]> code.delx.au - gnu-emacs/blob - lisp/gnus/ChangeLog
lisp/gnus/gnus-start.el: Optionally check the newsrc.eld file's timestamp before...
[gnu-emacs] / lisp / gnus / ChangeLog
1 2014-10-14 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
4 check the newsrc.eld file's timestamp before saving it.
5 (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
6 timestamp has changed to be newer.
7
8 2014-10-06 Jan Tatarik <jan.tatarik@gmail.com>
9
10 * gnus-icalendar.el (gnus-icalendar-identities):
11 Include message-alternative-emails.
12
13 2014-10-04 Alan Schmitt <alan.schmitt@polytechnique.org> (tiny change)
14
15 * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
16 expired messages only when it was built in reverse order.
17
18 2014-10-04 Peter Münster <pmlists@free.fr> (tiny change)
19
20 * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
21 last so it can be used in `message-send-hook'.
22
23 2014-10-02 Daiki Ueno <ueno@gnu.org>
24
25 * mml.el (mml-parse-1): Error out if unknown mode is specified in
26 <#secure> tag (bug#18513).
27
28 2014-09-29 Daiki Ueno <ueno@gnu.org>
29
30 * mml.el (mml-parse-1): Error out if unknown mode is specified in
31 <#secure> tag (bug#18513).
32
33 2014-09-11 Paul Eggert <eggert@cs.ucla.edu>
34
35 * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
36 of ":delete".
37
38 2014-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
39
40 * gnus-art.el (gnus-article-browse-html-save-cid-content)
41 (gnus-article-browse-html-parts):
42 Revert last change that breaks links other than cid contents.
43
44 2014-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
45
46 * gnus-art.el (gnus-article-browse-html-save-cid-content)
47 (gnus-article-browse-html-parts): Make cid file names relative.
48
49 2014-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
50
51 * mm-view.el (mm-display-inline-fontify): Make the working buffer
52 temporarily displayed when running a mode function (at least org-mode
53 requires it).
54
55 2014-08-14 Alan Schmitt <alan.schmitt@polytechnique.org>
56
57 * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
58 the gnus-summary-article-expire-hook should be told where the function
59 is going. In particular, the Gnus registry might want to know.
60
61 2014-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
62
63 * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
64
65 2014-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
66
67 * gnus-sum.el (gnus-summary-expire-articles): Revert.
68
69 2014-08-05 Eric Abrahamsen <eric@ericabrahamsen.net>
70
71 * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
72 the gnus-summary-article-expire-hook should be told where the function
73 is going. In particular, the Gnus registry might want to know.
74
75 2014-07-31 Tassilo Horn <tsdh@gnu.org>
76
77 * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
78 groups and t.
79
80 2014-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
81
82 * gnus-utils.el (gnus-recursive-directory-files):
83 Unify hard or symbolic links (bug#18063).
84
85 2013-07-17 Albert Krewinkel <albert@zeitkraut.de>
86
87 * gnus-msg.el (gnus-configure-posting-style):
88 Allow string replacements in values when matching against a header.
89
90 2014-07-07 Katsumi Yamaoka <yamaoka@jpl.org>
91
92 * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
93 the dribble buffer even when it is shrunk a lot.
94 <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
95
96 2014-06-26 Glenn Morris <rgm@gnu.org>
97
98 * mm-util.el (help-function-arglist): Remove outdated declaration.
99
100 2014-06-24 Andreas Schwab <schwab@linux-m68k.org>
101
102 * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
103 attribute values. (Bug#17834)
104
105 2013-06-22 Dmitry Antipov <dmantipov@yandex.ru>
106
107 * gnus-sum.el (gnus-summary-edit-article-done):
108 Prefer point-marker to copy-marker of point.
109
110 2014-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
111
112 * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
113 (gnus-article-read-summary-keys):
114 Don't bug out when there is no article in the summary buffer.
115 (gnus-mime-buttonize-attachments-in-header):
116 Improve criterion that finds parts to display.
117
118 * gnus-art.el (gnus-mm-display-part):
119 * mm-decode.el (mm-shr):
120 * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
121 (mm-insert-inline): Revert last changes.
122
123 2014-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
124
125 * gnus-art.el (gnus-mm-display-part):
126 * mm-decode.el (mm-shr):
127 * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
128 (mm-insert-inline): Set insertion type of end-marker, not only
129 start-marker, of undisplayer so as to stay after inserted text.
130
131 2014-06-02 Andreas Schwab <schwab@linux-m68k.org>
132
133 * html2text.el (html2text-get-attr): Fix typo when splitting value from
134 attribute. (Bug#17613)
135
136 2014-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
137
138 * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
139 * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
140
141 2014-05-15 Katsumi Yamaoka <yamaoka@jpl.org>
142
143 * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
144 Don't delete next part button; keep spacing between buttons.
145
146 2014-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
147
148 * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
149 Work for the last MIME part in an article.
150 (gnus-mime-display-single): Suppress excessive newlines between parts.
151
152 * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
153 by leading or trailing newline.
154
155 2014-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
156
157 * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
158 while prompting a user for a file name, etc.
159 (gnus-mime-display-single): Display part with a common appearance no
160 matter whether MIME button is omitted or not; don't add duplicate entry
161 to gnus-article-mime-handle-alist.
162 (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
163
164 2014-05-08 Adam Sjøgren <asjo@koldfront.dk>
165
166 * mml2015.el (mml2015-display-key-image): New variable.
167
168 2014-05-08 Glenn Morris <rgm@gnu.org>
169
170 * gnus-fun.el (gnus-grab-cam-face):
171 Do not use predictable temp-file name. (http://bugs.debian.org/747100)
172 This is CVE-2014-3421.
173
174 2014-05-04 Glenn Morris <rgm@gnu.org>
175
176 * gnus-registry.el (gnus-registry-install-p): Doc fix.
177
178 2014-05-02 Katsumi Yamaoka <yamaoka@jpl.org>
179
180 * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
181 the displaying state of a part.
182 (gnus-mm-display-part): Don't insert a newline in the beginning of
183 a part like gnus-mime-inline-part doesn't; work for XEmacs.
184
185 * mm-decode.el (mm-display-part): Don't insert a newline in the top.
186 (mm-shr): Make undisplayer unbreakable.
187
188 * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
189 Don't insert excessive newline.
190 (mm-inline-text-html-render-with-w3m, mm-inline-text)
191 (mm-insert-inline): Make undisplayer unbreakable.
192
193 2014-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
194
195 * gnus-art.el (gnus-mm-display-part):
196 Highlight header attachment buttons.
197
198 2014-04-30 Katsumi Yamaoka <yamaoka@jpl.org>
199
200 * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
201 a part; redisplay a button (enbugged in 2014-03-23).
202
203 2014-04-27 Teodor Zlatanov <tzz@lifelogs.com>
204
205 * auth-source.el (auth-source-search, auth-source-search-backends):
206 Treat :max 0 as an indicator that a boolean return is wanted, as
207 documented. Reported by Joe Bloggs.
208
209 2014-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
210
211 * gnus-icalendar.el: Require gnus-art.
212
213 2014-04-20 Jan Tatarik <jan.tatarik@gmail.com>
214
215 * gnus-icalendar.el (gnus-icalendar-event->org-entry)
216 (gnus-icalendar--update-org-event): put event timestamp in
217 the org entry body instead of the drawer.
218 (gnus-icalendar-event--get-attendee-names): list of participants should
219 contain even attendees without common name attribute.
220 (gnus-icalendar--update-org-event): don't generate duplicates of empty
221 property tags in org drawers.
222
223 2014-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
224
225 * gmm-utils.el (gmm-format-time-string): New function.
226
227 * message.el (message-insert-formatted-citation-line): Use the original
228 author's time zone to express a date string.
229
230 2014-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
231
232 * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
233 (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
234 (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
235 Silence compiler warnings.
236 (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
237
238 2014-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
239
240 * mml.el: Require url when compiling.
241
242 * gnus-cloud.el (gnus-cloud-parse-version-1):
243 Use plist-get rather than CL's getf.
244 (gnus-activate-group, gnus-subscribe-group): Declare.
245
246 * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
247
248 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
249
250 * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
251 buttons when toggling the header off.
252
253 2014-03-23 Daiki Ueno <ueno@gnu.org>
254
255 * mml2015.el (mml2015-use): Don't check the availability of GnuPG
256 commands here; instead, only check if epg-config.el is available.
257
258 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
259
260 * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
261 messages with embedded images.
262 (mml-generate-mime): Don't bug out if you don't have libxml.
263
264 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
265
266 * message.el (message-make-html-message-with-image-files): New command.
267
268 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
269
270 * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
271
272 2014-03-23 David Engster <deng@randomsample.de>
273
274 * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
275 to stay compatible with older Emacsen, so replace `cl-loop' with
276 `loop'.
277
278 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
279
280 * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
281 Display header attachment buttons by gnus-article-prepare-display
282 rather than gnus-article-prepare so as to view in mml-preview as well.
283
284 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
285
286 * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
287 (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
288
289 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
290
291 * gnus-art.el (gnus-mime-buttonize-attachments-in-header):
292 Display buttons that are hidden in unselected alternative part as well.
293 (gnus-mime-display-alternative): Redraw attachment buttons in header.
294
295 * gmm-utils.el (gmm-labels): Add edebug spec.
296
297 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
298
299 * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
300 keystroke.
301 (gnus-server-toggle-cloud-server): Only allow clouding applicable
302 types.
303
304 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
305
306 * gnus.el (gnus-copy-overlay, gnus-overlays-at): New functions.
307
308 * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
309 New user option.
310 (gnus-mime-buttonize-attachments-in-header): New function.
311 (gnus-article-prepare): Use it.
312 (gnus-mime-inline-part): Suppress extra newline.
313 (gnus-mm-display-part): Save excursion;
314 remove useless deleting and adding of buttons.
315 (gnus-insert-mime-button): Allow insertion in the middle of a line.
316
317 * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
318 Add gnus-mime-buttonize-attachments-in-header.
319
320 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
321
322 * nnimap.el (nnimap-request-articles): New command to download several
323 articles at once.
324
325 * gnus.el (gnus-variable-list): Save Cloud variables.
326
327 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
328
329 * gnus-cloud.el: New file to provide the Emacs Cloud.
330
331 * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
332 `url-retrieve-synchronously', apparently.
333
334 * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
335 XEmacs.
336
337 * nnrss.el (libxml-parse-html-region): Silence compilation error.
338
339 2014-03-23 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
340
341 * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
342 `gnus-group-split-fancy'.
343
344 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
345
346 * message.el (message-remove-header): Doc fix.
347 (message-forward-included-headers): New variable.
348 (message-remove-ignored-headers): Use it.
349
350 2014-03-23 Dave Abrahams <dave@boostpro.com>
351
352 * gnus-sum.el (gnus-summary-open-group-with-article): New command.
353
354 2014-03-23 Rasmus Pank Roulund <emacs@pank.eu>
355
356 * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
357 from random face commands.
358 (gnus-face-directory): Like `gnus-x-face-directory` for png files and
359 Face.
360 (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
361 (gnus--random-face-with-type): Generic function returning a face-type
362 as a string.
363 (gnus--insert-random-face-with-type): Generic function inserting a face
364 in a message buffer header.
365 (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
366 (gnus-insert-random-x-face-header): Rewritten to use
367 `gnus--insert-random-face-with-type`.
368 (gnus-random-face): Return random (png) Face as string.
369 (nus-insert-random-face-header): Insert random (png) Face in a message
370 buffer.
371
372 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
373
374 * mm-url.el: Remove all usage of w3.
375
376 * nnrss.el: Ditto.
377
378 * mm-decode.el: Ditto.
379
380 * mm-view.el: Ditto.
381
382 * gnus-setup.el: Remove outdated file.
383
384 2014-03-07 Lars Ingebrigtsen <larsi@gnus.org>
385
386 * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
387 groups work again.
388
389 2014-03-07 George McNinch <gmcninch@gmail.com> (tiny change)
390
391 * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
392 999 correctly (i.e. "1,342").
393
394 2014-03-07 Lars Ingebrigtsen <larsi@gnus.org>
395
396 * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
397 out if the directory doesn't exist.
398
399 2014-03-05 Lars Ingebrigtsen <larsi@gnus.org>
400
401 * gnus-group.el (gnus-group-make-group): Clarify prompt.
402
403 2014-02-22 Daniel Colascione <dancol@dancol.org>
404
405 * auth-source.el (auth-source-secrets-listify-pattern): New function.
406 (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
407 instead, build list of patterns.
408
409 2014-02-13 Teodor Zlatanov <tzz@lifelogs.com>
410
411 * auth-source.el (auth-sources): Add pointer to what the .gpg extension
412 in `auth-sources' means and link to EPA docs.
413
414 2014-02-12 Lars Ingebrigtsen <larsi@gnus.org>
415
416 * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
417 (bug#12375).
418
419 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
420
421 * message.el (message-tab): Mention what happens on normal tabs
422 (bug#11297).
423
424 2014-02-08 Glenn Morris <rgm@gnu.org>
425
426 * auth-source.el (auth-sources): Doc fix. (Bug#16642)
427
428 2014-02-07 Lars Ingebrigtsen <larsi@gnus.org>
429
430 * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
431 with an empty string.
432
433 2014-02-06 Lars Ingebrigtsen <larsi@gnus.org>
434
435 * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
436 buffer-local in some buffers, so bind it explicitly in the buffer we're
437 trying to cancel the article in (bug#10808).
438
439 2014-02-05 Lars Ingebrigtsen <larsi@gnus.org>
440
441 * gnus-int.el (gnus-request-accept-article): Doc fix.
442
443 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
444
445 * nnir.el (nnir-request-update-mark): Don't try to update the source
446 group if we can't find it (bug#16611).
447
448 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
449
450 * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
451
452 2014-01-31 Dave Abrahams <dave@boostpro.com>
453
454 * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
455 in the summary buffer (bug#13769).
456
457 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
458
459 * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
460 name if we're using a single article buffer. Otherwise, it may point
461 to a killed buffer (bug#13756).
462
463 2014-01-30 Lars Ingebrigtsen <larsi@gnus.org>
464
465 * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
466 the match data, just save and restore it explictly (bug#12375).
467
468 * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
469 that's needed.
470
471 * spam.el (spam-initialize): Allow calling repeatedly, but only run the
472 the code once (bug#9069).
473
474 2014-01-18 Steinar Bang <sb@dod.no>
475
476 * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
477 reading.
478
479 2014-01-09 Ken Olum <kdo@cosmos.phy.tufts.edu>
480
481 * message.el (message-bury): Call bury-buffer with no argument
482 in the message-return-action case too.
483
484 2014-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
485
486 * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
487 (nnimap-split-fancy, nnimap-split-methods): Declare.
488
489 * mm-util.el (help-function-arglist): Declare.
490
491 2013-12-28 Glenn Morris <rgm@gnu.org>
492
493 * gnus-sieve.el (gnus-sieve-select-method):
494 * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
495 (gravatar-rating, gravatar-size):
496 * message.el (message-minibuffer-local-map):
497 * sieve-manage.el (sieve-manage-authenticators)
498 (sieve-manage-authenticator-alist): Specify custom types.
499
500 * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
501 * gnus-sum.el (gnus-subthread-sort-functions): Add version.
502 * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
503
504 * auth-source.el (auth-sources):
505 * nnmairix.el (nnmairix-propagate-marks-upon-close):
506 Fix custom types.
507
508 2013-12-26 Lars Ingebrigtsen <larsi@gnus.org>
509
510 * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
511 we get proper traces there, too.
512
513 2013-12-26 Sean Connor <sconnor005@allyinics.org> (tiny change)
514
515 * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
516 value of the parameters if the current article has a Reply-To or From
517 field.
518
519 2013-12-26 Lars Ingebrigtsen <larsi@gnus.org>
520
521 * gnus.el (gnus-group-buffer): Remove duplicate definition.
522
523 2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
524
525 * gnus-sum.el (gnus-summary-exit): Stop animations.
526
527 2013-12-19 Juri Linkov <juri@jurta.org>
528
529 * gnus.el (gnus-suppress-keymap):
530 * gnus-art.el (gnus-article-mode-map):
531 * gnus-group.el (gnus-group-mode-map):
532 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
533 Remove [backspace] key binding because it shadows DEL (bug#16035).
534
535 * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
536
537 2013-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
538
539 * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
540 Make sure work directory exists.
541 (gnus-uu-digest-mail-forward): Store temporary files in work directory
542 rather than tmp directory.
543 (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
544 not necessarily always run, with it.
545
546 2013-12-18 Jan Tatarik <jan.tatarik@gmail.com>
547
548 * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
549 value of gnus-icalendar-additional-identities work without restart.
550
551 2013-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
552
553 * mm-util.el (mm-make-temp-file):
554 Alias to make-temp-file for modern Emacsen.
555
556 2013-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
557
558 * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
559 nnir-article-number and nnir-article-group.
560
561 2013-12-03 Vitalie Spinu <spinuvit@gmail.com>
562
563 * message.el (message-send-mail-with-sendmail):
564 Don't kill error buffer if sending fails.
565
566 2013-11-28 Jan Tatarik <jan.tatarik@gmail.com>
567
568 * gnus-icalendar.el (gnus-icalendar-event-from-ical)
569 (gnus-icalendar-event->org-entry)
570 (gnus-icalendar--update-org-event)
571 (gnus-icalendar-event->gnus-calendar): Distinguish between
572 required/optional/non-participant attendee status. Fix bug causing
573 the first required event participant to be omitted.
574
575 2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
576
577 * gnus-art.el (article-de-quoted-unreadable)
578 (article-de-base64-unreadable, gnus-mime-copy-part)
579 * gnus-html.el (gnus-article-html)
580 * mm-view.el (mm-inline-text-html-render-with-w3)
581 (mm-inline-text-html-render-with-w3m-standalone)
582 * rfc2231.el (rfc2231-decode-encoded-string):
583 Allow overriding charset by mm-charset-override-alist.
584
585 * gnus-art.el (gnus-article-browse-html-parts):
586 Replace LWSPs with `&nbsp;'s in header.
587
588 Work for broken Chinese articles.
589
590 * gnus-art.el (gnus-article-browse-html-save-cid-content):
591 Exclude broken handles that gnus-summary-enter-digest-group may create.
592 (gnus-article-browse-html-parts):
593 Allow overriding charset by mm-charset-override-alist.
594
595 2013-11-21 Jan Tatarik <jan.tatarik@gmail.com>
596
597 * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
598 (gnus-icalendar-identities): Support additional-identities.
599
600 * gnus-icalendar.el (gnus-icalendar-event:org-timestamp):
601 Fix org-timestamp for events ending at midnight.
602
603 2013-11-21 Ivan Shmakov <ivan@siamics.net> (tiny change)
604
605 * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p):
606 Support debbugs .log files.
607
608 2013-11-20 Dave Goldberg <david.goldberg6@verizon.net>
609
610 * message.el (message-beginning-of-line):
611 Use beginning-of-visual-line when visual-line-mode is turned on.
612
613 2013-11-15 Jan Tatarik <jan.tatarik@gmail.com>
614
615 * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
616 (gnus-icalendar-event-from-ical)
617 (gnus-icalendar-event->org-entry)
618 (gnus-icalendar--update-org-event): Required/optional participation,
619 list of attendees synced to org.
620
621 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
622
623 * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
624 (gnus-icalendar-event:inline-org-buttons): Allow for appointment
625 cancellations to be synced to org if the original appt has an org
626 outline.
627
628 2013-11-13 Jan Tatarik <jan.tatarik@gmail.com>
629
630 * gnus-icalendar.el (gnus-icalendar--format-summary-line)
631 (gnus-icalendar-event->org-entry)
632 (gnus-icalendar--update-org-event)
633 (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
634
635 2013-11-12 Jan Tatarik <jan.tatarik@gmail.com>
636
637 * gnus-icalendar.el (gnus-icalendar-event-from-ical):
638 Fix timezone handling in gnus-icalendar export to org.
639
640 2013-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
641
642 * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
643
644 2013-10-30 Glenn Morris <rgm@gnu.org>
645
646 * gnus-group.el (gnus-group-browse-foreign-server):
647 * gnus-int.el (gnus-start-news-server):
648 Silence compiler obsolescence warning.
649
650 2013-10-29 Teodor Zlatanov <tzz@lifelogs.com>
651
652 * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
653 `nnoo-current-server' first, then for the actual `nnimap-address' to
654 allow netrc entries for the nnoo server to coexist with netrc entries
655 for the `nnimap-address'.
656
657 2013-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
658
659 * mm-decode.el (mm-dissect-buffer): Revert last change.
660 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
661 The problem that motivated those changes was attributed to a broken
662 mail sender, and has been fixed.
663
664 2013-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
665
666 * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
667 token is missing in the Content-Type header.
668
669 * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
670
671 2013-09-18 Glenn Morris <rgm@gnu.org>
672
673 * gnus-util.el (image-size): Declare.
674
675 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
676
677 * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
678 (gnus-icalendar-event-from-ical)
679 (gnus-icalendar-event--build-reply-event-body)
680 (gnus-icalendar-event-reply-from-buffer)
681 (gnus-icalendar-find-org-event-file)
682 (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
683 (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
684
685 * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
686
687 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
688
689 * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
690 Use save-current-buffer.
691 (gnus-tree-mode-map): Initialize in the declaration.
692 (gnus-pick-mouse-pick-region): Remove unused var `fun'.
693 (scroll-in-place): Defvar it.
694 (gnus-tmp-*): Defvar them.
695 (gnus-get-tree-buffer): Use derived-mode-p.
696 (gnus--let-eval): New macro.
697 (gnus-tree-highlight-node): Use it to avoid dynamic binding of
698 non-prefixed variables.
699 (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
700
701 * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
702 vars since it doesn't seem to be available.
703 (gnus-set-global-variables, gnus-summary-read-group-1)
704 (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
705 (gnus-summary-display-article, gnus-summary-select-article)
706 (gnus-summary-next-article, gnus-offer-save-summaries)
707 (gnus-summary-generic-mark): Use derived-mode-p.
708 (gnus-summary-read-group-1, gnus-summary-exit)
709 (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
710 Adjust calls to gnus-tree-close and gnus-tree-open.
711
712 * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
713
714 * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
715 (gnus-agent-mode): Use derived-mode-p.
716 (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
717 gnus-command-method and *-command-method to nil, but bind
718 gnus-command-method to *-command-method instead!
719 (gnus-agent-fetch-articles): Remove unused var `id'.
720 (gnus-agent-fetch-headers): Remove unused arg `force'.
721 (gnus-agent-braid-nov): Remove unused arg `group'. Adjust callers.
722 (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
723 (gnus-agent-short-article, gnus-agent-long-article)
724 (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
725 first use.
726 (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
727 `score-param'.
728 (gnus-tmp-name, gnus-tmp-groups): Defvar them.
729 (gnus-get-predicate): Push in front of the cache, rather than end.
730 (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
731 (gnus-agent-expire-group-1): Use push. Don't abuse dyn-binding.
732 (gnus-agent-expire-unagentized-dirs): Don't rebind
733 gnus-agent-expire-current-dirs since the defvar silences the warning.
734 (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
735 (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
736 (gnus-agent-regenerate): Simplify interactive spec and doc.
737
738 2013-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
739
740 * gnus-int.el (gnus-open-server): Silence compiler.
741
742 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
743
744 * message.el (message-display-completion-list): Abolish.
745 (message-completion-in-region): Use display-completion-list.
746
747 2013-09-17 Glenn Morris <rgm@gnu.org>
748
749 * gnus-util.el (gnus-message-with-timestamp-1):
750 Use `messages-buffer' function if available. Ignore read-only.
751
752 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
753
754 * message.el (message-expand-group, message-completion-in-region):
755 Correct the order of start and end of a region.
756
757 2013-09-13 Glenn Morris <rgm@gnu.org>
758
759 * mml2015.el (gnus-create-image): Autoload it.
760
761 * gnus-spec.el (gnus-xmas-format): Fix weird error call.
762
763 * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
764 (image-size): Declare.
765
766 2013-09-12 Glenn Morris <rgm@gnu.org>
767
768 * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
769 Avoid using `find', which i) might not be defined at runtime;
770 ii) does not work, since its default test is eql, not equal.
771 (gnus-mime-action-alist): Declare.
772
773 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
774
775 * score-mode.el (gnus-score-mode-map): Move initialization
776 into declaration.
777 (gnus-score-mode): Use define-derived-mode.
778 * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
779 * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
780 into declaration.
781 (gnus-kill-file-mode): Use define-derived-mode.
782 (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
783 Use derived-mode-p.
784 * gnus-group.el (gnus-group-mode): Use define-derived-mode.
785 (gnus-group-setup-buffer, gnus-group-name-at-point)
786 (gnus-group-make-web-group, gnus-group-enter-directory)
787 (gnus-group-suspend): Use derived-mode-p.
788 * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
789 * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
790 * gnus-art.el (gnus-article-mode): Use define-derived-mode.
791 (gnus-article-setup-buffer, gnus-article-prepare)
792 (gnus-article-prepare-display, gnus-sticky-article)
793 (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
794 (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
795 (gnus-article-read-summary-keys): Use derived-mode-p.
796
797 2013-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
798
799 * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
800
801 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
802
803 * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
804 shift_jis from the default value set for Japanese users.
805
806 2013-08-13 Glenn Morris <rgm@gnu.org>
807
808 * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
809
810 * gnus.el (gnus-valid-select-methods): Fix type.
811
812 * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
813
814 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
815
816 * mm-decode.el (mm-display-external): Run a timer for the temp files
817 deletion after a viewer exits; add a deletion timer for the needsterm
818 case, too.
819
820 * mm-decode.el (mm-display-external): Try to delete temporary files by
821 using a 1-min. timer.
822
823 2013-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
824
825 * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
826 New internal variables.
827 (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
828 (mm-display-external): Use it to delete temporary files instead of
829 using timers.
830
831 2013-08-06 Jan Tatarik <jan.tatarik@gmail.com>
832
833 * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
834 with cond for backwards compatability.
835
836 2013-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
837
838 * mm-decode.el (mm-display-external): Bind process-connection-type to
839 nil; don't delete a temp file immediately even if a viewer finishes,
840 since it may be a shell script, like xdg-open, that launches a real
841 viewer program belatedly.
842
843 2013-08-05 Dave Abrahams <dave@boostpro.com>
844
845 * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
846 that we can create nndoc groups that excerpt other groups.
847
848 2013-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
849
850 * gnus-delay.el (gnus-delay-article): Fix typo.
851
852 * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
853 articles.
854
855 * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
856 we can get spell-checking etc.
857
858 2013-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
859
860 * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
861 a single one used for encoding the whole text in a header.
862
863 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
864
865 * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
866 before sending.
867
868 * mm-decode.el (mm-command-output): New face.
869 (mm-display-external): Use it.
870
871 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change)
872
873 * nnmbox.el (nnmbox-request-article): Don't change point.
874
875 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
876
877 * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
878 Include `handle' parameter.
879
880 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com>
881
882 * gnus-icalendar.el: New file.
883
884 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
885
886 * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
887
888 * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
889 dummy roots, too.
890
891 2013-08-01 David Edmondson <dme@dme.org>
892
893 * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
894 out on ttys.
895
896 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
897
898 * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
899 not empty.
900
901 * nnrss.el (nnrss-discover-feed): Indent.
902
903 2013-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
904
905 * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
906
907 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
908
909 * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
910 dirty to ensure nnimap data being saved.
911
912 2013-07-30 Tassilo Horn <tsdh@gnu.org>
913
914 * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
915 menu entry.
916
917 * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
918 the current thread's total score instead of the current article's
919 score.
920
921 * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
922 (gnus-sort-threads-recursively): Delete defcustom.
923 (gnus-sort-threads-recursive): Adapt accordingly.
924
925 2013-07-30 Tassilo Horn <tsdh@gnu.org>
926
927 * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
928 (gnus-sort-threads-recursive): Use it.
929 (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
930 again. Now that determines how to sort subthreads.
931
932 2013-07-26 Tassilo Horn <tsdh@gnu.org>
933
934 * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
935 (gnus-sort-threads): Use it.
936
937 2013-07-25 Andreas Schwab <schwab@linux-m68k.org>
938
939 * gnus-art.el (gnus-button-url-regexp): Make it match url in which
940 punctuation characters follow parentheses (bug#14950).
941
942 2013-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
943
944 * gnus.el (gnus-continuum-version):
945 * gnus-msg.el (gnus-extended-version): Simplify.
946
947 * gnus.el (gnus-continuum-version-1): Remove.
948 * gnus-msg.el (gnus-bug): Revert.
949
950 Calculate gnus-version correctly on Cygwin.
951
952 * gnus.el (gnus-continuum-version): Do main calculations in integers.
953 (gnus-continuum-version-1): New function, return a string.
954
955 * gnus-msg.el (gnus-extended-version, gnus-bug):
956 Use gnus-continuum-version-1 instead of gnus-continuum-version.
957
958 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
959
960 * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
961 (bug#13384).
962
963 2013-07-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
964
965 * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
966 that were only relevant in a development version a long time ago.
967
968 2013-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
969
970 * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
971 that the old Emacs 24s bundle.
972
973 2013-07-10 David Engster <deng@randomsample.de>
974
975 * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
976 if `gnus-newsrc-file-version' does not match `gnus-version'.
977 This fixes a bug in Emacs trunk where the 'unexist' marks were always
978 removed at startup because "Gnus v5.13" was considered smaller than "Ma
979 Gnus v0.03".
980
981 2013-07-10 Tassilo Horn <tsdh@gnu.org>
982
983 * gnus.el (gnus-summary-line-format):
984 Reference `gnus-user-date-format-alist' for the &user-date; format, not
985 `gnus-summary-user-date-format-alist'.
986
987 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
988
989 * nnml.el (nnml-request-compact-group): Don't bug out if we can't
990 delete files (bug#13481).
991
992 2013-07-08 Tassilo Horn <tsdh@gnu.org>
993
994 * gnus-registry.el (gnus-registry-remove-extra-data): New function.
995
996 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
997
998 * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
999 display images.
1000
1001 * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1002
1003 * message.el (message-cancel-news): According to
1004 <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1005 preferred over "cmsg cancel" in the Subject.
1006
1007 * nnir.el (nnir-engines): Note that the group specs are regexps
1008 (bug#13238).
1009
1010 * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1011 gotten read-only text properties, ensure that those aren't heeded when
1012 copying stuff over (bug#13434).
1013
1014 * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1015 (bug#13762).
1016
1017 2013-07-05 David Kastrup <dak@gnu.org>
1018
1019 * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1020 authinfo file again (important for blank passwords). This had been
1021 broken with 2013-06-15 change.
1022
1023 2013-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
1024
1025 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1026 Revert 2013-01-14 change.
1027
1028 2013-07-02 David Engster <deng@randomsample.de>
1029
1030 * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1031 ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1032 to see whether the group was synced before.
1033
1034 2013-07-02 Martin Stjernholm <mast@lysator.liu.se>
1035
1036 * nnimap.el (nnimap-request-move-article): Decode the group name when
1037 doing internal moves to avoid charset issues.
1038
1039 2013-07-02 Julien Danjou <julien@danjou.info>
1040
1041 * nnimap.el (nnimap-request-list):
1042 Revert change that made listing synchronous.
1043 (nnimap-get-responses): Restore.
1044
1045 2013-07-02 Dave Abrahams <dave@boostpro.com>
1046
1047 * nnimap.el (nnimap-change-group): Document result value.
1048
1049 * nnimap.el (nnimap-find-article-by-message-id):
1050 Account for the fact that nnimap-change-group can return t.
1051
1052 2013-07-02 Julien Danjou <julien@danjou.info>
1053
1054 * nnimap.el (nnimap-request-head):
1055 Resture to-buffer parameter, used by `nnimap-request-move-article'.
1056
1057 * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1058
1059 * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1060 supported by nnimap actually. Reverts previous change.
1061
1062 * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1063 to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1064 to-buffer argument that is already supported.
1065
1066 2013-07-02 Julien Danjou <julien@danjou.info>
1067
1068 * nnimap.el (nnimap-get-responses): Remove, unused.
1069
1070 2013-07-02 Julien Danjou <julien@danjou.info>
1071
1072 * nnimap.el (nnimap-request-articles-find-limit): Rename from
1073 `nnimap-request-move-articles-find-limit' since we do not use it
1074 only for move operations.
1075 (nnimap-request-accept-article):
1076 Use `nnimap-request-articles-find-limit' to limit search by message-id.
1077
1078 2013-07-02 Julien Danjou <julien@danjou.info>
1079
1080 * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1081
1082 * nnimap.el (nnimap-log-buffer):
1083 Check that `window-point-insertion-type' is boundp, since it's not
1084 available in XEmacs.
1085
1086 2013-07-02 Michael Welsh Duggan <md5i@md5i.com>
1087
1088 * nnimap.el (nnimap-log-buffer):
1089 Add this, setting `window-point-insertion-type' in the buffer to t.
1090 (nnimap-log-command): Use nnimap-log-buffer.
1091
1092 2013-07-02 Julien Danjou <julien@danjou.info>
1093
1094 * nnimap.el (nnimap-find-article-by-message-id):
1095 Add an optional limit argument to be able to limit the search.
1096 (nnimap-request-move-article):
1097 Use `nnimap-request-move-articles-find-limit'.
1098 (nnimap-request-move-articles-find-limit):
1099 Add this to limit the search by Message-Id after a message move.
1100 (nnimap): Add defgroup.
1101
1102 2013-07-02 Julien Danjou <julien@danjou.info>
1103
1104 * nnimap.el (nnimap-find-article-by-message-id):
1105 Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
1106 (nnimap-possibly-change-group): Add read-only argument.
1107 (nnimap-request-list): Use nnimap-possibly-change-group rather than
1108 issuing EXAMINE manually.
1109 (nnimap-find-article-by-message-id):
1110 Use `nnimap-possibly-change-group' with read-only argument.
1111 (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
1112 We cannot possibly change because we need to be sure that it's either
1113 read-write or read-only.
1114
1115 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1116
1117 * gnus-sum.el (gnus-summary-insert-old-articles):
1118 Don't include unexisting messages.
1119
1120 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1121
1122 * gnus-start.el (gnus-clean-old-newsrc):
1123 Remove totally bogus `unexists' entries.
1124 (gnus-clean-old-newsrc): Fix last checkin.
1125
1126 * nnimap.el (nnimap-update-info):
1127 None of the articles below the active low-water mark exist.
1128
1129 2013-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1130
1131 * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
1132
1133 2013-07-02 Sergio Martinez <samf0xb58@gmail.com> (tiny change)
1134
1135 * nnimap.el (nnimap-request-scan):
1136 Allow `nnimap-inbox' to be a list of inboxes.
1137
1138 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1139
1140 * gnus-group.el (gnus-group-expire-articles-1):
1141 Don't try to expire messages that don't exist.
1142
1143 * gnus-sum.el (gnus-summary-expire-articles): Ditto.
1144
1145 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1146
1147 * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
1148
1149 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1150
1151 * gnus-start.el (gnus-clean-old-newsrc):
1152 Delete `unexist' from pre-Ma Gnus 0.3.
1153
1154 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1155
1156 * gnus-sum.el (gnus-summary-local-variables):
1157 Make `gnus-newsgroup-unexist' into a local variable.
1158
1159 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1160
1161 * gnus-sum.el (gnus-adjust-marked-articles):
1162 Add to `gnus-newsgroup-unexist'.
1163
1164 * gnus.el (gnus-article-mark-lists):
1165 Add `unexist' to the list of marks.
1166 (gnus-article-special-mark-lists):
1167 Put the `unexist' in the special marks list instead.
1168
1169 * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
1170 articles in the list of articles to be selected.
1171
1172 * nnimap.el (nnimap-retrieve-group-data-early):
1173 Query for unexisting articles.
1174 (nnimap-update-info): Keep track of unexisting articles.
1175 (nnimap-update-qresync-info): Ditto.
1176
1177 2013-07-02 Lars Ingebrigtsen <larsi@gnus.org>
1178
1179 * gnus-start.el (gnus-clean-old-newsrc): New function.
1180 (gnus-read-newsrc-file): Use it.
1181
1182 2013-07-02 Daiki Ueno <ueno@gnu.org>
1183
1184 * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1185 of 'create-image' for XEmacs compatibility; check errors when decoding
1186 image. Reported by Uwe Brauer.
1187
1188 2013-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
1189
1190 * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1191 gnus-button-push revised at 2011-01-19.
1192
1193 2013-06-19 Glenn Morris <rgm@gnu.org>
1194
1195 * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1196
1197 2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
1198
1199 * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1200
1201 2013-06-18 Glenn Morris <rgm@gnu.org>
1202
1203 * eww.el, shr.el, shr-color.el: Move to ../net.
1204
1205 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1206
1207 * shr.el (shr-tag-table): Insert the images after the table, so that
1208 they're not covered by the table colourisation, which often looked
1209 awkward.
1210 (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1211 <dd>.
1212
1213 2013-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
1214
1215 * eww.el (eww-detect-charset): Improve regexp; move backward.
1216
1217 2013-06-18 Glenn Morris <rgm@gnu.org>
1218
1219 * mm-decode.el (widget-convert-button): Autoload.
1220
1221 * sieve-manage.el (mm-enable-multibyte): Autoload.
1222
1223 * shr.el (libxml-parse-html-region): Declare.
1224 (shr-render-buffer): Explicit error if no libxml2 support.
1225
1226 2013-06-17 Teodor Zlatanov <tzz@lifelogs.com>
1227
1228 * auth-source.el (auth-source-current-line): New function.
1229 (auth-source-netrc-parse-entries): When a data token is "machine",
1230 assume we're in the wrong place and abort parsing the current line.
1231
1232 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1233
1234 * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1235 (eww-convert-widgets): Don't bug out if the first widget starts at the
1236 beginning of the buffer.
1237 (eww-convert-widgets): Fix last patch.
1238 (eww-tag-input): Support <input type=image>.
1239
1240 * shr.el (shr-insert-table): Respect border-collapse: collapse.
1241 (shr-tag-base): Protect against base specs that are degenerate.
1242 (shr-ensure-paragraph): Don't delete empty lines that have text
1243 properties, because these may be input fields.
1244
1245 * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1246 we can navigate to them.
1247
1248 * shr.el (shr-colorize-region): Put the colours over the entire region.
1249 (shr-inhibit-decoration): New variable.
1250 (shr-add-font): Use it to inhibit text property decorations while doing
1251 preliminary table renderings. This speeds up typical Wikipedia page
1252 renderings by 15%.
1253 (shr-tag-span): Don't respect the <title>, because that overwrites the
1254 help-echo from links inside the spans.
1255 (shr-next-link): Use `help-echo' for navigation, so that we can
1256 navigate to form elements, too.
1257
1258 * eww.el (eww-button): New face.
1259 (eww-convert-widgets): Use it to make submit buttons more button-like.
1260
1261 * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1262 that Gnus commands work.
1263
1264 * shr.el (shr-render-td): Support horizontal alignment.
1265
1266 * eww.el (eww-put-color): Remove.
1267 (eww-colorize-region): Use `add-face-text-property'.
1268
1269 * shr.el (shr-add-font): Append face data, so that we get the correct
1270 precedence: The innermost value (which is applied first) wins.
1271 (shr-make-overlay): Obsolete function.
1272
1273 * mm-decode.el (mm-convert-shr-links): New function to convert
1274 new-style shr URL links into widgets.
1275 (mm-shr): Use it.
1276
1277 * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1278 widget commands, since we're no longer using widgets for links.
1279
1280 * shr.el (shr-next-link): New command.
1281 (shr-previous-link): New command.
1282 (shr-urlify): Don't use `widget-convert', because that's slow.
1283 (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1284 because collecting the overlays and reapplying them when generating
1285 tables is slow.
1286 (shr-insert-table): Ditto.
1287
1288 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
1289
1290 * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1291 * shr.el (browse-url): Require `url'.
1292 * eww.el (url): Require format-spec.
1293
1294 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1295
1296 * eww.el (eww-display-html): Default to using the entire window width.
1297 (eww-browse-url): Don't add a User-Agent header (twice), because that
1298 makes Bing refuse connection.
1299
1300 * shr.el (shr-make-table): Cache the table rendering at the table
1301 level, and not the <td> level. This is a bit faster.
1302
1303 * eww.el (eww-render): Go to the correct ID when given URLs ending with
1304 #id.
1305
1306 * shr.el (shr-tag-li): Don't require a new paragraph, since other
1307 browsers don't.
1308 (shr-expand-url): Respect #anchor links.
1309 (shr-parse-base): Chop off the anchor before using.
1310 (shr-descend): Respect display: none.
1311 (shr-descend): Allow marking elements that have certain IDs.
1312
1313 * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1314
1315 * shr.el (shr-expand-url): Don't bug out on zero-length links.
1316
1317 * eww.el (eww-tag-textarea): Support <textarea>.
1318
1319 2013-06-16 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1320
1321 * shr.el (shr-dom-to-xml): Fix function call.
1322
1323 * eww.el (eww): New group.
1324 (eww-header-line-format): New custom variable.
1325 (eww-current-title): New variable.
1326 (eww-display-html): Update header and handle title tag.
1327 (eww-update-header-line-format): New function.
1328 (eww-tag-title): New function.
1329
1330 * shr.el (shr-dom-to-xml): New function.
1331 (shr-tag-svg): Add support for the SVG tag.
1332 (shr-bullet): New custom variable.
1333 (shr-tag-li): Support custom bullet in unordered lists.
1334
1335 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1336
1337 * shr.el (shr-expand-url): Respect // URLs.
1338
1339 * eww.el (eww-tag-body): Override the shr body rendering so that we can
1340 put a background colour onto the entire buffer.
1341 (eww-render): When being redirected, use the redirect URL as the new
1342 base URL.
1343
1344 * shr.el (shr-parse-base): Fix parsing error.
1345
1346 * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1347
1348 * shr.el (shr-parse-base): New function.
1349 (shr-expand-url): Use it to expand relative URLs reliably.
1350
1351 2013-06-15 Teodor Zlatanov <tzz@lifelogs.com>
1352
1353 * auth-source.el (auth-source-search-collection): Fix docstring.
1354 (auth-source-netrc-parse): Refactor and improve netrc parser to support
1355 single-quoted strings and multiline entries.
1356 (auth-source-netrc-parse-next-interesting)
1357 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
1358 New functions to support parser.
1359
1360 2013-06-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1361
1362 * eww.el (eww-submit): Get submit button logic right when hitting RET
1363 on non-submit buttons.
1364
1365 * shr.el: Remove shr-preliminary-table-render, since that can't really
1366 be used for anything in practice.
1367
1368 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1369
1370 * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1371 (sieve-manage-quit).
1372
1373 2013-06-14 David Edmondson <dme@dme.org> (tiny change)
1374
1375 * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1376 control the maximum size of photo ID image.
1377 (mml2015-epg-key-image-to-string): Respect it.
1378
1379 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1380
1381 * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1382 instead of the final one so that we can more easily distinguish them.
1383
1384 * eww.el (eww-submit): Compute the submission URL correctly.
1385
1386 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1387
1388 * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1389 Use plist-get rather than CL's getf.
1390 (sieve-manage-parse-capability): Avoid CL's remove-if.
1391
1392 2013-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1393
1394 * shr.el (shr-expand-url): Expansion should chop off the bits after the
1395 last slash.
1396
1397 * eww.el (eww-tag-select): Use the first value as the default value.
1398
1399 2013-06-13 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1400
1401 * eww.el (eww): Prepend urls with http:// if scheme is missing.
1402 (eww-mode): Use `define-derived-mode'.
1403 (eww-parse-headers): Parse headers from beginning of buffer so that
1404 file:// links work.
1405
1406 2013-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
1407
1408 * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1409
1410 2013-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1411
1412 * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1413 to handle them at all.
1414
1415 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1416
1417 * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1418 work, too.
1419 (eww-tag-select): Implement <select>.
1420
1421 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
1422
1423 * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
1424 stream managing functions by using open-protocol-stream to do most of
1425 the work. Has the nice benefit of enabling STARTTLS.
1426 Wait for capabilities after STARTTLS: following RFC5804, the server
1427 sends new capabilities after successfully establishing a TLS connection
1428 with the client. The client should update the cached list of
1429 capabilities, but we just ignore the answer for now.
1430 (sieve-manage-network-p, sieve-manage-network-open)
1431 (sieve-manage-starttls-p, sieve-manage-starttls-open)
1432 (sieve-manage-forward, sieve-manage-streams)
1433 (sieve-manage-stream-alist): Remove unneeded functions neither in the
1434 API, nor called by any other function.
1435 Enable Multibyte for SieveManage buffers: The parser won't properly
1436 handle umlauts and line endings unless multibyte is turned on in the
1437 process buffer.
1438
1439 2013-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1440
1441 * eww.el (eww-tag-input): Support password fields.
1442 (eww-submit): Support POST.
1443
1444 2013-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1445
1446 * eww.el (eww-tag-form): Protect against degenerate forms.
1447
1448 * shr.el (shr-expand-url): Expand URLs that start with a slash
1449 correctly.
1450
1451 * eww.el (eww-submit): Get submit button logic right.
1452
1453 * shr.el (shr-final-table-render): New variable to signal when we're
1454 doing the final table rendering so that we can collect more data at
1455 that point.
1456
1457 * eww.el (eww-submit): Make form submission work.
1458 (eww-tag-input): Implement submit buttons.
1459 (eww-click-radio): Implement radio and checkboxes.
1460 (eww-submit): Handle hidden elements.
1461
1462 * shr.el (shr-descend): Allow other packages to override (or provide)
1463 rendering of elements.
1464 (shr-expand-url): Strip query strings from URLs before expanding them.
1465
1466 * eww.el: Don't require cl-lib.
1467 (eww-tag-form): Start form support.
1468
1469 * eww.el: Start writing a new, tiny web browser.
1470 (eww-previous-url): New command.
1471 (eww-quit): New command.
1472
1473 2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
1474
1475 * sieve.el: Put point at beginning of buffer when viewing a script.
1476 (sieve-open-server): Respect the PORT parameter. Show the correct port
1477 number in sieve-buffer's header. Fixed code to also work with a string
1478 as port specifier. Properly close the connection on pressing 'q'. Make
1479 sieve-manage-quit close the connection and process buffer. Also, remove
1480 duplicate keybinding for 'q'.
1481
1482 2013-06-10 Roy Hashimoto <roy.hashimoto@gmail.com> (tiny change)
1483
1484 * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1485 make it easier to read.
1486 (mm-pkcs7-enveloped-magic): Ditto.
1487
1488 2013-06-06 Teodor Zlatanov <tzz@lifelogs.com>
1489
1490 * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1491 before `image-type-available-p' to avoid loading the image libraries
1492 needlessly.
1493
1494 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1495
1496 * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1497 assume Date header begins with "Date", that may be customized into
1498 something like "X-Sent" using gnus-article-time-format.
1499 (article-transform-date): Allow multi-line Date header.
1500
1501 2013-06-02 David Engster <deng@randomsample.de>
1502
1503 * registry.el (initialize-instance, registry-lookup)
1504 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1505 (registry-lookup-secondary-value, registry-search, registry-delete)
1506 (registry-insert, registry-reindex, registry-size, registry-prune):
1507 Do not wrap methods in `eval-and-compile'. This breaks due to latest
1508 changes in EIEIO (introduction of eieio-core.el).
1509
1510 2013-05-30 Glenn Morris <rgm@gnu.org>
1511
1512 * nnmail.el (nnmail-fancy-expiry-target):
1513 Also bind mail-dont-reply-to-names.
1514
1515 * spam-stat.el (spam-stat-save):
1516 No need to tweak font-lock in temp buffers.
1517
1518 * shr.el (shr-put-image): Silence compiler.
1519
1520 2013-05-29 Glenn Morris <rgm@gnu.org>
1521
1522 * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1523
1524 * gnus-group.el (gnus-sequence-of-unread-articles)
1525 (gnus-summary-add-mark, gnus-mark-article-as-read)
1526 (gnus-group-make-articles-read): Declare.
1527
1528 * gnus-sum.el (gnus-parameter-list-identifier)
1529 (gnus-article-stop-animations, gnus-stop-downloads)
1530 (gnus-article-only-boring-p, article-goto-body)
1531 (gnus-flush-original-article-buffer, article-narrow-to-head)
1532 (gnus-article-hidden-text-p, gnus-delete-wash-type)
1533 (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1534
1535 * gnus.el: No need to eval-and-compile autoloads.
1536
1537 * gravatar.el (help-function-arglist): Autoload.
1538
1539 * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1540
1541 * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1542
1543 * spam.el: No need to load spam-report when compiling.
1544 No need to eval-and-compile autoloads.
1545 (spam-report-resend-to): Declare.
1546 (spam-report-resend-register-routine): Require 'spam-report.
1547
1548 2013-05-24 Julien Danjou <julien@danjou.info>
1549
1550 * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1551 setup.
1552
1553 2013-05-23 Glenn Morris <rgm@gnu.org>
1554
1555 * gnus-util.el (rmail-swap-buffers-maybe)
1556 (rmail-maybe-set-message-counters, rmail-count-new-messages)
1557 (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1558 (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1559
1560 * mm-decode.el: No need to load term when compiling.
1561 (term-mode, term-char-mode): Declare.
1562
1563 * mm-util.el: No need to load jka-compr when compiling.
1564 (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1565
1566 * nnmaildir.el: Require is automatically eval-and-compile.
1567 (nnmail): Require at run-time too.
1568
1569 * registry.el (registry-size): Move definition before use.
1570
1571 2013-05-22 Daiki Ueno <ueno@gnu.org>
1572
1573 * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1574 signed data to conform the standard. (Bug#14232)
1575
1576 2013-05-20 Adam Sjøgren <asjo@koldfront.dk>
1577
1578 * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1579 double angle quotation mark.
1580
1581 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1582
1583 * message.el (message-insert-formatted-citation-line): Handle finding
1584 first/lastname when more than 2 names appear.
1585
1586 2013-05-19 Adam Sjøgren <asjo@koldfront.dk>
1587
1588 * shr.el (shr-tag-span): New function.
1589
1590 2013-05-18 Glenn Morris <rgm@gnu.org>
1591
1592 * message.el (message-mode): Use message-mode-abbrev-table,
1593 with text-mode-abbrev-table as parent. (Bug#14413)
1594
1595 2013-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
1596
1597 * message.el (message-expand-group): Decode group names.
1598
1599 2013-05-16 Julien Danjou <julien@danjou.info>
1600
1601 * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1602 app-icon.
1603
1604 2013-05-15 Glenn Morris <rgm@gnu.org>
1605
1606 * shr-color.el (shr-color-visible-luminance-min)
1607 (shr-color-visible-distance-min): Use shr-color group.
1608
1609 2013-05-11 Glenn Morris <rgm@gnu.org>
1610
1611 * gnus-vm.el: Make it loadable without VM.
1612 (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1613 (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1614
1615 2013-05-09 Glenn Morris <rgm@gnu.org>
1616
1617 * mml1991.el: Make it loadable. (Bug#13456)
1618
1619 * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1620 * gnus-async.el (gnus-async-post-fetch-function):
1621 * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1622 * gnus-html.el (gnus-html-image-cache-ttl):
1623 * gnus-notifications.el (gnus-notifications-timeout):
1624 * gnus-picon.el (gnus-picon-properties):
1625 * gnus-util.el (gnus-completion-styles):
1626 * gnus.el (gnus-other-frame-resume-function):
1627 * message.el (message-user-organization-file)
1628 (message-cite-reply-position):
1629 * nnir.el (nnir-summary-line-format)
1630 (nnir-retrieve-headers-override-function):
1631 * shr-color.el (shr-color-visible-luminance-min):
1632 * shr.el (shr-blocked-images):
1633 * spam-report.el (spam-report-resend-to):
1634 * spam.el (spam-summary-exit-behavior): Fix custom types.
1635
1636 * gnus-salt.el (gnus-selected-tree-face): Fix default.
1637
1638 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
1639
1640 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1641 because of let-binding help-xref-following. (Bug#14356)
1642
1643 2013-05-06 Tassilo Horn <tassilo@member.fsf.org>
1644
1645 * message.el (message-bury, message-send-and-exit):
1646 Revert 2013-05-04 change.
1647
1648 2013-05-06 Glenn Morris <rgm@gnu.org>
1649
1650 * mml2015.el (mml2015-epg-sign): Add name="signature.asc". (Bug#13465)
1651
1652 2013-05-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1653
1654 * message.el (message-bury): Make `buffer' optional.
1655 (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1656 (bug#14085).
1657
1658 2013-05-04 Andrew Cohen <cohen@bu.edu>
1659
1660 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1661 entering into the registry.
1662
1663 2013-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
1664
1665 * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1666 (Bug#14304)
1667
1668 2013-04-27 Glenn Morris <rgm@gnu.org>
1669
1670 * gnus.el (gnus-list-debbugs):
1671 Use require rather than autoload. (Bug#14262)
1672
1673 2013-04-27 Julien Danjou <julien@danjou.info>
1674
1675 * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1676 port to "sieve" now that it has an official IANA port assigned.
1677
1678 2013-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
1679
1680 * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1681 Don't set the MAILHOST environment variable permanently (Bug#14271).
1682
1683 2013-04-26 Glenn Morris <rgm@gnu.org>
1684
1685 * message.el (message-bury): Revert 2013-03-18 change. (Bug#14117)
1686
1687 2013-04-25 Andrew Cohen <cohen@bu.edu>
1688
1689 * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1690 string values of 'gcc-self. Thanks to Saroj Thirumalai.
1691
1692 2013-04-24 Andrew Cohen <cohen@bu.edu>
1693
1694 * nnir.el (nnir-close-group): Make sure we are in the right group.
1695
1696 * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1697 dependency table from all newly retrieved headers.
1698
1699 2013-04-16 David Edmondson <dme@dme.org>
1700
1701 Support <img src="data:...">.
1702
1703 * shr.el (shr-image-from-data): New function.
1704 (shr-tag-img): Use it.
1705
1706 2013-04-14 Andrew Cohen <cohen@bu.edu>
1707
1708 * nnir.el (nnir-request-set-mark): Make sure we are in the right
1709 group.
1710
1711 2013-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
1712
1713 * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1714 corresponding to any existing group (Bug#14166).
1715
1716 2013-04-10 Andrew Cohen <cohen@bu.edu>
1717
1718 * nnir.el (number-sequence): No longer used.
1719 (nnir-request-set-mark): New function.
1720 (nnir-request-update-info): Improve marks updating.
1721 (nnir-request-scan): Don't duplicate marks updating.
1722 (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1723 Use 'assq rather than 'assoc. Quote anonymous function.
1724 (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1725 Use 'gnus-group-prefixed-p.
1726 (gnus-summary-create-nnir-group): Make sure server for method is open.
1727
1728 2013-04-04 Andrew Cohen <cohen@bu.edu>
1729
1730 * nnir.el (gnus-nnir-group-p): New function.
1731 (nnir-possibly-change-group): Use it.
1732
1733 * gnus-msg.el (gnus-setup-message): Use it.
1734
1735 2013-04-04 Katsumi Yamaoka <yamaoka@jpl.org>
1736
1737 * mml.el (mml-minibuffer-read-description): Use `default' insted of
1738 `initial-input' for the argument name.
1739 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1740
1741 2013-04-03 Kevin Layer <layer@known.net> (tiny change)
1742
1743 * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1744 (used by MH-E).
1745
1746 2013-04-01 Andrew Cohen <cohen@bu.edu>
1747
1748 * nnir.el (nnir-request-update-mark): Improve mark updating in original
1749 group.
1750
1751 * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1752 fix compilation.
1753
1754 2013-03-31 Andrew Cohen <cohen@bu.edu>
1755
1756 * nnir.el (nnir-method-default-engines): And another typo.
1757
1758 2013-03-30 Andrew Cohen <cohen@bu.edu>
1759
1760 * nnir.el (nnir-method-default-engines): Fix typo.
1761
1762 2013-03-29 Andrew Cohen <cohen@bu.edu>
1763
1764 * nnir.el: Define 'number-sequence for xemacs.
1765 (gnus-summary-create-nnir-group): New function to create an nnir group
1766 from an nnir summary buffer based on the current query.
1767 (nnir-request-create-group): Update to allow nnir group creation based
1768 on the current query.
1769
1770 2013-03-28 Katsumi Yamaoka <yamaoka@jpl.org>
1771
1772 * nndraft.el (nndraft-request-expire-articles):
1773 Make expiry target always `delete'.
1774
1775 2013-03-27 Andrew Cohen <cohen@bu.edu>
1776
1777 * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1778 buffer use the posting-style and gcc of the original article group.
1779 (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1780
1781 * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
1782 after other deffoos.
1783
1784 2013-03-26 Andrew Cohen <cohen@bu.edu>
1785
1786 * nnir.el: Major rewrite. Cleaner separation between searches and group
1787 management. Marks are now shown in nnir summary buffers.
1788 Rudimentary support for real (i.e. not ephemeral) nnir groups.
1789 (gnus-summary-make-nnir-group): New function for initiating searches
1790 from a summary buffer.
1791
1792 2013-03-18 Sam Steingold <sds@gnu.org>
1793
1794 * message.el (message-bury): Minor cleanup.
1795
1796 2013-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
1797
1798 * nndir.el (nndir-request-list): Remove 2nd argument passed to
1799 nnml-request-list. (Bug#13873)
1800 (nndir-request-newsgroups): Remove, unused.
1801
1802 * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1803
1804 2013-03-03 Ted Phelps <phelps@gnusto.com>
1805
1806 * shr.el: Make all the overlays set the `evaporate' property so that
1807 they're removed properly.
1808
1809 2013-02-25 Adam Sjøgren <asjo@koldfront.dk>
1810
1811 * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1812 shell-quote-argument.
1813
1814 2013-02-22 David Engster <deng@randomsample.de>
1815
1816 * gnus-registry.el (gnus-registry-save): Provide class name when
1817 calling `eieio-persistent-read' to avoid "unsafe call" warning.
1818 Use `condition-case' to stay compatible with older EIEIO versions which
1819 only accept one argument.
1820
1821 2013-02-17 Daiki Ueno <ueno@gnu.org>
1822
1823 * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1824 (epg-user-id-validity): Autoload.
1825 (mml2015-epg-check-user-id): New function.
1826 (mml2015-epg-check-sub-key): New function split from
1827 mml2015-epg-find-usable-key.
1828 (mml2015-epg-find-usable-key): Accept context, name, usage, and
1829 optional name-is-key-id, to handle the case when user-id is unusable.
1830 Reported by Łukasz Stelmach <stlman@poczta.fm>.
1831
1832 2013-02-17 Glenn Morris <rgm@gnu.org>
1833
1834 * shr.el (shr-put-image): Use image-multi-frame-p if available.
1835
1836 2013-02-16 Glenn Morris <rgm@gnu.org>
1837
1838 * shr.el (shr-put-image): Only animate images that specify a delay.
1839 This is consistent with the old image-animated-p behavior.
1840
1841 2013-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
1842
1843 * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1844 for XEmacs.
1845
1846 2013-02-13 Juri Linkov <juri@jurta.org>
1847
1848 * gnus-art.el (gnus-article-mode-map):
1849 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1850 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1851
1852 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
1853
1854 * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was
1855 done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
1856
1857 2013-02-07 Gábor Vida <gabor.v.vida@ericsson.com> (tiny change)
1858
1859 * auth-source.el (auth-source-format-prompt): Don't get confused by
1860 any "\" in replacement text. (Bug#13637)
1861
1862 2013-01-30 Christopher Schmidt <christopher@ch.ristopher.com>
1863
1864 * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1865 (gnus-backend-trace): Honor gnus-backend-trace.
1866
1867 * mml.el (mml-insert-part): Insert closing tag.
1868
1869 * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1870
1871 2013-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1872
1873 * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1874 able to find the article, which can happen in debbugs groups,
1875 apparently.
1876
1877 2013-01-16 Glenn Morris <rgm@gnu.org>
1878
1879 * smiley.el (smiley-style): Make the file loadable in batch mode.
1880
1881 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1882
1883 * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1884 imap process running.
1885
1886 2013-01-14 Julien Danjou <julien@danjou.info>
1887
1888 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1889 Compare addresses against addresses, not against the full From field.
1890
1891 2013-01-13 Richard Stallman <rms@gnu.org>
1892
1893 * message.el (message-forward-make-body-mime): New args BEG, END
1894 specify what part of FORWARD-BUFFER to use. Do the work directly
1895 instead of calling `mml-insert-buffer'.
1896
1897 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
1898
1899 * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1900 cross-reference(s).
1901
1902 * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1903 cross-reference(s).
1904
1905 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
1906
1907 * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1908 and point-max-marker.
1909 * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1910
1911 2013-01-10 Uwe Brauer <oub@mat.ucm.es> (tiny change)
1912
1913 * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1914 to mml2015-encrypt-to-self.
1915 (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1916
1917 2013-01-09 Daiki Ueno <ueno@gnu.org>
1918
1919 * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1920 mml-smime-epg-find-usable-secret-key.
1921
1922 2013-01-08 Glenn Morris <rgm@gnu.org>
1923
1924 * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1925
1926 2013-01-07 Daiki Ueno <ueno@gnu.org>
1927
1928 * mml-smime.el: Support signing by sender.
1929 Requested by Uwe Brauer.
1930 (mml-smime-sign-with-sender): New user option analogous
1931 to mml2015-sign-with-sender.
1932 (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1933 (mml-smime-epg-find-usable-secret-key): New helper function copied from
1934 mml2015.el.
1935
1936 2012-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1937
1938 * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1939 isn't running, because Gnus will probably not know how to handle the
1940 Gcc header (bug#11941).
1941
1942 * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1943 articles.
1944
1945 2012-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1946
1947 * nnfolder.el (nnfolder-recursive-directory-files): New function.
1948 (nnfolder-generate-active-file): Make this function work with recursive
1949 folder names.
1950
1951 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1952
1953 * nntp.el (nntp-open-connection): Use HELP as the capability command
1954 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1955 unknown commands. And CAPABILITY is an unknown command (bug#12763).
1956
1957 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
1958
1959 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1960 place holder since this gives `Invalid face reference: nil' messages.
1961 Use the `default' face instead. It has the same effect here, even
1962 though it is not no-op.
1963
1964 * gnus-util.el
1965 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1966
1967 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
1968
1969 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1970 non-string posting styles (bug#13285).
1971
1972 2012-12-27 Glenn Morris <rgm@gnu.org>
1973
1974 * plstore.el (plstore-passphrase-callback-function):
1975 Use plstore-get-file.
1976
1977 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
1978
1979 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1980 stderr.
1981
1982 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
1983 group is nil.
1984
1985 * shr.el (shr-tag-em): Render as italic, not bold.
1986
1987 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
1988
1989 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1990
1991 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
1992
1993 * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1994 temporary file to get PGP key image. Pass no-show-photos when
1995 extracting image to avoid having it pop up twice.
1996
1997 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
1998
1999 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2000 eligible for treatment.
2001
2002 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2003 lines. This makes summary commands with hidden threads work more
2004 reliably.
2005
2006 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2007 button to mark the hidden citations (bug#9395).
2008
2009 2012-12-26 Daiki Ueno <ueno@gnu.org>
2010
2011 * mml2015.el (mml2015-epg-signature-to-string): New function.
2012 (mml2015-epg-verify-result-to-string): New function.
2013 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2014 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2015 instead of epg-verify-result-to-string.
2016 (epg-signature-key-id, epg-signature-to-string): Autoload.
2017 (epg-verify-result-to-string): Remove autoload.
2018
2019 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
2020
2021 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2022 ID image from GPG public key.
2023 (mml2015-epg-key-image-to-string): New function.
2024
2025 2012-12-25 Leo Liu <sdl.web@gmail.com>
2026
2027 * plstore.el (plstore-passphrase-callback-function): Fix error when
2028 error when plstore-cache-passphrase-for-symmetric-encryption is set
2029 (bug#13264).
2030
2031 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2032
2033 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2034 buffer to the article buffer here, because that clobbers multiple
2035 article buffers.
2036
2037 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2038 buffer always points to the right summary buffer.
2039
2040 2012-12-25 John Wiegley <jwiegley@gmail.com>
2041
2042 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2043 the password (bug#12097).
2044
2045 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2046
2047 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2048 (bug#13263).
2049
2050 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2051 buffer exists before using it (bug#12475).
2052
2053 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2054 offline groups (bug#11937).
2055
2056 * message.el (message-yank-original): When using customize to set the
2057 value of `message-cite-style', the variable it set to a symbol that's
2058 the name of the variable, which must then be dereferenced (bug#12616).
2059
2060 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
2061
2062 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2063 the `face' property with a list whose car is the face specified in the
2064 format string and whose cdr is (nil).
2065 * lisp/gnus-util.el
2066 (gnus-put-text-property-excluding-characters-with-faces):
2067 Change accordingly.
2068 (gnus-get-text-property-excluding-characters-with-faces): New function.
2069 * lisp/gnus-sum.el (gnus-summary-highlight-line):
2070 * lisp/gnus-salt.el (gnus-tree-highlight-node):
2071 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2072
2073 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
2074
2075 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2076 login methods.
2077 (nnimap-login): Respect the `nnimap-authenticator' variable.
2078
2079 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2080 mark state when moving articles. Otherwise unticked articles will get
2081 their ticks back after moving.
2082
2083 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2084
2085 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2086
2087 * message.el (message-ignored-news-headers): Always remove
2088 X-Message-SMTP-Method to avoid information leakage if the user
2089 mistakenly inserts the header into news messages.
2090
2091 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2092
2093 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2094 right than four characters, this command would move point to
2095 `point-max'. Don't do that.
2096
2097 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2098 to nil to allow re-selecting groups that gain articles.
2099 (gnus-bug-group-download-format-alist): Update the URL.
2100
2101 2012-12-23 Andreas Schwab <schwab@suse.de>
2102
2103 * shr.el (shr-tag-em): Render em as italic, not bold.
2104
2105 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
2106
2107 * gnus-int.el (gnus-backend-trace): Factor out into its own function
2108 for reuse.
2109 (gnus-open-server): Use it to add more tracing.
2110 (gnus-finish-retrieve-group-infos): Add backend tracing.
2111 (gnus-backend-trace): Also note the elapsed seconds.
2112
2113 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
2114
2115 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2116 Set epa-file-encrypt-to from variable to avoid querying.
2117
2118 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
2119
2120 * sieve-mode.el (sieve-font-lock-keywords):
2121 Keywords should be word delimited. (Bug#13173)
2122
2123 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
2124
2125 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2126 instead of <pre> to align message header.
2127
2128 2012-12-12 Sam Steingold <sds@gnu.org>
2129
2130 * gnus.el (gnus-other-frame-resume-function): Add user option.
2131 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2132
2133 2012-12-06 Sam Steingold <sds@gnu.org>
2134
2135 * gnus-start.el (gnus-before-resume-hook): Add.
2136 (gnus-1): Run it when Gnus is alive.
2137
2138 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
2139
2140 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2141 * gnus-art.el (article-unsplit-urls)
2142 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2143 * gnus-registry.el (gnus-registry-get-article-marks)
2144 * message.el (message-goto-body): Use it.
2145 (message-called-interactively-p): Remove.
2146
2147 * spam-stat.el (spam-stat-called-interactively-p): New macro.
2148 (spam-stat-score-buffer): Use it.
2149
2150 * spam.el: Silence the warnings against BBDB functions when compiling.
2151
2152 * gnus-score.el (gnus-score-decode-text-parts):
2153 Use append+mapcar instead of the cl function mapcan.
2154
2155 * gmm-utils.el (gmm-flet): Remove.
2156
2157 * gnus-sync.el (gnus-sync-lesync-call):
2158 Avoid overriding json-alist-p.
2159
2160 * message.el (message-read-from-minibuffer):
2161 Avoid overriding mail-abbrev-in-expansion-header-p.
2162
2163 2012-12-05 Sam Steingold <sds@gnu.org>
2164
2165 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2166 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2167 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2168
2169 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2170
2171 * gmm-utils.el (gmm-called-interactively-p): Revert.
2172 This seems to cause Emacs to get stuck!
2173 * gnus-art.el (article-unsplit-urls)
2174 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2175 * gnus-registry.el (gnus-registry-get-article-marks)
2176 * message.el (message-goto-body)
2177 (message-called-interactively-p): Revert.
2178
2179 * gmm-utils.el (gmm-called-interactively-p): New function.
2180 * gnus-art.el (article-unsplit-urls)
2181 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2182 * gnus-registry.el (gnus-registry-get-article-marks)
2183 * message.el (message-goto-body): Use it.
2184 (message-called-interactively-p): Remove.
2185
2186 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2187 * gnus-sync.el (gnus-sync-lesync-call)
2188 * message.el (message-read-from-minibuffer): Use it.
2189
2190 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2191
2192 * gmm-utils.el (gmm-flet): Remove.
2193 * gnus-sync.el (gnus-sync-lesync-call)
2194 * message.el (message-read-from-minibuffer): Don't use it.
2195
2196 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
2197
2198 * gmm-utils.el (gmm-labels): Use cl-labels if available.
2199
2200 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
2201
2202 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2203
2204 * gnus-sync.el (gnus-sync-lesync-call)
2205 * message.el (message-read-from-minibuffer): Use gmm-flet.
2206
2207 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2208
2209 * gnus-util.el (gnus-macroexpand-all): Remove.
2210
2211 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
2212
2213 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2214 to TAB, not [tab].
2215 (gnus-summary-article-map): Likewise.
2216
2217 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2218 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2219
2220 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
2221
2222 * message.el (message-get-reply-headers):
2223 Make sure the reply goes to the author if it is a wide reply.
2224
2225 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
2226
2227 * gnus-score.el (gnus-score-body):
2228 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2229 scoring by body.
2230
2231 2012-11-16 Glenn Morris <rgm@gnu.org>
2232
2233 * gnus-diary.el (nndiary-request-create-group-functions)
2234 (nndiary-request-update-info-functions)
2235 (gnus-subscribe-newsgroup-functions)
2236 (nndiary-request-accept-article-functions):
2237 Use new names for hooks rather than obsolete aliases.
2238
2239 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2240
2241 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2242 in meta tag with the one the part specifies in its header.
2243
2244 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2245
2246 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2247 by default.
2248
2249 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2250
2251 New UIDL implementation.
2252
2253 * mail-source.el (mail-sources, mail-source-keyword-map):
2254 Add :leave as a pop3 keyword.
2255 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2256
2257 * pop3.el (pop3-leave-mail-on-server): Allow number.
2258 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2259 (pop3-movemail): Add UIDL support.
2260 (pop3-send-streaming-command): Take a list of mail numbers instead of
2261 the number of mails.
2262 (pop3-write-to-file): Add X-UIDL header.
2263 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2264 (pop3-uidl-add-xheader): New functions.
2265
2266 * message.el (message-ignored-resent-headers):
2267 Add X-Content-Length and X-UIDL headers.
2268
2269 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2270
2271 * nndiary.el (nndiary-request-create-group-functions)
2272 (nndiary-request-update-info-functions)
2273 (nndiary-request-accept-article-functions):
2274 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2275 "-hooks" suffix.
2276
2277 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
2278
2279 * starttls.el (starttls-extra-arguments): Doc fix.
2280
2281 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2282
2283 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2284 it.
2285
2286 2012-10-06 Glenn Morris <rgm@gnu.org>
2287
2288 * gnus-notifications.el (gnus-notifications):
2289 Add missing group :version tag.
2290 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2291 (gnus-gcc-post-body-encode-hook):
2292 * gnus-sync.el (gnus-sync-lesync-name)
2293 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2294
2295 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
2296
2297 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2298 a user about whether to delete temp files if once a user answered as n.
2299
2300 2012-09-17 Richard Stallman <rms@gnu.org>
2301
2302 * message.el (message-in-body-p): Don't set mark or modify buffer.
2303
2304 * mml.el (mml-attach-file): Doc fix.
2305 (mml-attach-external, mml-attach-buffer, mml-attach-file):
2306 Set mail-encode-mml when in Mail mode.
2307 Simplify code to set HEAD and move back to HEAD.
2308 (mml-insert-multipart, mml-insert-part):
2309 Set mail-encode-mml when in Mail mode.
2310
2311 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2312
2313 * gnus-util.el (gnus-timer--function): New function.
2314
2315 * gnus-art.el (gnus-article-stop-animations): Use it.
2316
2317 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2318
2319 Fix glitches caused by addition of psec to timers.
2320 * gnus-art.el (gnus-article-stop-animations): Use timer--function
2321 rather than raw access to timer vector.
2322
2323 2012-09-11 Julien Danjou <julien@danjou.info>
2324
2325 * gnus-notifications.el (gnus-notifications): Check for nil values in
2326 ignored addresses check.
2327
2328 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2329
2330 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2331
2332 2012-09-07 Chong Yidong <cyd@gnu.org>
2333
2334 * gnus-util.el
2335 (gnus-put-text-property-excluding-characters-with-faces): Restore.
2336
2337 * gnus-salt.el (gnus-tree-highlight-node):
2338 * gnus-sum.el (gnus-summary-highlight-line):
2339 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2340
2341 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
2342
2343 * gnus-util.el: Fix compilation error on XEmacs 21.4.
2344
2345 2012-09-06 Juri Linkov <juri@jurta.org>
2346
2347 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2348 scheme for buffer names to be more consistent with other group and
2349 article buffer names in Gnus.
2350
2351 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
2352
2353 * gnus-util.el
2354 (gnus-put-text-property-excluding-characters-with-faces): Remove.
2355
2356 * gnus-compat.el: Define compat function `add-face' from Wolfgang
2357 Jenkner.
2358
2359 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2360
2361 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2362
2363 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2364
2365 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
2366
2367 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2368 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2369
2370 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2371 string-prefix-p in Emacs >=23.2.
2372
2373 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2374 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2375 instead of string-match-p.
2376 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2377
2378 2012-09-06 Kenichi Handa <handa@gnu.org>
2379
2380 * qp.el (quoted-printable-decode-region): Fix previous change; handle
2381 lowercase a..f.
2382
2383 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
2384
2385 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2386
2387 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
2388
2389 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
2390 TIME is set.
2391
2392 2012-09-05 Juri Linkov <juri@jurta.org>
2393
2394 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2395 than one group at a time (bug#11961).
2396
2397 2012-09-05 Julien Danjou <julien@danjou.info>
2398
2399 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2400 this hide the real reason with a message giving absolutely no hint.
2401
2402 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
2403
2404 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2405 to the backend (bug#11804).
2406
2407 * message.el (message-insert-newsgroups): Don't insert newsgroup
2408 duplicates (bug#12275).
2409
2410 2012-09-05 John Wiegley <johnw@newartisans.com>
2411
2412 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2413 sieve rules.
2414
2415 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
2416
2417 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2418 function.
2419
2420 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2421
2422 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2423
2424 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
2425
2426 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2427 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2428 This should make nnmaildir more usable with offlineimap.
2429
2430 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
2431
2432 * gnus-notifications.el (gnus-notifications-notify): Use it.
2433
2434 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2435 warnings on XEmacs.
2436
2437 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
2438
2439 Better seeds for (random).
2440 * gnus-sync.el (gnus-sync-lesync-setup):
2441 * message.el (message-canlock-generate, message-unique-id):
2442 Change (random t) to (random), now that the latter is more random.
2443
2444 2012-08-31 Dave Abrahams <dave@boostpro.com>
2445
2446 * auth-source.el (auth-sources): Fix macos keychain access.
2447
2448 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2449 allow the backend `request-head' function to determine the group
2450 name on its own.
2451 (gnus-request-expire-articles): Filter out negative article numbers
2452 during expiry (Bug#11980).
2453
2454 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2455 O(N^2) to O(N). This makes warping into huge groups tolerable.
2456
2457 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2458 you've found the article when you haven't.
2459
2460 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
2461
2462 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2463
2464 2012-08-30 Julien Danjou <julien@danjou.info>
2465
2466 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2467 `gnus-notifications-timeout'.
2468 (gnus-notifications-timeout): Add.
2469 (gnus-notifications-action): New function.
2470 (gnus-notifications-notify): Add :action using
2471 `gnus-notifications-action'.
2472 (gnus-notifications-id-to-msg): New variable.
2473 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2474 notifications id to messages.
2475
2476 2012-08-30 Kenichi Handa <handa@gnu.org>
2477
2478 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2479 once.
2480
2481 2012-08-29 Julien Danjou <julien@danjou.info>
2482
2483 * gnus-notifications.el: New file.
2484 (gnus-notifications-notify): New function.
2485 (gnus-notifications): Use `gnus-notifications-notify'.
2486
2487 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
2488
2489 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2490 transfer encoding first; bind gnus-newsgroup-charset to the charset
2491 that the article specifies (Bug#12209).
2492
2493 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
2494
2495 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2496 (gnus-group-customize-done): Encode values posting-style holds.
2497
2498 * gnus-msg.el (gnus-summary-resend-message)
2499 (gnus-configure-posting-styles): Decode values posting-style group
2500 parameter holds.
2501
2502 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
2503
2504 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2505 `name' and `address' in Resent-From header.
2506
2507 2012-08-14 Chong Yidong <cyd@gnu.org>
2508
2509 * gnus-art.el (article-display-face): Handle failure in
2510 gnus-create-image (Bug#11802).
2511
2512 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2513
2514 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2515 Use defsetf.
2516
2517 2012-08-10 Daiki Ueno <ueno@unixuser.org>
2518
2519 * auth-source.el (auth-source-plstore-search)
2520 (auth-source-secrets-search): Ignore :require and :type in search spec.
2521
2522 2012-08-06 Julien Danjou <julien@danjou.info>
2523
2524 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2525 Remove autoload, already handled by gnus.el.
2526
2527 2012-08-05 Julien Danjou <julien@danjou.info>
2528
2529 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2530 Add autoload.
2531
2532 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
2533
2534 * gnus.el (gnus-valid-select-methods): Fix custom type.
2535
2536 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
2537
2538 * auth-source.el (auth-sources, auth-source-backend-parse)
2539 (auth-source-macos-keychain-search)
2540 (auth-source-macos-keychain-search-items)
2541 (auth-source-macos-keychain-result-append)
2542 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2543 auth-source.el through the /usr/bin/security utility.
2544 (auth-sources): Fix syntax error.
2545 (auth-source-macos-keychain-result-append): Fix variable name.
2546 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2547
2548 2012-07-27 Julien Danjou <julien@danjou.info>
2549
2550 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2551 Emacs < 24.1
2552
2553 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
2554
2555 * message.el (message-kill-address): Don't kill last newline.
2556 (message-skip-to-next-address): Don't move to the next header.
2557 (message-fill-field-address): Work properly.
2558
2559 2012-07-25 Julien Danjou <julien@danjou.info>
2560
2561 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2562
2563 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
2564
2565 * nnimap.el (nnimap-get-responses): Don't remove, still used.
2566
2567 2012-07-24 Julien Danjou <julien@danjou.info>
2568
2569 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2570
2571 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2572 (nntp-async-timer-handler): Remove, unused.
2573
2574 * nnimap.el (nnimap-get-responses): Remove, unused.
2575
2576 * nnheader.el (mail-header-set-extra): Remove, unused.
2577
2578 * mm-view.el (mm-view-sound-file): Remove, unused.
2579
2580 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2581 (mm-url-encode-multipart-form-data): Remove, unused.
2582
2583 * message.el (message-remove-signature, message-make-host-name)
2584 (message-fill-address): Remove, unused.
2585
2586 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2587 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2588 unused.
2589
2590 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2591
2592 * gnus-util.el (gnus-extract-address-component-name)
2593 (gnus-extract-address-component-email, gnus-sortable-date)
2594 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2595 (gnus-process-live-p): Remove, unused.
2596
2597 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2598
2599 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2600 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2601 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2602 function.
2603
2604 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2605
2606 * gnus-score.el (gnus-summary-score-crossposting)
2607 (gnus-score-regexp-bad-p): Remove, unused.
2608
2609 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2610
2611 * gnus-range.el (gnus-sublist-p): Remove, unused.
2612
2613 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2614 unused.
2615
2616 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2617
2618 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2619 (gnus-request-associate-buffer): Remove, unused.
2620
2621 * gnus-group.el (gnus-group-set-method-info)
2622 (gnus-group-set-params-info): Remove, unused.
2623
2624 * gnus-fun.el (gnus-shell-command-to-string)
2625 (gnus-shell-command-on-region): Remove, unused.
2626
2627 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2628
2629 * gnus-art.el (gnus-article-text-type-exists-p)
2630 (article-translate-characters, gnus-article-hide-text-of-type)
2631 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2632 Remove, unused.
2633
2634 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2635
2636 * nnir.el ("nnir"): Revert last change, that's premature to merge from
2637 Gnus master.
2638
2639 2012-07-22 Andrew Cohen <cohen@bu.edu>
2640
2641 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2642
2643 2012-07-21 Julien Danjou <julien@danjou.info>
2644
2645 * message.el (message-dont-reply-to-names): Replace deprecated
2646 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2647 (message-get-reply-headers): Ditto.
2648
2649 2012-07-18 Julien Danjou <julien@danjou.info>
2650
2651 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2652 `sieve-upload-and-kill'.
2653
2654 * sieve.el (sieve-bury-buffer): Remove function.
2655 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2656 (sieve-upload-and-kill): New function, mapped to C-c C-c.
2657
2658 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
2659
2660 * shr.el (shr-expand-url): Handle URL starting with `//'.
2661
2662 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
2663 2012-07-13 Chong Yidong <cyd@gnu.org>
2664
2665 * smime.el (smime-certificate-info): Set buffer-read-only directly,
2666 instead of calling toggle-read-only with a (bogus) argument.
2667
2668 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
2669
2670 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2671 of initial input when reading the author to restrict the summary to.
2672
2673 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2674
2675 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2676 buffer exists, which it doesn't if we haven't started Gnus.
2677
2678 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
2679
2680 * mm-decode.el (mm-shr):
2681 Allow overriding charset by mm-charset-override-alist.
2682
2683 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
2684
2685 * gnus-art.el (gnus-article-view-part):
2686 Toggle subparts of multipart/alternative part.
2687
2688 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2689
2690 * gnus-sync.el: Simply require json.
2691
2692 * registry.el: Simply require eieio and eieio-base.
2693
2694 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2695
2696 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2697
2698 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2699
2700 * shr.el (shr-render-buffer): New command.
2701 (shr-visit-file): Use it.
2702
2703 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
2704
2705 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2706 Set no-byte-compile and no-update-autoloads.
2707
2708 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2709
2710 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2711
2712 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2713
2714 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2715 being bound to a lambda form.
2716
2717 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2718
2719 * gnus-picon.el (gnus-picon-properties): New defcustom.
2720 (gnus-picon-create-glyph): Use it.
2721
2722 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2723
2724 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2725 locales.
2726
2727 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2728 on a handle.
2729
2730 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2731 address as the default.
2732
2733 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2734 It makes no sense to query the user about internal files.
2735
2736 * gnus-spec.el: Remove all the byte-compilation stuff, since
2737 benchmarking shows that it doesn't help when entering large summary
2738 buffers.
2739
2740 * gnus-util.el (gnus-byte-code): Remove.
2741
2742 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2743 grouplens stuff.
2744
2745 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2746
2747 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2748 (bug#11514).
2749
2750 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
2751
2752 * message.el (message-buffers): Return all buffers derived from Message
2753 to make `gnus-dired-attach' work with mu4e.
2754
2755 2012-06-26 Daiki Ueno <ueno@unixuser.org>
2756
2757 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2758 (mm-dissect-singlepart): Don't guess the MIME type of
2759 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2760 set.
2761 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2762 toplevel MIME type is multipart/encrypted.
2763
2764 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2765
2766 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
2767 In particular, add an optional argument and a docstring.
2768
2769 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2770
2771 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2772 current before calling `gnus-groups-to-gnus-format'.
2773 Note that this was already the case for `gnus-active-to-gnus-format'.
2774
2775 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2776
2777 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2778
2779 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2780
2781 * mm-decode.el (mm-dissect-buffer): Doc fix.
2782
2783 * gnus-sum.el (gnus-handle-ephemeral-exit):
2784 Avoid creating the group buffer if it doesn't exist.
2785
2786 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
2787 is given, mark the group as ephemeral with the current window conf.
2788
2789 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2790 buffer exists, which it doesn't if we haven't started Gnus.
2791 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2792
2793 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2794
2795 * mml.el (mml-generate-mime):
2796 Allow specifying what the top-level part type is.
2797
2798 * gnus-sum.el (gnus-auto-center-summary):
2799 `scroll-margin' isn't defined on XEmacs.
2800
2801 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2802
2803 * gnus-sum.el (gnus-auto-center-summary):
2804 Set default to respect `scroll-margin'.
2805
2806 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
2807
2808 * gnus-cite.el (gnus-dissect-cited-text): A single line without
2809 citation prefix within a block of cited text should be considered
2810 part of that block *only* if it is a blank line.
2811
2812 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2813
2814 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2815 before kinsoku-bol characters nor within kinsoku-eol characters.
2816
2817 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2818
2819 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2820 (gnus-topic-create-topic, gnus-topic-enter-dribble):
2821 Silence compiler.
2822 (gnus-sync-read): Use mapc instead of mapcar.
2823
2824 * mm-archive.el: Require mm-decode for some macros.
2825 (gnus-recursive-directory-files, mailcap-extension-to-mime):
2826 Silence the byte compiler.
2827 (mm-archive-decoders): New function that returns the value of
2828 the mm-archive-decoders variable.
2829
2830 * mm-decode.el:
2831 Don't require mm-archive; autoload mm-archive functions instead.
2832 (mm-dissect-singlepart): Use the function mm-archive-decoders.
2833
2834 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2835
2836 2012-06-26 Peter Münster <pmrb@free.fr>
2837
2838 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2839 (gnus-demon-cancel): Ditto.
2840 (gnus-demon-run-callback): When function cannot be called due to low
2841 idleness, call it when idleness reaches the expected value, instead
2842 of waiting another timer period.
2843 (gnus-demon-init): Add `time' to arguments of call-back.
2844
2845 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2846
2847 * gnus.el: Register gnus-registry functions.
2848
2849 * gnus-registry.el (gnus-try-warping-via-registry):
2850 Move here and indent.
2851
2852 * gnus-int.el (gnus-warp-to-article):
2853 Check whether the registry is enabled before warping.
2854
2855 2012-06-26 Dave Abrahams <dave@boostpro.com>
2856
2857 * gnus-sum.el (gnus-summary-insert-subject): Record information
2858 in the registry about each article retrieved.
2859
2860 * gnus-int.el (gnus-select-group-with-message-id): New function.
2861 (gnus-try-warping-via-registry): Ditto.
2862 (gnus-warp-to-article): Fall back on the registry.
2863
2864 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2865
2866 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2867
2868 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2869
2870 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2871 gnus-gcc-self-resent-messages may be a group parameter.
2872 (gnus-summary-resend-message):
2873 Don't encode encoded words in header when Gcc'ing resent message.
2874
2875 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2876
2877 * shr.el (shr-insert): Treat non-breaking space just like normal
2878 space. This seems to produce more pleasing results.
2879 (shr-insert):
2880 Only insert a blank line if we're starting from an image.
2881 (shr-tag-br):
2882 Allow <br> to end lines or to make a single blank line.
2883 (shr-ensure-paragraph): Consider lines with white space to be blank.
2884
2885 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2886
2887 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2888 and gnus-gcc-post-body-encode-hook.
2889
2890 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2891
2892 * mm-decode.el (mm-dissect-singlepart):
2893 Guess what the type of application/octet-stream parts really is.
2894
2895 * gnus-sum.el (gnus-propagate-marks): Remove.
2896
2897 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2898
2899 * nntp.el (nntp-coding-system-for-read): Remove.
2900 (nntp-coding-system-for-write): Ditto.
2901 (nntp-open-connection): Just use `binary' directly.
2902
2903 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
2904
2905 * registry.el (registry-usage-test, registry-persistence-test):
2906 Move to tests/gnustest-registry.el.
2907 (registry-make-testable-db, registry-match-test)
2908 (registry-instantiation-test): Move to tests/gnustest-registry.el.
2909
2910 * gnus-registry.el (gnus-registry-misc-test)
2911 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2912
2913 * tests/gnustest-registry.el:
2914 New file with the registry and gnus-registry ERT tests.
2915
2916 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2917
2918 * gnus-msg.el (gnus-summary-resend-message):
2919 Make gnus-summary-resend-message-insert-gcc be last item in
2920 message-header-setup-hook.
2921
2922 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2923
2924 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2925 (nnfolder-marks, nnfolder-marks-file-suffix)
2926 (nnfolder-marks-modtime): Remove.
2927 (nnfolder-open-server): Don't use marks.
2928 (nnfolder-request-delete-group): Ditto.
2929 (nnfolder-request-rename-group): Ditto.
2930 (nnfolder-request-set-mark, nnfolder-request-marks)
2931 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2932 (nnfolder-save-marks, nnfolder-open-marks): Remove.
2933
2934 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2935 (nnml-marks-modtime): Remove.
2936 (nnml-request-delete-group): Don't use marks.
2937 (nnml-request-rename-group): Ditto.
2938 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2939 (nnml-save-marks, nnml-open-marks): Remove.
2940
2941 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2942 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2943 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2944 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2945 (nntp-server-to-method-cache): Remove.
2946
2947 * shr.el (shr-rescale-image): Fix wrong merge.
2948
2949 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2950
2951 * shr.el (shr-remove-trailing-whitespace):
2952 Really delete the padding on too-wide lines.
2953
2954 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2955
2956 * mm-archive.el (mm-archive-dissect-and-inline): New function.
2957 (mm-archive-dissect-and-inline): Fix up the undisplayer.
2958
2959 * mm-decode.el (mm-display-external): Output the text from
2960 the command in the buffer after the command finished.
2961 This makes text-based commands behave better.
2962
2963 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2964
2965 * message.el (smtpmail-smtp-user): Silence compiler warning.
2966
2967 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2968
2969 * message.el (message-multi-smtp-send-mail): Also allow specifying
2970 the SMTP user name.
2971
2972 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2973
2974 * gnus-sum.el (gnus-summary-article-map): Fix typo.
2975
2976 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2977
2978 * message.el (message-multi-smtp-send-mail): New function.
2979 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2980 header to implement multi-SMTP functionality.
2981
2982 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
2983 (gnus-agentize): Don't set it.
2984 (gnus-agent-send-mail): Don't use it.
2985
2986 * gnus-sum.el (gnus-summary-widget-backward):
2987 New function and keystroke.
2988
2989 * shr.el (shr-put-image): Remove underlines from sliced images.
2990 (shr-zoom-image): Compute the region to be replaced more correctly.
2991
2992 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2993
2994 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2995 (gnus-summary-resend-message-insert-gcc): New function.
2996 (gnus-summary-resend-message): Modify message-header-setup-hook and
2997 message-sent-hook to make it work for Gcc.
2998 (gnus-inews-do-gcc): Update the number of unread articles of groups
2999 that messages are Gcc'd to.
3000
3001 * message.el (message-resend): Run message-sent-hook to do Gcc.
3002
3003 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3004
3005 * gnus-registry.el (gnus-registry-fixup-registry):
3006 Move the message to a higher level to silence compilation.
3007
3008 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3009 parameter to allow controlling the scaling.
3010
3011 * shr.el (shr-zoom-image): New command and keystroke.
3012 (shr-put-image): Take a `size' flag to say how to scale the image.
3013
3014 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3015 Use recursive deletion.
3016 (mm-dissect-archive): Add support for zip files.
3017
3018 * gnus-util.el (gnus-recursive-directory-files): New function.
3019
3020 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3021 (mm-archive-decoders): Add tgz support.
3022
3023 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3024 Otherwise inserting text into the Gnus buffer can look odd.
3025
3026 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3027
3028 * mm-archive.el (mm-archive-decoders): Add support for tar.
3029
3030 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3031
3032 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3033
3034 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
3035
3036 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3037
3038 * mm-archive.el: New file.
3039
3040 * mm-decode.el (mm-dissect-singlepart):
3041 Use it to decode ms-tnef files.
3042
3043 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3044
3045 * message.el (message-goto-*): Make all the `message-goto-*' commands
3046 push the mark before moving point. This makes it easier to go back
3047 to where you came from after editing whatever you jumped to.
3048
3049 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3050
3051 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3052 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3053 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3054
3055 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3056
3057 * spam.el: Move BBDB autoloads.
3058 (spam-exists-in-BBDB-p):
3059 New function to do the BBDB search directly in BBDB 2 and 3.
3060 (spam-check-BBDB): Use it.
3061 (spam-enter-ham-BBDB): Use it.
3062
3063 2012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
3064
3065 * gnus-group.el (gnus-group-get-new-news):
3066 New parameter `one-level' for scanning exactly one level.
3067
3068 * gnus-start.el (gnus-get-unread-articles): Ditto.
3069
3070 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3071
3072 * gnus-sync.el: More commentary about setup.
3073
3074 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3075
3076 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3077
3078 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3079
3080 * gnus-sync.el: Improve docs about CouchDB admins.
3081
3082 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3083
3084 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3085 not needed. Provide xmlplistread list function to produce XML plist
3086 output for non-Gnus LeSync clients.
3087
3088 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
3089
3090 * gnus-sync.el: Add LeSync synchronization backend and logic to read
3091 and save against it. Group subscriptions, read marks, other marks,
3092 subscription levels, topic names, and topic offsets (the group's
3093 position within the topic) are saved. This is an experimental
3094 backend and may change significantly. Load json.el from
3095 the gnus-fallback-lib if it's not available otherwise.
3096 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3097
3098 2012-06-26 David Engster <dengste@eml.cc>
3099
3100 * tests/gnustest-nntp.el: New file for simple NNTP testing.
3101
3102 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
3103
3104 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3105
3106 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
3107
3108 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3109 is an integer to avoid later problems.
3110
3111 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3112
3113 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3114 locales.
3115
3116 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
3117
3118 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3119 articles when fetch-old is non-nil (bug#11370).
3120
3121 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3122
3123 * gnus-group.el (gnus-group-get-new-news):
3124 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
3125
3126 2012-06-10 Dave Abrahams <dave@boostpro.com>
3127
3128 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3129 groups (bug#11641).
3130
3131 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3132
3133 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3134 (bug#11514).
3135
3136 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3137
3138 * nntp.el: Stop the `letf' madness.
3139 (nntp--report-1): New var.
3140 (nntp-report): Merge nntp-report-1 into it.
3141 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3142 the nntp-report function.
3143
3144 * auth-source.el: Fix comment-style to follow the convention.
3145
3146 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
3147
3148 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3149 a string so that Gcc works (bug#11514).
3150
3151 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
3152
3153 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3154 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3155
3156 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3157
3158 * gnus-win.el (gnus-configure-frame): Don't signal an error when
3159 jumping to *Server* from a dedicated *Group* window.
3160 (gnus-configure-frame): CSE.
3161
3162 * gnus-registry.el: Minor style cleanup.
3163 (gnus-registry--set/remove-mark): New function, extracted from
3164 gnus-registry-install-shortcuts.
3165 (gnus-registry-install-shortcuts): Use it.
3166
3167 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
3168
3169 * nnspool.el (news-path): Use eval-and-compile.
3170
3171 2012-05-24 Glenn Morris <rgm@gnu.org>
3172
3173 * nnspool.el (news-directory, news-path, news-inews-program):
3174 Move here from paths.el. Don't see a need for these to be autoloaded.
3175
3176 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3177 Merge in doc from paths.el version. Don't see any need for this to be
3178 autoloaded, or for the warning about users not setting it.
3179
3180 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
3181
3182 Fix minor Y10k bug.
3183 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3184
3185 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3186
3187 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3188 message once it's actually open.
3189
3190 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3191
3192 * auth-source.el (auth-source--aput-1, auth-source--aput)
3193 (auth-source--aget): New functions and macros.
3194 Use them instead of aput/aget.
3195
3196 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
3197
3198 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3199
3200 2012-04-26 Daiki Ueno <ueno@unixuser.org>
3201
3202 * plstore.el (plstore-called-interactively-p): New compat macro copied
3203 from message.el.
3204 (plstore-mode): Use it.
3205
3206 2012-04-26 Daiki Ueno <ueno@unixuser.org>
3207
3208 * plstore.el: Revive the editing feature.
3209 (plstore-mode): New mode to edit plstore file.
3210 (plstore-mode-toggle-display, plstore-mode-original)
3211 (plstore-mode-decoded): New command.
3212 (plstore--encode, plstore--decode, plstore--write-contents-functions)
3213 (plstore--insert-buffer, plstore--make): New function.
3214 (plstore-open, plstore-save): Simplify by using them.
3215
3216 2012-04-16 Glenn Morris <rgm@gnu.org>
3217
3218 * nndraft.el (nndraft-request-list): Fix declaration.
3219
3220 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3221
3222 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3223 don't have a current group.
3224
3225 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3226 have a group name.
3227
3228 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3229 a multibyte buffer (bug#7410).
3230 (article-wash-html): Parse the original article buffer to get the
3231 unencoded data (bug#7410).
3232
3233 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3234 .newsrc.el files.
3235
3236 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3237
3238 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3239 would have gotten if we posted to the group, and use that to compare
3240 against the message we want to cancel (bug#10808).
3241
3242 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3243
3244 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3245 "#" to avoid having them interpreted as comments.
3246
3247 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3248
3249 * shr.el (shr-insert): Update the text state properly to avoid
3250 inserting spurious paragraph starts.
3251
3252 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3253
3254 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
3255 requested (bug#10961).
3256
3257 * shr.el (shr-table-widths): Divide the extra width more fairly over
3258 the TDs (bug#10973).
3259 (shr-render-td): Don't delete too much padding.
3260 (shr-natural-width): Compute the natural width more correctly.
3261 (shr-insert): Allow the natural width to be computed for tables again.
3262 (shr-tag-table-1): Rework how the natural widths are computed by
3263 rendering the table a third time.
3264 (shr-natural-width): Remove.
3265 (shr-buffer-width): New function.
3266 (shr-expand-newlines): Use it.
3267
3268 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
3269 using a `gnus-use-full-window' setup (bug#11013).
3270
3271 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3272
3273 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3274 24.1 release.
3275
3276 2012-03-10 David Edmondson <dme@dme.org>
3277
3278 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3279 'Forwarded Message' header and the start of the message.
3280
3281 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3282
3283 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3284 isn't running (bug#10897).
3285
3286 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3287
3288 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3289
3290 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3291
3292 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3293
3294 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3295
3296 * mm-decode.el (mm-shr): Remove "soft hyphens".
3297
3298 * nnimap.el (nnimap-request-list): Return the group names encoded as
3299 utf8. Otherwise non-European group names don't work.
3300 (nnimap-request-newgroups): Ditto.
3301
3302 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3303 the default in `read-string' (bug#10757).
3304
3305 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3306 topics (bug#10843).
3307
3308 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3309 buffer. Suggested by Herbert Valerio Riedel.
3310 (nnimap-request-move-article): Delete the message from the correct IMAP
3311 server.
3312
3313 2012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
3314
3315 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3316 Reported by Peter Münster.
3317
3318 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
3319
3320 * shr.el (shr-image-fetched): Make sure we really kill the right
3321 buffer.
3322
3323 2012-02-16 Leo Liu <sdl.web@gmail.com>
3324
3325 * gnus-start.el (gnus-1): Avoid duplicate entries.
3326
3327 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
3328
3329 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3330 too-wide lines.
3331
3332 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
3333
3334 * shr.el (shr-rescale-image): Undo previous change; see
3335 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3336
3337 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3338
3339 * nnimap.el (nnimap-record-commands): New variable.
3340 (nnimap-log-command): Use it.
3341 (nnimap-make-process-buffer): Add a space to the process buffer.
3342 (nnimap-transform-headers): Don't bug out on header lines containing
3343 stuff that look like IMAP length encodings.
3344
3345 * shr.el (shr-rescale-image): Allow viewing large images.
3346
3347 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
3348
3349 * nnml.el (nnml-request-compact-group): Delete the marks file after
3350 compaction (bug#10800).
3351
3352 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3353 group exit.
3354
3355 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3356 QRESYNC/FETCH output.
3357
3358 2012-02-11 Glenn Morris <rgm@gnu.org>
3359
3360 * sieve-manage.el (sieve-manage-default-stream):
3361 * shr.el (shr):
3362 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3363 (nnir-retrieve-headers-override-function)
3364 (nnir-imap-default-search-key, nnir-notmuch-program)
3365 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3366 (nnir-method-default-engines):
3367 * message.el (message-cite-reply-position):
3368 * gssapi.el (gssapi-program):
3369 * gravatar.el (gravatar):
3370 * gnus-sum.el (gnus-refer-thread-use-nnir):
3371 * gnus-registry.el (gnus-registry-unfollowed-addresses)
3372 (gnus-registry-max-pruned-entries):
3373 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3374 * gnus-int.el (gnus-after-set-mark-hook)
3375 (gnus-before-update-mark-hook):
3376 * gnus-async.el (gnus-async-post-fetch-function):
3377 * auth-source.el (auth-source-cache-expiry):
3378 Add missing :version tags to new defcustoms and defgroups.
3379
3380 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
3381
3382 * message.el (message-default-send-mail-function): Made into own
3383 function for reuse by emacsbug.el.
3384
3385 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
3386
3387 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3388 `gnus-sloppily-equal-method-parameters' to avoid a warning.
3389
3390 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
3391
3392 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3393 running.
3394
3395 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3396
3397 * gnus.el (gnus-server-extend-method): Don't add an -address component
3398 if the method already has one (bug#9676).
3399
3400 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
3401
3402 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3403 of an initial-input for consistency (bug#10757).
3404
3405 * shr.el: Inhibit getting and sending cookies when fetching pictures.
3406
3407 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3408
3409 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3410
3411 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3412 lines that are narrower than the window width. Otherwise background
3413 "blocks" will look less readable.
3414
3415 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
3416
3417 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3418
3419 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3420
3421 * nnimap.el (nnimap-transform-headers): Remove unused variable.
3422 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3423 have newlines within the strings, and where the UID comes after the
3424 BODYSTRUCTURE element (bug#10537).
3425
3426 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3427 (bug#10732).
3428
3429 * shr.el (shr-insert-document): Add doc string.
3430 (shr-visit-file): Ditto.
3431 (shr-remove-trailing-whitespace): New function.
3432 (shr-insert-document): Use it to clean up trailing whitespace as the
3433 final step (bug#10714).
3434
3435 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3436
3437 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3438 buffer if `gnus-kill-summary-on-exit' is nil.
3439
3440 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
3441
3442 * gnus-sum.el (gnus-summary-show-thread):
3443 next-single-char-property-change may return nil in XEmacs.
3444
3445 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3446
3447 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3448 when just reading a single group from "without" Gnus.
3449
3450 2012-02-06 Chong Yidong <cyd@gnu.org>
3451
3452 * gnus-sum.el (gnus-summary-show-thread):
3453 next-single-char-property-change never returns nil (Bug#8657).
3454
3455 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
3456
3457 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3458 without reconnecting.
3459 (nnimap-possibly-change-group): Ditto.
3460 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3461 connection has died before being called.
3462
3463 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
3464
3465 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3466 an initial sync unless we're really doing one.
3467
3468 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3469 address parameter if one already exists (bug#9676).
3470
3471 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3472 not the prefix, as documented (bug#10689).
3473
3474 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3475
3476 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3477 the "server".
3478
3479 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3480 the real error message with the useless "previously known to be down".
3481 Which isn't even correct.
3482
3483 * nntp.el (nntp-open-connection): Report the error message if the nntp
3484 server can't be reached.
3485
3486 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3487 groups we do a total scan for.
3488 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3489 doing that.
3490
3491 2012-01-31 Jim Meyering <jim@meyering.net>
3492
3493 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3494 Correct a comment (insert "not") and hide nominally-doubled "to".
3495
3496 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3497
3498 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3499 section in the manual.
3500
3501 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3502
3503 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3504 words.
3505 (rfc2047-encode-string): Ditto.
3506 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
3507 understand folded filename="..." parameters, for instance.
3508
3509 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3510 the message for greater debuggability.
3511
3512 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
3513
3514 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3515 instead of setting it locally, since the latter doesn't seem to have
3516 any effect (most of the time).
3517
3518 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
3519
3520 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3521 function call.
3522
3523 2012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
3524
3525 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3526 seconds, and make the repeat clause with HH:MM specs work as
3527 documented.
3528
3529 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
3530
3531 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3532 so that previous errors don't prohibit getting new news.
3533
3534 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3535
3536 * nntp.el (nntp-retrieve-group-data-early): Ditto.
3537
3538 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3539
3540 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3541 bound globally in old Emacsen and XEmacsen.
3542
3543 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
3544
3545 * gnus.el (gnus-group-find-parameter): Check for liveness of the
3546 buffer, not of the string which is its name.
3547
3548 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3549
3550 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3551 non-server-marks groups.
3552 (gnus-group-make-articles-read): Ditto.
3553
3554 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3555 methods (bug#9676).
3556
3557 * gnus.el (gnus-method-ephemeral-p): New function.
3558
3559 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
3560
3561 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3562 left-to-right.
3563
3564 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3565
3566 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3567 warning.
3568
3569 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3570
3571 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3572 macroexpand the nnir things, since they haven't been defined yet, and
3573 nnir requires gnus-sum.
3574
3575 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3576
3577 * mm-decode.el (mm-interactively-view-part): Fix prompt.
3578
3579 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
3580
3581 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3582 logical server name in addition to the actual machine address.
3583
3584 * auth-source.el (auth-source-user-and-password): Add convenience
3585 wrapper to search by just host and optionally user.
3586
3587 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3588
3589 * shr.el (shr-visit-file): Move point to the beginning of the buffer
3590 after rendering.
3591
3592 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3593
3594 * gnus-sum.el (gnus-summary-read-group): Document more parameters
3595 (bug#9693).
3596 (gnus-summary-setup-buffer): Document return value (bug#9697).
3597
3598 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3599 since ido doesn't work on symbols (bug#9632).
3600
3601 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3602 when getting a single value as when getting all the values. This means
3603 that atoms like `gcc-self' work cumulatively, like variable settings,
3604 instead of getting the value from the last matching clause.
3605 (gnus-group-find-parameter): Protect against the group buffer not
3606 existing (bug#9585).
3607
3608 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3609
3610 * gnus-start.el (gnus-activate-group): Document more parameters
3611 (bug#9694).
3612
3613 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3614 (bug#9692).
3615
3616 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3617 article was fetched, so that it can be expired later (bug#9958).
3618 (gnus-agent-summary-fetch-series): Add doc string.
3619 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3620 (bug#9517).
3621
3622 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3623 retrieval is happening.
3624
3625 * gnus.el (gnus-parameters): Doc fix.
3626
3627 2012-01-06 Dave Abrahams <dave@boostpro.com>
3628
3629 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3630 show the thread after expansion.
3631
3632 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3633
3634 * gnus-art.el (article-narrow-to-head): If the head is completely
3635 empty, narrow to the empty region (bug#9764).
3636
3637 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3638 read, and then mark them as unread only when the unread mark is used.
3639 This makes `C-- T k' actually work, even though it's confusing.
3640
3641 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3642 alive before we try to find its window.
3643
3644 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
3645
3646 * mm-decode.el (mm-display-external): Use a longer timeout for the
3647 deletion to allow slow programs to display the file.
3648
3649 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3650
3651 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3652 prompt to be less confusing.
3653
3654 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3655 argument to `message-reply'. This broke `special-display-*' frame
3656 pop-uping (bug#10238).
3657
3658 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3659
3660 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3661 systems, since these allegedly don't work there.
3662
3663 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
3664
3665 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3666 live buffer.
3667
3668 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3669
3670 * nnir.el (nnir-retrieve-headers): Protect against the article not
3671 existing on the server (bug#10335).
3672
3673 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3674
3675 * gnus-agent.el (gnus-agent-load-local):
3676 Recompute gnus-agent-article-local on changing method.
3677
3678 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3679
3680 * gnus.el (gnus-parameters): Note precedence.
3681
3682 2012-01-04 Leo Liu <sdl.web@gmail.com>
3683
3684 * nndraft.el (nndraft-update-unread-articles): Don't move point around
3685 in the group buffer.
3686
3687 2012-01-04 Julien Danjou <julien@danjou.info>
3688
3689 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3690 change.
3691
3692 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3693
3694 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3695 too.
3696
3697 * nntp.el (nntp-retrieve-group-data-early): Use it.
3698
3699 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3700
3701 * nntp.el (nntp-retrieval-in-progress): New variable.
3702 (nntp-make-process-buffer): Make it buffer-local.
3703
3704 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3705 2010.
3706 (gnus-demon-init): Use it to compute the time if time is on the form
3707 "04:23".
3708
3709 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3710
3711 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3712 status in the correct buffer.
3713
3714 2012-01-03 Leo Liu <sdl.web@gmail.com>
3715
3716 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3717 when opening topics (bug#10407).
3718
3719 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
3720
3721 * mm-view.el (mm-display-inline-fontify): Add comment.
3722
3723 2011-12-15 Juri Linkov <juri@jurta.org>
3724
3725 * mm-decode.el (mm-inline-media-tests): Add missing
3726 `mm-handle-media-subtype'.
3727
3728 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
3729
3730 * message.el (message-valid-fqdn-regexp): Update with newly approved
3731 top-level domain names ".tel" and ".asia".
3732
3733 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
3734
3735 * gnus-sum.el (gnus-summary-show-article): Don't load shr
3736 unconditionally.
3737
3738 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3739
3740 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3741 pop-to-buffer-same-window for old Emacsen.
3742
3743 2011-12-04 Chong Yidong <cyd@gnu.org>
3744
3745 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3746 change (Bug#10200).
3747
3748 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3749
3750 * compface.el (uncompface):
3751 * gnus-art.el (gnus-article-x-face-command): Update the header format
3752 of icon data for the most recent icontopbm program.
3753
3754 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3755
3756 * gnus-msg.el (gnus-inews-do-gcc):
3757 * message.el (message-send-mail):
3758 * mml.el (mml-generate-mime): Share the value of the buffer-local
3759 `message-options' variable between a draft buffer and temprary working
3760 buffers.
3761
3762 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
3763
3764 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3765
3766 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3767
3768 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3769 for Cygwin.
3770
3771 2011-11-24 Glenn Morris <rgm@gnu.org>
3772
3773 * starttls.el: Fix case of "GnuTLS".
3774
3775 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3776
3777 * gnus-group.el (gnus-group-highlight): Fix typo.
3778
3779 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
3780
3781 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3782 value of `delete-file', that returns nil for a local file but returns t
3783 for a remote file using ssh.
3784
3785 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3786
3787 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3788 avoid later breakage.
3789
3790 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3791
3792 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3793 article buffers' name.
3794
3795 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3796
3797 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3798 by Paul Eggert's spellfixes two days ago.
3799
3800 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3801
3802 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3803 buffer-local instead of binding them to avoid warnings. Also demote
3804 errors (bug#10063).
3805 (font-lock-mode-hook): Shut up byte compiler.
3806
3807 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3808
3809 * mm-util.el (mm-charset-after): Fix typo.
3810
3811 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3812
3813 * gnus-sum.el (gnus-summary-make-menu-bar):
3814 * gnus-uu.el (gnus-uu-decode-postscript)
3815 (gnus-uu-decode-postscript-and-save):
3816 * mailcap.el (mailcap-print-command):
3817 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3818 Fix typos.
3819
3820 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3821
3822 * gnus-art.el (gnus-article-part-wrapper):
3823 * shr-color.el (shr-color-visible-distance-min)
3824 (shr-color-relative-to-absolute, set-minimum-interval)
3825 (shr-color-visible): Fix typos.
3826
3827 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3828
3829 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3830 slightly clearer.
3831
3832 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3833
3834 * message.el (message-send-and-exit): Document `arg'.
3835
3836 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3837
3838 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3839
3840 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
3841
3842 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3843 we don't use `bound-and-true-p'.
3844
3845 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
3846
3847 * gnus-util.el (gnus-bound-and-true-p): Remove.
3848 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3849 * nnir.el: Use it.
3850 * nnmairix.el: Use it.
3851
3852 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
3853
3854 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3855 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3856 for reasons unknown.
3857 * nnir.el: Use it.
3858 * nnmairix.el: Use it.
3859
3860 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3861 * nnir.el: Ditto.
3862 * nnmairix.el: Ditto.
3863
3864 * gnus-registry.el (gnus-registry-enabled): Default to nil.
3865
3866 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3867
3868 * message.el (message-completion-function): Make sure
3869 message-tab-body-function is not attempted if one of
3870 message-completion-alist fails to find a completion (bug#9158).
3871
3872 2011-10-26 Daiki Ueno <ueno@unixuser.org>
3873
3874 * mml.el (mml-quote-region): Quote <#secure> tag.
3875 (mml-generate-mime-1): Unquote <#secure> tag.
3876
3877 2011-10-20 Chong Yidong <cyd@gnu.org>
3878
3879 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3880 calling a minor mode from Lisp with nil arg enables it, so we have to
3881 make the wording a bit ambiguous here).
3882
3883 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
3884
3885 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3886 * nnir.el (nnir-mode): Use it.
3887 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3888 Use it.
3889
3890 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3891 * nnmairix.el (gnus-registry-enabled): Ditto.
3892
3893 2011-10-17 Dave Abrahams <dave@boostpro.com>
3894
3895 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
3896 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3897 only while we need to find out if it should be t or nil.
3898 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3899 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3900 the registry is installed. Set it to nil when it's unloaded.
3901 (gnus-registry-install-p): Provide user guidance for the initial value
3902 of `gnus-registry-install' when it's 'ask, otherwise return its value.
3903 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3904 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3905 * nnmairix.el (nnmairix-determine-original-group-from-registry):
3906 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3907 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3908 `gnus-registry-install'.
3909
3910 2011-10-17 Daiki Ueno <ueno@unixuser.org>
3911
3912 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3913 previous change.
3914 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3915 primary key is marked as disabled.
3916
3917 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
3918
3919 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3920 primary key is marked as disabled.
3921
3922 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
3923
3924 * html2text.el (html2text-clean-anchor): Check for quotes around
3925 `href' value.
3926
3927 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
3928
3929 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3930 searching. Drop `bbdb-cache'.
3931
3932 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3933
3934 * message.el (message-signed-or-encrypted-p): Exclude header when
3935 checking if there is signed or encrypted body in text/plain message.
3936
3937 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
3938
3939 * html2text.el (html2text-get-attr): Correctly handle attribute values
3940 containing "=".
3941
3942 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
3943
3944 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3945 handle bindings.
3946
3947 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3948
3949 * gnus-win.el (gnus-configure-windows): Protect against reading
3950 ephemeral groups outside of Gnus.
3951
3952 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
3953
3954 * shr.el (shr-tag-img): Don't get images displayed in tables.
3955
3956 2011-10-03 Glenn Morris <rgm@gnu.org>
3957
3958 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3959 the "maintainer" version of debbugs.gnu.org reports.
3960
3961 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3962
3963 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3964 make asynchronous adjacent image insertion work better.
3965
3966 2011-09-27 Daiki Ueno <ueno@unixuser.org>
3967
3968 * plstore.el (plstore-select-keys, plstore-encrypt-to):
3969 Clarify documentation.
3970
3971 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3972
3973 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3974 `gnus-asynchronous' isn't shadowed.
3975
3976 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3977
3978 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3979 (nnimap-insert-partial-structure): The charset parameter isn't
3980 case-sensitive.
3981
3982 * nnheader.el (nnheader-message-maybe): New function.
3983
3984 * shr.el (shr-tag-table): Render totally broken tables better.
3985
3986 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3987 computing the boundary.
3988
3989 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3990
3991 * pop3.el (pop3-number-of-responses): Remove.
3992 (pop3-wait-for-messages): Rewrite to take linear time instead of
3993 exponential time.
3994
3995 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3996
3997 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3998 re-fetch images.
3999
4000 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4001 re-fetch images when hitting `g' in Gnus.
4002
4003 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4004
4005 * mml.el (mml-inhibit-compute-boundary): New internal variable.
4006 (mml-compute-boundary): Don't check collision if it is non-nil.
4007 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4008 before checking collision.
4009
4010 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4011
4012 * message.el (message-indent-citation): Really make sure there's a
4013 newline at the end.
4014
4015 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4016 Fix suggested by John Wiegley.
4017
4018 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4019
4020 * gnus-art.el (gnus-treat-hide-citation): Add doc.
4021
4022 * message.el (message-default-send-rename-function): Break out into its
4023 own function.
4024
4025 * ecomplete.el (ecomplete-display-matches): Revert patch since it
4026 doesn't work under XEmacs.
4027
4028 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4029 of "imaps" to word around Windows problems.
4030 (nnimap-open-connection-1): Use it.
4031
4032 * message.el (message-indent-citation): Revert last change which made
4033 `F' not work.
4034
4035 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
4036
4037 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4038 terminal as well.
4039
4040 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
4041
4042 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4043 because it displays images using overlays that aren't easy to copy to
4044 the article buffer.
4045
4046 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
4047
4048 * message.el (message-indent-citation): Fix empty line removal at the
4049 end of the citation.
4050
4051 2011-09-20 Julien Danjou <julien@danjou.info>
4052
4053 * auth-source.el (auth-source-netrc-create): Use default value for
4054 password if specified. Evaluate default.
4055 (auth-source-plstore-create): Ditto.
4056 (auth-source-plstore-create, auth-source-netrc-create): Fix default
4057 value evaluation.
4058 (auth-source-netrc-create): Typo fix.
4059 (auth-source-plstore-create): Ditto.
4060
4061 * auth-source.el (auth-source-format-cache-entry): New function.
4062
4063 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4064
4065 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4066
4067 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4068
4069 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4070
4071 2011-09-19 Julien Danjou <julien@danjou.info>
4072
4073 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4074 which work with things that are not ASCII.
4075
4076 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4077
4078 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4079
4080 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4081
4082 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4083 message level.
4084
4085 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4086
4087 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4088
4089 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4090
4091 * gnus.el (gnus-interactive-exit): Update defcustom spec.
4092
4093 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4094
4095 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4096 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4097
4098 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
4099
4100 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4101 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4102 articles.
4103
4104 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
4105
4106 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4107 (message-mail-other-window, message-mail-other-frame)
4108 (message-news-other-window, message-news-other-frame):
4109 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4110 instead of setting buffer display variables.
4111
4112 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4113
4114 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4115
4116 * gnus-sum.el (gnus-fetch-headers): Bump message level.
4117
4118 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4119
4120 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4121 duplicates" to a higher level.
4122
4123 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4124 most egregious messages.
4125
4126 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4127
4128 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4129
4130 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
4131
4132 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4133 up the file (bug#9351).
4134
4135 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4136
4137 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
4138 it does with all other backends, but decode the names immediately after
4139 getting them.
4140
4141 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4142 decoding nnimap groups.
4143
4144 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4145 newsrc file. It doesn't seem like an important optimization any more.
4146
4147 2011-09-10 Dave Abrahams <dave@boostpro.com>
4148
4149 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4150 overflows.
4151
4152 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4153
4154 * gnus.el (gnus-article-mark-lists): Remove `recent'.
4155 (gnus-interactive-exit): Extend to `quiet'.
4156
4157 * gnus-sum.el (gnus-offer-save-summaries): Use it.
4158
4159 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4160 string.
4161
4162 * plstore.el (plstore--get-buffer): Silence compiler warnings by
4163 renaming function arguments from `this'.
4164
4165 * gnus-sum.el (gnus-newsgroup-recent): Remove.
4166
4167 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4168 has been renamed.
4169 (gnus-lrm-string-p): Include RLM and PDF, too.
4170
4171 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4172 (bug#9225).
4173
4174 2011-09-10 Eli Zaretskii <eliz@gnu.org>
4175
4176 Add autoload cookies for functions used by sendmail.el.
4177 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4178
4179 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4180
4181 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
4182
4183 * gnus-art.el (article-date-ut): Work properly even when there are
4184 things like Date header in the body; work for forwarded parts.
4185
4186 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
4187
4188 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4189 original-article-buffer.
4190
4191 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
4192
4193 * nnir.el (nnir-compose-result): Fix matching of server type.
4194 (nnir-run-swish++): Ditto.
4195 (nnir-run-namazu): Ditto.
4196 (nnir-run-notmuch): Ditto.
4197
4198 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4199
4200 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4201 (bug#9405).
4202
4203 * gnus-score.el (gnus-summary-increase-score): Doc clarification
4204 (bug#9421).
4205
4206 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4207 (bug#9425).
4208
4209 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4210 thing (bug#9426).
4211
4212 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4213
4214 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4215 the error message.
4216
4217 2011-09-02 Eli Zaretskii <eliz@gnu.org>
4218
4219 * message.el (message-setup-1): Return t (Bug#9392).
4220
4221 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
4222
4223 * gnus-sum.el: When adding article headers to a summary buffer also
4224 update gnus-newsgroup-articles (bug#9386).
4225
4226 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
4227
4228 * auth-source.el: Autoload help-mode.
4229
4230 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4231
4232 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4233 names.
4234
4235 2011-08-27 Daiki Ueno <ueno@unixuser.org>
4236
4237 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4238 mm-replace-in-string for compatibility issues.
4239 * mml2015.el (mml2015-epg-verify): Ditto.
4240
4241 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
4242
4243 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4244
4245 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4246
4247 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4248
4249 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4250 continue on and do the clean-up phase (bug#9188).
4251
4252 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4253 just ignore groups that can't be opened instead of erroring out
4254 (bug#9225).
4255
4256 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4257 nil since some many people are fuddy-duddies.
4258
4259 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4260 images.
4261
4262 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4263 instead.
4264
4265 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4266
4267 * gnus-util.el (gnus-process-live-p): Copy over compat function.
4268
4269 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4270 processing.
4271
4272 * nntp.el (nntp-kill-buffer): Kill the process before killing the
4273 buffer to avoid warnings.
4274
4275 2011-08-20 Simon Josefsson <simon@josefsson.org>
4276
4277 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4278 specified to reduce precision.
4279
4280 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4281
4282 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4283 bodystructures (bug#9314).
4284
4285 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4286
4287 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4288 Make button keymap non-sticky after buttons.
4289
4290 2011-08-18 David Engster <dengste@eml.cc>
4291
4292 * nnmairix.el (nnmairix-request-set-mark)
4293 (nnmairix-goto-original-article): Remove adding of article to registry,
4294 since `gnus-registry-add-group' isn't available anymore.
4295 (nnmairix-determine-original-group-from-registry):
4296 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4297 available anymore.
4298
4299 2011-08-12 Simon Josefsson <simon@josefsson.org>
4300
4301 * starttls.el (starttls-any-program-available): Define as obsolete
4302 function.
4303
4304 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4305
4306 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4307 versions which Gnus use when appropriate.
4308
4309 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4310 a pretty destructive command.
4311
4312 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4313
4314 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4315
4316 * message.el (message-fix-before-sending): Make a different warning
4317 about NUL characters (bug#9270).
4318
4319 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4320 from custom (bug#9260).
4321
4322 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4323 things work in Emacs 22 and XEmacs, too.
4324
4325 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4326 default From.
4327
4328 * gnus-spec.el (gnus-lrm-string-p): New macro.
4329 (gnus-lrm-string): New constant.
4330 (gnus-summary-line-format-spec): LRM-ify the from.
4331 (gnus-tilde-max-form): LRM-ify string chopping.
4332
4333 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4334
4335 * message.el (message-is-yours-p): Allow disabling canlock checking
4336 (bug#9295).
4337 (message-shoot-gnksa-feet): Add `canlock-verify'.
4338 (message-auto-save-directory): Use ~/ as the auto-save directory if the
4339 message directory isn't writable (bug#9304).
4340
4341 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4342 non-world-readable.
4343
4344 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
4345
4346 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4347 articles.
4348
4349 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
4350
4351 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4352 copy-list.
4353
4354 2011-08-12 Sam Steingold <sds@gnu.org>
4355
4356 * gnus-score.el (gnus-score-find-alist): Keep the score files already
4357 in the reverse order to avoid modifying the cache with `nreverse'.
4358 (gnus-all-score-files): Do not modify the value returned by
4359 `gnus-score-find-alist' because it lives in a cache variable.
4360 (gnus-current-home-score-file): No need to `nreverse' the return value
4361 of `gnus-score-find-alist', it is already in the correct order.
4362
4363 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
4364
4365 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4366 type MESSAGE and subtype RFC822 is slightly different from those of
4367 type TEXT.
4368
4369 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
4370
4371 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4372 This allows article-referral to work from an nnir group.
4373
4374 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
4375
4376 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4377
4378 2011-08-04 Daiki Ueno <ueno@unixuser.org>
4379
4380 * mml1991.el (mml1991-epg-find-usable-key)
4381 (mml1991-epg-find-usable-secret-key): New function.
4382 (mml1991-epg-sign): Check if signing key is usable.
4383 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4384
4385 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
4386
4387 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4388 server-variables only. This should fix a bug introduced with commit
4389 e1889675b7f4adf057833c5513c9374134c4e053.
4390 (nnir-run-query): 'nnir-search-engine should not be set from the global
4391 environment.
4392
4393 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
4394
4395 * nnir.el (nnir-search-thread): Position point on referring article
4396 line.
4397 (nnir-warp-to-article): Clean up summary buffers.
4398
4399 * nnimap.el (nnimap-request-thread): Whitespace fix.
4400
4401 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
4402
4403 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4404
4405 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4406
4407 * starttls.el (starttls-available-p): Rename from
4408 `starttls-any-program-available' and changed return convention.
4409
4410 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
4411
4412 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4413 `unix-sync' unless it's defined.
4414
4415 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
4416
4417 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4418 `aref' for XEmacs compatibiltiy.
4419
4420 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4421
4422 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4423
4424 2011-07-31 Dave Abrahams <dave@boostpro.com>
4425
4426 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4427 closures, quote the form properly (bug#9194).
4428
4429 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4430
4431 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4432 (gnus-summary-insert-new-articles): Protect against servers that are
4433 down.
4434
4435 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4436
4437 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4438 in mm handle if none is specified.
4439
4440 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
4441
4442 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4443
4444 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
4445
4446 * nnir.el (nnir-search-thread): New function to make an nnir group
4447 based on a thread query.
4448
4449 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4450 of nnir in thread referral.
4451 (gnus-summary-refer-thread): Use it.
4452
4453 * nnimap.el (nnimap-request-thread): Use it.
4454
4455 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4456
4457 * shr.el (shr-tag-comment): Ignore HTML comments.
4458
4459 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
4460
4461 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4462 argument.
4463 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4464 Use `nnir-address' to handle server info rather than passing an arg.
4465
4466 * nnimap.el (nnimap-make-thread-query): New utility function to format
4467 an imap thread search query.
4468 (nnimap-request-thread): Use it.
4469
4470 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4471 right select-method if we are not going back to the group buffer.
4472
4473 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4474
4475 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4476 enter invalid buffer configurations into the quit form (bug#9107).
4477 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4478 unplugged/plugged.
4479
4480 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4481 keep track of which ones are unread (bug#9061).
4482
4483 * gnus.el (gnus-refer-article-method): Allow entering any sexp
4484 (bug#9055).
4485
4486 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4487 (bug#9041).
4488
4489 * gnus-html.el (mm-util): Require (bug#9073).
4490
4491 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4492 (gnus-summary-refer-thread): Use it to remove duplicates in the
4493 un-threaded view (bug#9053).
4494 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4495
4496 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
4497
4498 * nnir.el (nnir-read-server-parm): Use default value from global
4499 variable. Without this the default search engine parameters aren't
4500 used at all.
4501
4502 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4503
4504 * message.el (message-unique-id): Don't use the undocumented return
4505 value from (random t) (bug#9118).
4506
4507 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4508
4509 * message.el (message-auto-save-directory): If the ~/Mail directory
4510 doesn't exist, use ~ as the auto-save directory (bug#4432).
4511
4512 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4513 hasn't already been started.
4514
4515 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4516
4517 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4518
4519 * message.el (message-reply): Work around mysterious bug where
4520 `message-mode' seems to overwrite the locally bound `subject' variable.
4521
4522 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
4523
4524 * nnimap.el (nnimap-request-thread): Ensure search is performed in
4525 correct group.
4526
4527 * gnus-int.el (gnus-request-thread): Add group argument.
4528
4529 * gnus-sum.el (gnus-summary-refer-thread): Use it.
4530
4531 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4532
4533 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4534 renamed to `debbugs-gnu-*'.
4535
4536 2011-07-08 Daiki Ueno <ueno@unixuser.org>
4537
4538 * plstore.el: Revert the editing feature since it is not urgent.
4539 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4540 (plstore-mode-decoded): Remove.
4541
4542 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4543
4544 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
4545 isn't very interesting any more, and it leaks potentially secret data.
4546 (gnus-debug): Remove.
4547
4548 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4549 use of :custom-show.
4550
4551 2011-07-07 Daiki Ueno <ueno@unixuser.org>
4552
4553 * plstore.el: Add documentation.
4554 (plstore-mode): New mode to edit plstore file.
4555 (plstore-mode-toggle-display, plstore-mode-original)
4556 (plstore-mode-decoded): New command.
4557 (plstore--encode, plstore--decode, plstore--write-contents-functions)
4558 (plstore--insert-buffer, plstore--make): New function.
4559 (plstore-open, plstore-save): Simplify by using them.
4560
4561 2011-07-06 Glenn Morris <rgm@gnu.org>
4562
4563 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4564
4565 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4566
4567 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4568 no longer is much used.
4569 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4570 Articles".
4571
4572 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
4573
4574 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4575 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4576 `notmuch' backend.
4577
4578 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4579
4580 * mm-decode.el (mm-text-html-renderer): Doc fix.
4581
4582 * gnus-msg.el (gnus-bug): Fix the MML tag.
4583
4584 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4585
4586 2011-07-05 Daiki Ueno <ueno@unixuser.org>
4587
4588 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4589 secondary methods if started with `gnus-no-server'.
4590
4591 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4592
4593 * message.el (message-return-action): Fix typo in docstring.
4594
4595 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4596
4597 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4598 bug reports at once.
4599
4600 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4601
4602 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
4603
4604 * nndraft.el: Require gnus-group.
4605 (nndraft-request-list): Declare.
4606
4607 * nndraft.el (nndraft-update-unread-articles): Don't show group having
4608 no unread article unless it matches gnus-permanently-visible-groups.
4609
4610 * nndraft.el (nndraft-update-unread-articles): New function.
4611 (nndraft-request-associate-buffer): Use it to update the number of
4612 unread articles for the nndraft groups in the group buffer when saving
4613 or killing a draft message.
4614
4615 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4616
4617 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4618 systems to binary before writing and reading the mbox files.
4619
4620 * gnus.el (gnus-summary-line-format): Link to the info node for %U
4621 instead of trying to list them all (bug#8978).
4622
4623 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4624
4625 * pop3.el (pop3-open-server): Use :end-of-capability.
4626
4627 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4628
4629 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4630 the id is always a number.
4631
4632 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4633 debbugs mode, if possible.
4634
4635 2011-07-02 Daiki Ueno <ueno@unixuser.org>
4636
4637 * auth-source.el (auth-source-token-passphrase-callback-function):
4638 Reindent.
4639 (epg-context-operation): Remove unnecessary autoload.
4640
4641 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4642
4643 * gnus.el (gnus-list-debbugs): New command.
4644
4645 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4646 mboxstat instead of the maintbox, since the stat seems to be fuller.
4647
4648 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4649 summary buffers.
4650
4651 * message.el (message-get-reply-headers): Delete all duplicates,
4652 instead of the first.
4653 (message-get-reply-headers): Ensure that we have progress while
4654 deleting duplicates.
4655
4656 * gnus-msg.el (gnus-configure-posting-styles): Get the local
4657 gnus-posting-style value from the summary buffer to make it easier to
4658 make that a per-buffer conf.
4659
4660 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
4661
4662 * nnir.el (nnir-run-imap): Allow halting a search when an article is
4663 found by setting `shortcut' in 'query.
4664 (nnir-request-article): Use `shortcut' setting when requesting article
4665 by Message-ID.
4666
4667 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
4668
4669 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4670 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4671 Bring the pseudo-headers back too.
4672
4673 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4674
4675 * auth-source.el (auth-source-token-passphrase-callback-function):
4676 Simplify and remove EPA dependency.
4677
4678 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
4679
4680 * nnir.el (nnir-request-article): Fix error message text.
4681
4682 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4683
4684 * auth-source.el (plstore-delete): Autoload.
4685 (auth-source-plstore-search): Support delete operation.
4686 * plstore.el (plstore-delete): New function.
4687
4688 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4689
4690 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4691 mark actually existing articles as unread rather than the ones that
4692 active asserts.
4693
4694 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4695
4696 * nntp.el (nntp-record-command):
4697 * gnus-util.el (gnus-message-with-timestamp-1):
4698 Use format-time-string rather than decoding time stamps by hand.
4699 This is simpler and insulates the code from potential changes to
4700 current-time format.
4701
4702 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
4703
4704 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4705
4706 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4707
4708 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4709 (plstore-save): Support public key encryption.
4710 (plstore--init-from-buffer): New function.
4711 (plstore-open): Use it; fix error when opening a non-existent file.
4712 (plstore-revert): Use plstore--init-from-buffer.
4713
4714 2011-07-01 Daiki Ueno <ueno@unixuser.org>
4715
4716 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4717
4718 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4719
4720 * mml2015.el (mml2015-use): Replace string-match-p with string-match
4721 for old Emacsen.
4722
4723 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4724
4725 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4726 is not fully working.
4727
4728 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4729
4730 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4731 quit window configuration.
4732
4733 * auth-source.el (epg-context-set-passphrase-callback):
4734 Remove duplicate autoload.
4735
4736 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4737
4738 * nnir.el (nnir-request-article): Allow requesting articles by
4739 Message-ID with nnimap.
4740
4741 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4742 current server.
4743
4744 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4745
4746 * auth-source.el: Autoload EPA/EPG functions.
4747 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4748 changed when EPA/EPG is not available.
4749 (auth-source-backend): Rename "arg" member to "data".
4750 (auth-source-backend-parse, auth-source-plstore-search)
4751 (auth-source-plstore-create): Use it.
4752
4753 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
4754
4755 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4756 `gnus-refer-article-methods'.
4757
4758 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
4759
4760 * auth-source.el: Require EPA and EPG.
4761 (auth-source-passphrase-alist): New variable.
4762 (auth-source-passphrase-callback-function)
4763 (auth-source-token-passphrase-callback-function): Callbacks for the
4764 netrc field encryption (GPG tokens).
4765 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4766 Symmetric encryption and decryption of the netrc GPG tokens.
4767 (auth-source-netrc-normalize): Use them, simplifying the closure.
4768
4769 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4770
4771 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4772 non-nil, and `nnimap-split-methods' is nil, use the former.
4773
4774 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4775
4776 * plstore.el (plstore-revert): New function.
4777 (plstore-open): Use it; hide the buffer from user.
4778
4779 2011-06-30 Daiki Ueno <ueno@unixuser.org>
4780
4781 * auth-source.el (auth-source-backend): New member "arg".
4782 (auth-source-backend-parse): Handle new backend 'plstore.
4783 * plstore.el: New file.
4784
4785 2011-06-30 Glenn Morris <rgm@gnu.org>
4786
4787 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4788
4789 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4790
4791 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4792
4793 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4794 expiring articles to.
4795
4796 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4797 variations as ASCII (bug#5458).
4798
4799 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
4800
4801 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4802
4803 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4804
4805 * message.el (message-point-in-header-p): Tweak the function to default
4806 to saying that we're not in the headers if there is no separator at
4807 all. This makes it possible to use the Message version of `M-q' in
4808 buffers with no headers (bug#7987).
4809 (message-point-in-header-p): Fix last checkin to work with an empty
4810 mail-header-separator, too.
4811
4812 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4813 again, save the choice via customize.
4814
4815 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4816
4817 * message.el (message-send-mail-function): Add `sendmail-query-once'.
4818
4819 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4820 ended the connection, bail out before waiting infinitely on a new
4821 connection.
4822
4823 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
4824
4825 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4826 reports.
4827
4828 * gnus.el (gnus-bug-package): Use "gnus."
4829 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4830
4831 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4832
4833 * gnus-art.el (gnus-article-stop-animations): New function to stop any
4834 animations going on at article exit time.
4835
4836 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4837 since removing it breaks people upgrading.
4838
4839 * shr.el (shr-put-image): Use the new interface for animating images.
4840 (shr-put-image): Animate for 60 seconds.
4841
4842 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4843 error with `find-file-hooks' on Emacs 22.
4844 (with-auth-source-epa-overrides): Ugly hack to Wrap the
4845 `find-file-hook' things in `symbol-value' to avoid compilation warnings
4846 on all architectures.
4847
4848 * spam.el (spam-stat): Require in a normal fashion without binding
4849 `spam-stat-install-hooks' to avoid compilation warnings.
4850
4851 * spam-stat.el (spam-stat-install-hooks): Remove.
4852 (spam-stat-install-hooks): Don't run automatically.
4853
4854 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
4855
4856 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4857 and keystroke.
4858
4859 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
4860
4861 * auth-source.el (auth-source-netrc-cache): Move forward.
4862
4863 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4864
4865 * auth-source.el (auth-source-netrc-create): Don't query the bits that
4866 we already know.
4867 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4868 (auth-source-netrc-create): Don't prompt for the stuff we already know.
4869
4870 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4871
4872 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4873 %S format, since that looks odd.
4874 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4875 file, especially when saving.
4876
4877 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
4878
4879 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
4880 article found.
4881
4882 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
4883
4884 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4885 `auth-source-save-secrets' with a more sensitive alist that can be
4886 configured per file. Experimental, so defaults to 'never.
4887 (auth-source-netrc-create): Use it. Still experimental code.
4888 (with-auth-source-epa-overrides): Use `find-file-hooks' if
4889 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
4890
4891 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
4892
4893 * auth-source.el (auth-source-save-secrets): New variable to control if
4894 secret tokens should be saved encrypted.
4895 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4896 to `auth-source-netrc-normalize'.
4897 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
4898 on the EPA variables being defined.
4899 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4900 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4901 the lexical-let closure.
4902 (auth-source-netrc-create): Create "gpg:" tokens according to
4903 `auth-source-save-secrets'.
4904
4905 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
4906
4907 * gnus-group.el (gnus-group-update-group): Add new argument
4908 `info-unchanged' that stops updating dribble buffer.
4909
4910 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4911 deletes lines matching to it in dribble buffer.
4912
4913 * gnus-agent.el (gnus-agent-fetch-group-1):
4914 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4915 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4916 * gnus-start.el (gnus-group-change-level):
4917 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4918
4919 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4920 if newsgroup info is not changed.
4921
4922 * gnus-group.el (gnus-group-get-new-news-this-group):
4923 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4924 Don't update dribble buffer.
4925
4926 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
4927
4928 * gnus-registry.el (gnus-registry-remove-ignored): New function to
4929 remove entries with groups we ignore.
4930
4931 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4932
4933 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4934 the underline comes at the bottom.
4935
4936 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
4937
4938 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4939 `gnus-registry-user-format-function-M' and declare the latter obsolete.
4940 (gnus-registry-article-marks-to-names): Rename from
4941 `gnus-registry-user-format-function-M2'.
4942
4943 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
4944
4945 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4946 ephemeral group.
4947
4948 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4949
4950 * shr.el (shr-browse-image): Copy the URL if called interactively.
4951
4952 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4953
4954 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4955 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
4956 done, then unselected articles may be marked as read.
4957
4958 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4959 since not doing this seems to lead to a race condition in pop3-logon.
4960
4961 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4962 so that the call chain it correct when we call "upwards".
4963
4964 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4965 in read-only groups.
4966
4967 * gnus-group.el (gnus-group-mark-article-read): Ditto.
4968
4969 * message.el (message-cite-reply-position): Doc string fix.
4970
4971 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4972 avoid regexp overflow.
4973 (nnimap-transform-split-mail): Ditto.
4974
4975 * pop3.el (pop3-retr): Error out if the server closes the connection.
4976
4977 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4978
4979 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4980 mm-with-unibyte-current-buffer. The buffer should not contain any
4981 multibyte chars anyway at this stage.
4982
4983 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4984
4985 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4986 at the end of lines.
4987
4988 2011-05-29 Julien Danjou <julien@danjou.info>
4989
4990 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4991
4992 2011-05-27 Glenn Morris <rgm@gnu.org>
4993
4994 * gnus-group.el (gnus-bug-group-download-format-alist):
4995 Use the "maintainer" version of debian reports as well.
4996
4997 2011-05-26 Glenn Morris <rgm@gnu.org>
4998
4999 * gnus-group.el (gnus-bug-group-download-format-alist):
5000 Use the "maintainer" version of debbugs.gnu.org reports.
5001
5002 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
5003
5004 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5005
5006 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
5007
5008 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5009 the thread moves us backwards and so we loop forever.
5010
5011 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
5012
5013 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5014 whitespace in base64 data lines.
5015
5016 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
5017
5018 * gnus-registry.el (gnus-registry-user-format-function-M):
5019 Use `mapconcat'.
5020 (gnus-registry-user-format-function-M2): Use to see the full text of
5021 the marks. Make "," the mark text separator.
5022
5023 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5024 authentication with auth-source.
5025
5026 2011-05-17 Glenn Morris <rgm@gnu.org>
5027
5028 * gnus-group.el (gnus-import-other-newsrc-file):
5029 Use insert-file-contents.
5030
5031 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
5032
5033 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5034 1000 iterations.
5035
5036 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
5037
5038 * nntp.el (nntp-open-connection): Check if process-type is available.
5039
5040 2011-05-16 Julien Danjou <julien@danjou.info>
5041
5042 * shr.el (shr-tag-del): Add support for del tag.
5043
5044 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
5045
5046 * gnus-html.el (gnus-html-put-image): Register a displayer.
5047
5048 * shr.el (shr-image-displayer): Don't remove text props from alt text.
5049
5050 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
5051
5052 * registry.el (prune-factor): New initialization parameter defaulting
5053 to 0.1.
5054 (registry-prune-hard): Use it.
5055
5056 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5057 0.1 expicitly.
5058
5059 2011-05-13 Glenn Morris <rgm@gnu.org>
5060
5061 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5062 is bound, since this function requires sendmail.
5063
5064 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
5065
5066 * registry.el (registry-usage-test): Disable pruning test.
5067
5068 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
5069
5070 * registry.el (registry-prune-hard-candidates)
5071 (registry-prune-soft-candidates): Helper methods for registry pruning.
5072 (registry-prune): Use them. Make the sort function optional.
5073
5074 2011-05-10 Jim Meyering <meyering@redhat.com>
5075
5076 * shr.el (shr-colorize-region): Fix typo "on on -> on".
5077
5078 2011-05-10 Julien Danjou <julien@danjou.info>
5079
5080 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5081 symbol and not a list.
5082
5083 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
5084
5085 * gnus-art.el (gnus-article-mode): Move binding of
5086 shr-put-image-function here from gnus-article-prepare-display.
5087
5088 * shr.el (shr-put-image-function): New variable.
5089 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5090 (shr-put-image): Return scaled image.
5091
5092 * gnus-art.el (gnus-shr-put-image): New function.
5093 (gnus-article-prepare-display): Bind shr-put-image-function to it.
5094
5095 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5096 original ones, as deletable.
5097
5098 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
5099
5100 * nntp.el (nntp-open-connection): Set TCP keepalive option.
5101
5102 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
5103
5104 * registry.el (registry-full): Add convenience method. Fix logic.
5105 (registry-insert): Use it. Fix logic here too.
5106
5107 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5108 `registry-prune' if `registry-full' returns t.
5109 (gnus-registry-handle-action)
5110 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5111 (gnus-registry-usage-test): Use it.
5112
5113 2011-05-07 Julien Danjou <julien@danjou.info>
5114
5115 * shr.el (shr-link): Make shr-link inherit from link by default.
5116
5117 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
5118
5119 * shr.el (shr-urlify, shr-link): Fix shr-link face.
5120
5121 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
5122
5123 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5124 error out because the face is not a list.
5125
5126 2011-05-05 Glenn Morris <rgm@gnu.org>
5127
5128 * gnus-start.el (gnus-propagate-marks): Declare.
5129
5130 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
5131
5132 * registry.el (registry-reindex): Fix percentage message.
5133
5134 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5135
5136 * shr.el: Add shr-link face for links.
5137 (shr-urlify): Use it.
5138
5139 * registry.el (registry-insert): Make error message more helpful.
5140
5141 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5142
5143 * gnus-html.el (gnus-html-schedule-image-fetching):
5144 Use url-queue-retrieve, if it exists.
5145
5146 * shr.el (shr-tag-img): Ditto.
5147
5148 * gnus.el: Autoload more gnus-agent functions.
5149
5150 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5151 agent if we haven't already (bug#8502).
5152
5153 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5154 into the Agent, too.
5155
5156 * gnus-agent.el (gnus-agent-store-article): New function.
5157
5158 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5159 and moved from that file for reuse.
5160
5161 * pop3.el (pop3-open-server): Error messages are "-ERR".
5162
5163 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5164
5165 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5166 (open-tls-stream): Remove superfluous tls/starttls autoloads.
5167
5168 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5169
5170 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5171 buffer has moved to a different frame.
5172
5173 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5174
5175 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5176 to get the conversion from unibyte to multibyte buffers to work on
5177 Emacs 22.
5178
5179 * nntp.el (nntp-request-article): Slight clean-up.
5180
5181 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5182
5183 * shr.el (shr-strike-through): New face.
5184 (shr-tag-s): Use it to provide <s> support.
5185 (shr-tag-s): Remove duplicate definition.
5186
5187 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
5188
5189 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5190 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5191
5192 2011-04-23 Glenn Morris <rgm@gnu.org>
5193
5194 * gnus-sum.el (gnus-extra-headers): Bump :version.
5195
5196 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5197
5198 * shr.el (shr-tag-sup): New function.
5199 (shr-tag-sub): Ditto.
5200
5201 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
5202
5203 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5204 for the case where `gnus-registry-ignored-groups' is a list of lists,
5205 and don't call `gnus-parameter-registry-ignore' otherwise.
5206
5207 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
5208
5209 * nnimap.el (nnimap-user): New backend variable.
5210 (nnimap-open-connection-1): Use it.
5211 (nnimap-credentials): Accept user parameter so it's explicit what user
5212 name is desired.
5213
5214 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5215 default.
5216
5217 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5218 not gnus-registry.el.
5219
5220 * gnus-registry.el: Mention in comments how to modify
5221 `gnus-extra-headers' for proper recipient tracking and that it may
5222 already have To and Cc recently, which it does as of this commit.
5223 (gnus-registry-ignored-groups): Remove defcustom.
5224 Explain why in comments.
5225 (gnus-registry-action): Fix data-header reference to use the extra
5226 headers. Explain in package commentary how to add To and Cc headers to
5227 the gnus-extra-headers.
5228 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5229 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5230 parameter list or a string list in `gnus-registry-ignored-groups'.
5231 Fix logic error.
5232
5233 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5234
5235 * shr.el (shr-expand-url): Protect against null urls.
5236
5237 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5238
5239 * shr.el (shr-base): New binding.
5240 (shr-tag-base): Keep track of <base>.
5241 (shr-expand-url): New function used throughout.
5242
5243 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
5244
5245 * gnus-registry.el
5246 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5247 (gnus-registry-ignored-groups): New variable.
5248 (gnus-registry-ignore-group-p): Use it.
5249 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5250 set the destination group to nil (same as delete) if it's ignored.
5251
5252 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
5253
5254 * gnus-registry.el (gnus-registry-action)
5255 (gnus-registry-fetch-header-fast):
5256 Don't use mail-header that looks an internal function of mailheader.el.
5257
5258 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
5259
5260 * gnus-registry.el: Eliminate cl functions.
5261 (gnus-registry-sort-addresses): New function that replaces mapcan.
5262 (gnus-registry-action, gnus-registry-spool-action)
5263 (gnus-registry-split-fancy-with-parent)
5264 (gnus-registry-fetch-recipients-fast): Use it.
5265 (gnus-registry-import-eld): Replace delete* with dolist + delq.
5266
5267 * registry.el (initialize-instance, registry-lookup)
5268 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5269 (registry-lookup-secondary-value, registry-search, registry-delete)
5270 (registry-insert, registry-reindex, registry-size, registry-prune):
5271 Use eval-and-compile.
5272
5273 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
5274
5275 * registry.el (registry-reindex): New method to recreate the secondary
5276 registry indices.
5277
5278 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5279 tracked field changes.
5280 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5281 (gnus-registry-action, gnus-registry-spool-action)
5282 (gnus-registry-handle-action)
5283 (gnus-registry--split-fancy-with-parent-internal)
5284 (gnus-registry-split-fancy-with-parent)
5285 (gnus-registry-register-message-ids): Add recipient tracking on spool,
5286 move, and delete actions, and for fancy splitting with parent.
5287 (gnus-registry-extract-addresses)
5288 (gnus-registry-fetch-recipients-fast)
5289 (gnus-registry-fetch-header-fast): Convenience functions.
5290 (gnus-registry-misc-test): ERT test of
5291 `gnus-registry-extract-addresses'.
5292
5293 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
5294
5295 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5296 Track by subject first, then sender.
5297
5298 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
5299
5300 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5301
5302 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5303 Lisp.
5304
5305 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5306 (gnus-draft-send): Use it to avoid popping
5307 up frames from gnus-group-send-queue.
5308
5309 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
5310
5311 * gnus-registry.el: Updated gnus-registry docs.
5312
5313 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
5314
5315 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5316 Fix logic bug.
5317 (gnus-registry-post-process-groups): Fix logging of no results and
5318 quote sender and subject.
5319
5320 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5321
5322 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5323 (gnus-read-active-for-groups): Don't try to finish getting stuff where
5324 we had no early-data returned.
5325 (gnus-get-unread-articles): Add a sanity check so that we don't issue
5326 two async commands to the same server at the same time.
5327
5328 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
5329
5330 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5331
5332 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5333
5334 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5335 "warning" level.
5336
5337 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5338 (mm-url-insert-file-contents): Don't set the package names.
5339
5340 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
5341
5342 * gnus-registry.el (gnus-registry-action): Remove properties and
5343 simplify subject in `gnus-registry-handle-action'.
5344 (gnus-registry-spool-action): Get subject and sender from message if
5345 they are not passed in.
5346 (gnus-registry-handle-action): Remove properties and simplify subject
5347 consistently.
5348
5349 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5350
5351 * registry.el: Require CL before using defmacro*.
5352
5353 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
5354
5355 * gnus-art.el (article-treat-date): Assume that
5356 gnus-article-date-headers may be a group parameter.
5357
5358 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
5359
5360 * gnus-registry.el (gnus-registry-handle-action): More debugging.
5361
5362 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5363 interactively so the newsrc file can contain foreign groups too.
5364 Useful for debugging but not much for users.
5365
5366 2011-04-07 David Engster <dengste@eml.cc>
5367
5368 * registry.el (registry-usage-test): Only do
5369 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5370 lexical binding.
5371
5372 2011-04-06 David Engster <dengste@eml.cc>
5373
5374 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5375 argument NOERROR for `require', since XEmacs 21.4 does not support it.
5376
5377 2011-04-06 David Engster <dengste@eml.cc>
5378
5379 * registry.el (initialize-instance): Change :after to :AFTER to be
5380 compatible with old EIEIO version in XEmacs.
5381
5382 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
5383
5384 * gnus-registry.el (gnus-registry-post-process-groups)
5385 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5386 and provide better messaging.
5387
5388 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
5389
5390 * gnus-registry.el: Don't use ERT if it's not available. Load it
5391 unconditionally anyway, discarding errors.
5392 (gnus-registry-delete-entries): New convenience function.
5393 (gnus-registry-import-eld): Import from old .eld registry.
5394
5395 * registry.el: Don't use ERT if it's not available. Load it
5396 unconditionally anyway, discarding errors.
5397
5398 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5399 version from the Claudio Bley GnuTLS patch (extra optional parameters
5400 and host name).
5401
5402 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
5403
5404 * gnus-registry.el (gnus-registry-fixup-registry): New function to
5405 fixup the parameters that can be customized by the user between
5406 save/read cycles.
5407 (gnus-registry-read): Use it.
5408 (gnus-registry-make-db): Use it.
5409 (gnus-registry-spool-action, gnus-registry-handle-action):
5410 Fix messaging.
5411 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5412 Map references to actual group names with sender and subject tracking.
5413 (gnus-registry-post-process-groups): Use `cond' for better messaging.
5414 (gnus-registry-usage-test): Add subject lookup test.
5415
5416 * registry.el (registry-db, initialize-instance): Set up constructor
5417 instead of :initform arguments for the sake of older Emacsen.
5418 (registry-lookup-breaks-before-lexbind): New method to demonstrate
5419 pre-lexbind merge bug.
5420 (registry-usage-test): Use it.
5421 (initialize-instance, registry-db): Move the non-function initforms
5422 back to the class definition.
5423
5424 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
5425
5426 * registry.el: New library to manage gnus-registry-style data.
5427
5428 * gnus-registry.el: Use it (major rewrite).
5429
5430 * nnregistry.el: Use it.
5431
5432 * spam.el: Use it.
5433
5434 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5435
5436 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5437 marks on non-selected articles.
5438
5439 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
5440
5441 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
5442
5443 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5444 parameter to open-protocol-stream.
5445
5446 2011-04-01 Julien Danjou <julien@danjou.info>
5447
5448 * mm-view.el (mm-display-inline-fontify): Do not fontify with
5449 fundamental-mode.
5450
5451 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5452
5453 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5454 servers.
5455
5456 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5457
5458 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5459 made marks not propagate, again.
5460
5461 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
5462
5463 * proto-stream.el (open-protocol-stream): Bring back `network' type.
5464 Make this the default type.
5465 (proto-stream-open-plain): Rename from proto-stream-open-default.
5466 (open-protocol-stream, proto-stream-open-starttls)
5467 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5468 with `plain'.
5469
5470 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5471 value.
5472
5473 * nntp.el (nntp-open-connection-function): Document the fact that some
5474 values are not functions but are instead handled specially.
5475 Recognize nntp-open-plain-stream value.
5476 (nntp-open-connection): Recognize that value.
5477
5478 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5479
5480 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5481 stuff.
5482
5483 * gnus-score.el (gnus-score-string): Fix calling convention of
5484 `gnus-simplify-buffer-fuzzy' after last patches.
5485
5486 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5487 server for articles we didn't get any headers for. This is a sanity
5488 check.
5489
5490 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
5491
5492 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5493 new CAPABILITY, use it.
5494
5495 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5496
5497 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5498 downloading anything.
5499
5500 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5501
5502 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
5503
5504 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5505 colors.
5506 (gnus-splash-svg-color-symbols): New function.
5507
5508 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5509
5510 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5511 instead of using the global gnus-simplify-subject-fuzzy-regexp.
5512 (gnus-simplify-subject-fuzzy): Use the local
5513 gnus-simplify-subject-fuzzy-regex instead of the global one.
5514 This makes using this variable in group parameters work.
5515
5516 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
5517
5518 * gnus-registry.el (gnus-registry-unfollowed-groups):
5519 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5520 archive:sent-YYYY-MM-DD groups).
5521 (gnus-registry-split-fancy-with-parent): Bail out early in sender
5522 tracking if there are more than `gnus-registry-max-track-groups'
5523 matches.
5524
5525 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5526
5527 * message.el (message--yank-original-internal): New function to do the
5528 insertion cleanly inside eval in `message-yank-original'.
5529 (message-yank-original): Use it.
5530
5531 2011-03-29 Julien Danjou <julien@danjou.info>
5532
5533 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5534 local variables disabled rather than `normal-mode'.
5535
5536 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
5537
5538 * proto-stream.el: Changes preparatory to merging open-protocol-stream
5539 with open-network-stream.
5540 (proto-stream-always-use-starttls): Option removed.
5541 (open-protocol-stream): Return a process object by default. Provide a
5542 new parameter :return-list specifying a list-type return value, which
5543 now has the form (PROP . PLIST) instead of a fixed-length list. Change
5544 :type `network' to `try-starttls', and `network-only' to `default'.
5545 Make `default' the default, for compatibility with open-network-stream.
5546 Handle the no-parameter case exactly as open-network-stream, with no
5547 additional stream processing. Search plists using plist-get.
5548 Explicitly add :end-of-commend parameter if it is missing.
5549 (proto-stream-open-default): Rename from
5550 proto-stream-open-network-only. Return 'default as the type.
5551 (proto-stream-open-starttls): Rename from proto-stream-open-network.
5552 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
5553 failed. Always return a list with a (possibly dead) process as the
5554 first element, for compatibility with open-network-stream.
5555 (proto-stream-open-tls): Use plist-get. Always return a list.
5556 (proto-stream-open-shell): Return `default' as connection type.
5557 (proto-stream-capability-open): Use plist-get.
5558 (proto-stream-eoc): Function deleted.
5559
5560 * nnimap.el (nnimap-stream, nnimap-open-connection)
5561 (nnimap-open-connection-1): Handle renaming of :type parameter for
5562 open-protocol-stream.
5563 (nnimap-open-connection-1): Pass a :return-list parameter
5564 open-protocol-stream to obtain a list return value. Parse this list
5565 using plist-get.
5566
5567 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5568 for open-protocol-stream. Accept open-protocol-stream return value
5569 that is a subprocess object instead of a list. Handle the case of a
5570 dead returned process.
5571
5572 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
5573
5574 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5575
5576 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5577
5578 2011-03-21 Julien Danjou <julien@danjou.info>
5579
5580 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5581 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
5582 query.
5583 (mm-inline-text): Render normal text with fontification whenever
5584 possible.
5585
5586 * gnus-sum.el (gnus-summary-save-parts-1):
5587 * gnus-art.el (gnus-article-browse-html-save-cid-content)
5588 (gnus-article-browse-html-parts, gnus-mime-delete-part)
5589 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5590 Use `mm-handle-filename'.
5591
5592 * mm-util.el (mm-handle-filename): New function, return the filename of
5593 an handle.
5594
5595 2011-03-18 Julien Danjou <julien@danjou.info>
5596
5597 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5598 (gnus-buffer-live-p): Check that buffer is not nil.
5599
5600 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5601
5602 * gnus-art.el: Require mouse, which the build bot seems to say is
5603 needed.
5604
5605 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5606 XEmacs, since it doesn't have url-retrieve-synchronously.
5607
5608 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
5609
5610 * gnus-group.el (gnus-group-list-ticked): New function.
5611 (gnus-group-make-menu-bar): Provide a menu entry for it.
5612 (gnus-group-list-map): Provide a binding for it.
5613
5614 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5615
5616 * shr.el (shr-visit-file): New command.
5617
5618 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5619
5620 2011-03-17 Bjørn Mork <bjorn@mork.no>
5621
5622 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5623 servers.
5624
5625 2011-03-16 Julien Danjou <julien@danjou.info>
5626
5627 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5628 inline.
5629
5630 * gnus-art.el (article-hide-list-identifiers):
5631 Use gnus-group-get-list-identifiers.
5632
5633 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5634 (gnus-summary-remove-list-identifiers):
5635 Use gnus-group-get-list-identifiers to get regexp.
5636 (gnus-select-newsgroup, gnus-summary-insert-subject)
5637 (gnus-summary-insert-articles):
5638 Call gnus-summary-remove-list-identifiers unconditionally.
5639
5640 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5641
5642 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5643 we're selecting a group with unread articles.
5644
5645 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5646
5647 * gssapi.el: New file separated out from imap.el to provide a general
5648 Kerberos 5 connection facility for Emacs.
5649
5650 * message.el (message-elide-ellipsis): Document the format spec
5651 ellipsis.
5652
5653 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5654
5655 * message.el (message-elide-region): Allow the ellipsis to say how many
5656 lines were removed.
5657
5658 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5659
5660 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5661 window configurations containing buffers that are now dead.
5662
5663 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5664 parsing to avoid integer overflows.
5665 (nnimap-parse-flags): Simplify the last change.
5666 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5667 too large for 32-bit Emacsen.
5668
5669 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5670
5671 * auth-source.el (auth-source-netrc-create):
5672 * message.el (message-yank-original): Fix use of `case'.
5673
5674 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
5675
5676 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5677 XEmacs, which was one character too wide.
5678
5679 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
5680
5681 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5682 default number of articles to display.
5683 (gnus-articles-to-read): Use pretty names for prompt.
5684
5685 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5686
5687 * gnus-int.el (gnus-open-server): Ditto.
5688
5689 * gnus-start.el (gnus-activate-group): Give a backtrace if
5690 debug-on-quit is set and the user hits `C-g'.
5691 (gnus-read-active-file): Ditto.
5692
5693 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5694
5695 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
5696
5697 * message.el (message-yank-original): Use cond instead of CL case.
5698
5699 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5700
5701 * auth-source.el (auth-source-netrc-create): Use usual format for the
5702 default in prompts.
5703
5704 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
5705
5706 * auth-source.el (auth-source-netrc-create): Show the default in the
5707 prompt when prompting for token creation.
5708
5709 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
5710
5711 * auth-source.el (auth-source-format-prompt): Always convert the value
5712 to a string to avoid evaluating non-string arguments.
5713 (auth-source-netrc-create): Offer default properly, not as initial
5714 content in `read-string'.
5715 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5716 of line to determine if we've been run before. If so, don't run again,
5717 but print a trivial message to indicate the cache was hit instead.
5718
5719 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
5720
5721 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5722 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
5723 The user will have to run `gnus-sync-read' manually and wait for Cloudy
5724 Gnus.
5725
5726 2011-03-11 Julien Danjou <julien@danjou.info>
5727
5728 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5729 modified file".
5730
5731 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
5732
5733 * auth-source.el (auth-source-read-char-choice): New function to read a
5734 character choice using `dropdown-list', `read-char-choice', or
5735 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
5736 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
5737 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
5738 (auth-source-netrc-saver): Use it.
5739 (auth-source-pick-first-password): New convenience function.
5740
5741 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
5742
5743 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5744 parameter in the credentials.
5745 (nnimap-open-connection-1): Use it after a successful login.
5746 (nnimap-credentials): Add IMAP-specific user and password prompt.
5747
5748 * auth-source.el (auth-source-search): Add :require parameter, taking a
5749 list. Document it and the :save-function return token. Pass :require
5750 down. Change the CREATED message from a warning to a debug statement.
5751 (auth-source-search-backends): Pass :require down.
5752 (auth-source-netrc-search): Pass :require down.
5753 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5754 Change save prompt to indicate all modifications saved here are
5755 deletions.
5756 (auth-source-netrc-create): Take user login name as default in user
5757 prompt. Move all the save functionality to a lexically bound function
5758 under the :save-function token in the returned list. Set up clearer
5759 default prompts for user, host, port, and secret.
5760 (auth-source-netrc-saver): New function, intended to be wrapped for
5761 :save-function.
5762
5763 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
5764
5765 * Version 23.3 released.
5766
5767 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5768
5769 * shr.el (shr-table-horizontal-line): Change the defaults for the table
5770 lines to be spaces instead.
5771
5772 2011-03-07 Julien Danjou <julien@danjou.info>
5773
5774 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5775 (sieve-sasl-auth): Check that auth-source-search did return something,
5776 or just return an empty string.
5777
5778 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5779
5780 * gnus.el (gnus-interactive): Use read-directory-name.
5781
5782 * gnus-uu.el (gnus-uu-decode-uu-and-save)
5783 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5784 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5785 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5786 Likewise.
5787
5788 * gnus-group.el (gnus-group-make-directory-group): Likewise.
5789
5790 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5791
5792 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5793 onto the list of killed groups, too. This makes killed nnimap groups,
5794 for instance, more reliably not reappear.
5795
5796 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5797 the parent.
5798
5799 * gnus-sum.el (gnus-update-read-articles): Fix typo.
5800
5801 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5802 really have server-side marks.
5803
5804 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5805 since most backends do not usefully have server-side marks.
5806 (gnus-update-read-articles): Propagate marks to all backends that
5807 really have server-side marks.
5808
5809 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
5810
5811 * message.el (message-cite-reply-position, message-cite-style):
5812 New variables.
5813 (message-yank-original): Use the new citation styles.
5814
5815 2011-03-04 Daiki Ueno <ueno@unixuser.org>
5816
5817 * message.el (message-options): Revert the change that's a workaround
5818 for XEmacs buffer-local issue; don't mark it buffer-local when running
5819 under XEmacs.
5820
5821 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
5822
5823 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5824 numbers too big to be `read'.
5825
5826 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
5827
5828 * message.el (message-options): Make buffer-local two ways to attempt
5829 to fix a XEmacs bug.
5830
5831 2011-03-02 Julien Danjou <julien@danjou.info>
5832
5833 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5834
5835 2011-03-01 Julien Danjou <julien@danjou.info>
5836
5837 * gnus-art.el (list-identifier): Add list-identifier as a parameter
5838 group.
5839 (article-hide-list-identifiers): Use list-identifier group parameter.
5840
5841 2011-02-28 Julien Danjou <julien@danjou.info>
5842
5843 * sieve.el (sieve-buffer-script-name): New local variable to store
5844 sieve script name.
5845 (sieve-edit-script): Store sieve script name.
5846 (sieve-upload): Use sieve script name when uploading.
5847 (sieve-upload): Use substitute-command-keys.
5848 (sieve-edit-script): Use substitute-command-keys.
5849 (sieve-refresh-scriptlist): Use substitute-command-keys.
5850 (sieve-manage-mode-map): Define keymap properly.
5851 (sieve-manage-mode): Do not set mode name manually, change mode-name to
5852 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5853 Remove commented code about cvs.
5854 (sieve-manage-quit): New function.
5855 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5856
5857 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5858
5859 * gnus-group.el (gnus-import-other-newsrc-file): New function.
5860
5861 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
5862
5863 * auth-source.el (auth-source-search): Cache empty result sets.
5864
5865 * auth-source.el (auth-source-save-behavior): New variable to replace
5866 `auth-source-never-create'.
5867 (auth-source-netrc-create): Use it.
5868 (auth-source-never-save): Remove.
5869
5870 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
5871
5872 * nnimap.el (nnimap-stream): Doc fix.
5873 (nnimap-open-connection-1): Reverse the order of the ports to that the
5874 prompted-for port is first.
5875
5876 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5877 retrieval by the no-group selection.
5878
5879 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5880 numerical parameters.
5881
5882 2011-02-25 Julien Danjou <julien@danjou.info>
5883
5884 * gnus-gravatar.el: Use gnus-with-article-buffer.
5885
5886 * gnus-art.el (gnus-with-article-buffer): Check that the
5887 gnus-article-buffer is alive.
5888
5889 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
5890
5891 * auth-source.el (auth-source-creation-prompts): New variable to manage
5892 creation-time prompts.
5893 (auth-source-search): Document it.
5894 (auth-source-format-prompt): Add utility function.
5895 (auth-source-netrc-create): Don't default the user name to
5896 user-login-name. Use `auth-source-creation-prompts' and some default
5897 prompts for user, host, port, and password (the default generic prompt
5898 remains ugly).
5899 (auth-source-never-save): Add customizable option to never save info.
5900 (auth-source-netrc-create): Use it and improve save prompts. Fix help
5901 mode excursion.
5902
5903 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5904
5905 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5906 argument that XEmacs doesn't support.
5907
5908 2011-02-23 Julien Danjou <julien@danjou.info>
5909
5910 * gnus-art.el (article-make-date-line): Ignore errors if time is
5911 invalid and not convertible.
5912 (article-make-date-line): Only add lapsed time if time is not nil.
5913
5914 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
5915
5916 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5917 `read-char-choice' for backwards compatibility.
5918 (auth-source-netrc-element-or-first): New function to DTRT for
5919 parameter extraction.
5920 (auth-source-netrc-create): Use it and fix multiple parameter print
5921 bug. Use the default passed from above (given-default) or the
5922 built-in (user-login-name for :user).
5923
5924 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
5925
5926 * gnus-start.el (gnus-dribble-read-file):
5927 Set buffer-save-without-query, since we always want to save the dribble
5928 file, probably.
5929
5930 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5931 nnimap.
5932
5933 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5934 -summary- since it's a user-visible variable.
5935
5936 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5937 first time you use the new Gnus.
5938
5939 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
5940
5941 * auth-source.el: Don't load netrc.el.
5942 (auth-sources): Search ~/.netrc as well by default.
5943 (auth-source-debug): Add 'trivia option for extra output.
5944 (auth-source-do-trivia): Use it.
5945 (auth-source-search): Simplify logic to use
5946 `auth-source-search-backends'. Use `auth-source-do-trivia' where
5947 appropriate. Don't keep a running count at this level. Layer :create
5948 and :delete options appropriately on the first and second passes.
5949 Don't track the backend with the search results.
5950 (auth-source-search-backends): New function to search a list of
5951 backends for a processed spec.
5952 (auth-source-netrc-parse): Cache all netrc files, making
5953 auth-source-netrc-cache an alist keyed by the file name and using the
5954 file mtime as the caching criterion. Keep the obfuscated data secret
5955 with a lexical bind.
5956 (auth-source-netrc-search): Don't calculate the length of the results
5957 unnecessarily.
5958 (auth-source-search-backends): Fix bug.
5959 (auth-source-netrc-create): Rework prompts.
5960
5961 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
5962
5963 * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
5964 Lower case names of search constraints.
5965 (nnir-run-query): Cache and reuse search constraints for all imap
5966 servers.
5967
5968 2011-02-22 Sam Steingold <sds@gnu.org>
5969
5970 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
5971
5972 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
5973
5974 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5975 after exit.
5976 (gnus-setup-message): Define missing variable from last checkin.
5977
5978 * gnus-sum.el (gnus-summary-show-article): When called with t as the
5979 value, show the raw article.
5980
5981 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
5982
5983 * nnimap.el (nnimap-open-connection-1): Revert last change, since
5984 auth-source now accepts numbers.
5985
5986 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5987 spec, too.
5988 (auth-source-ensure-strings): New function.
5989
5990 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5991 (gnus-article-setup-buffer): Always restart the date timer so that user
5992 changes to the frequency is respected.
5993
5994 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5995 port numbers, so make sure it gets that if nnimap-server-port is
5996 explicit.
5997
5998 2011-02-21 Simon Josefsson <simon@josefsson.org>
5999
6000 * nnimap.el (nnimap-inbox): Doc fix.
6001
6002 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
6003
6004 * shr-color.el (shr-color->hexadecimal): Use renamed function names
6005 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6006 color-lab-to-srgb.
6007
6008 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
6009
6010 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6011 given method as in the group name if we're using an extended method.
6012 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6013 command, if we're using that, instead of waiting for the beginning.
6014
6015 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6016 we're sure to get unique server names, and we don't output two async
6017 commands in the same buffer. This fixes an NNTP hang for some users.
6018
6019 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
6020
6021 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6022 summary buffer before reading going to the next buffer. This avoids
6023 putting the point in the group buffer if you `C-g' the command.
6024
6025 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6026 cache (for now) to make ~/.authinfo.gpg files usable.
6027
6028 * nnfolder.el (copyright-update): Define for the compiler.
6029
6030 * auth-source.el (auth-source-search): Fix unbound variable.
6031
6032 2011-02-19 Glenn Morris <rgm@gnu.org>
6033
6034 * gnus.el (gnus-meta): Doc fix.
6035
6036 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
6037
6038 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6039 in case it's not yet loaded.
6040
6041 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
6042
6043 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6044 line we're waiting for.
6045
6046 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
6047
6048 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6049 face with line-width greater than zero will cause RET in gnus summary
6050 buffer to scroll down article page-wise because auto vscroll happens,
6051 it should be temporally disabled when doing a scroll-up.
6052
6053 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
6054
6055 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6056 outputs from the server.
6057
6058 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
6059
6060 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6061 later so that bbdb can hook in easier.
6062
6063 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
6064
6065 * auth-source.el (auth-source-search): Don't try to create credentials
6066 if the caller doesn't want that.
6067 (auth-source-search): If we don't find a match, don't bug out on
6068 non-bound variables.
6069 (auth-source-search): Only ask a single backend to create the
6070 credentials.
6071
6072 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6073 logging.
6074 (nnimap-credentials): Protect against auth-source-search returning nil.
6075 (nnimap-request-list): Protect against not being able to open the
6076 server.
6077
6078 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
6079
6080 * auth-source.el (auth-source-search): Do a two-phase search, one with
6081 no :create to get the responses from all backends.
6082
6083 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6084 when getting credentials.
6085
6086 * gnus-util.el (gnus-delete-duplicates): New function.
6087
6088 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
6089
6090 * nnimap.el (nnimap-credentials): Instead of picking the first port as
6091 a creation default, pass the whole port list down. It will be
6092 completed.
6093
6094 * auth-source.el (auth-source-search): Update docs to talk about
6095 multiple creation choices.
6096 (auth-source-netrc-create): Accept a list as a value (from the search
6097 parameters) and do completion on that list. Keep a separate netrc line
6098 with the password obscured for showing the user.
6099
6100 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6101 first choice to `auth-source-search' so it will be used for entry
6102 creation instead of the server's Gnus-specific name.
6103 (nnimap-credentials): Rely on the auth-source library to select which
6104 port is actually wanted in the new netrc entry, so don't override
6105 `auth-source-creation-defaults'.
6106
6107 * auth-source.el (auth-source-netrc-parse): Use :port instead of
6108 :protocol and accept a missing user, host, or port as a wildcard match.
6109 (auth-source-debug): Default to off.
6110
6111 (auth-source-netrc-search, auth-source-netrc-create)
6112 (auth-source-secrets-search, auth-source-secrets-create)
6113 (auth-source-user-or-password, auth-source-backend, auth-sources)
6114 (auth-source-backend-parse-parameters, auth-source-search): Use :port
6115 instead of :protocol.
6116
6117 * nnimap.el (nnimap-credentials): Pass a port default to
6118 `auth-source-search' in case an entry needs to be created.
6119 (nnimap-open-connection-1): Use :port instead of :protocol.
6120
6121 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
6122
6123 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
6124 instead of delete-dups that is not available in XEmacs 21.4.
6125
6126 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
6127
6128 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6129 nil means that nnimap doesn't get updated.
6130
6131 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
6132
6133 * auth-source.el (auth-source-netrc-create): Return a synthetic search
6134 result when the user doesn't want to write to the file.
6135 (auth-source-netrc-search): Expect a synthetic result and proceed
6136 accordingly.
6137 (auth-source-cache-expiry): New variable to override
6138 `password-cache-expiry'.
6139 (auth-source-remember): Use it.
6140
6141 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6142 parameter. Create entry if necessary by using :create t.
6143 (nnimap-open-connection-1): Don't pass `inhibit-create'.
6144
6145 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
6146
6147 * auth-source.el (auth-source-debug): Enable by default and don't
6148 mention the obsolete `auth-source-hide-passwords'.
6149 (auth-source-do-warn): New function to debug unconditionally.
6150 (auth-source-do-debug): Use it.
6151 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6152 and for Secrets API entries when the secrets.el library is not
6153 available.
6154
6155 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
6156
6157 * gnus-sum.el (gnus-propagate-marks): Default to nil.
6158 (gnus-summary-exit): Kill the correct article buffer on exit from a
6159 `C-d' group.
6160
6161 * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
6162 gnus-propagate-marks.
6163
6164 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6165 before killing the buffers so that a non-full window conf gets handled
6166 correctly.
6167 (gnus-summary-exit): Ditto.
6168 (gnus-summary-read-group-1): Ditto.
6169
6170 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6171 async code again so that we can debug it properly.
6172
6173 * message.el (message-reply): Take an optional switch-buffer parameter
6174 so that Gnus window confs are respected better.
6175
6176 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
6177
6178 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6179 `plist-get' to accept non-list parameters (XEmacs issue).
6180 Fix docstring.
6181 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6182 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6183 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6184 Login collection is "Login" and not "login".
6185
6186 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
6187
6188 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6189 multiple headers.
6190
6191 * nnimap.el (nnimap-inhibit-logging): New variable.
6192 (nnimap-log-command): Don't log login commands.
6193
6194 * auth-source.el (auth-source-netrc-search): The asserts seem to want
6195 to have more parameters.
6196
6197 * nnimap.el (nnimap-send-command): Mark the command time for each
6198 command, so that we don't get NOOPs stepping on our toes.
6199
6200 * gnus-art.el (article-date-ut): Get the date from the Date header on
6201 `t'.
6202
6203 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
6204
6205 * auth-source.el (auth-source-search): Use copy-sequence instead of
6206 the cl.el copy-list.
6207
6208 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
6209
6210 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6211 Improve prompt.
6212
6213 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
6214
6215 * gnus-art.el (gnus-article-mode-line-format): Remove the article
6216 washing status from the default format. It isn't very informative.
6217
6218 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
6219
6220 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6221 Fix Gcc processing on imap.
6222
6223 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
6224
6225 * message.el (message-bury): Don't pop up a new window when selected
6226 window is dedicated.
6227
6228 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
6229
6230 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6231
6232 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
6233
6234 * sieve-manage.el: Autoload `auth-source-search'.
6235 (sieve-sasl-auth): Use it.
6236
6237 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
6238
6239 * nnimap.el: Autoload `auth-source-forget+'.
6240 (nnimap-open-connection-1): Use it if the connection fails.
6241
6242 * auth-source.el: Require `password-cache'.
6243 (auth-source-hide-passwords, auth-source-cache): Remove and mark
6244 obsolete.
6245 (auth-source-magic): Marker for `password-cache' keys.
6246 (auth-source-do-cache): Update docstring.
6247 (auth-source-search): Use and check cache.
6248 (auth-source-forget-all-cached, auth-source-remember)
6249 (auth-source-recall, auth-source-forget, auth-source-forget+)
6250 (auth-source-specmatchp): Caching support functions.
6251 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6252 Remove and obsolete.
6253 (auth-source-user-or-password): Remove caching to further discourage
6254 using it. Always hide passwords.
6255
6256 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
6257
6258 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6259 code for now, since it doesn't work for all users.
6260
6261 2011-02-09 Julien Danjou <julien@danjou.info>
6262
6263 * message.el (message-options): Make message-options really buffer
6264 local.
6265
6266 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
6267
6268 * mail-source.el: Autoload `auth-source-search'.
6269 (mail-source-keyword-map): Note order matters.
6270 (mail-source-set-1): Get all the mail-source source values and
6271 defaults and search auth-source on those if needed. This can all
6272 probably be simplified.
6273
6274 * nnimap.el: Autoload `auth-source-search'.
6275 (nnimap-credentials): Use it.
6276 (nnimap-open-connection-1): Ask for the virtual server and physical
6277 address in one shot.
6278
6279 * nntp.el: Autoload `auth-source-search'.
6280 (nntp-send-authinfo): Use it. Note TODO.
6281
6282 2011-02-08 Julien Danjou <julien@danjou.info>
6283
6284 * shr.el (shr-tag-body): Add support for text attribute in body
6285 markups.
6286
6287 * message.el (message-options): Make message-options a local variable.
6288
6289 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
6290
6291 * auth-source.el (auth-source-secrets-search)
6292 (auth-source-user-or-password): Use `append' instead of `nconc'.
6293 (auth-source-user-or-password): Build return list better and protect
6294 against nil :secret.
6295
6296 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
6297
6298 * nnimap.el (nnimap-update-info): Refactor slightly.
6299 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6300 (nnimap-update-info): Clean up slightly.
6301 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6302 characters.
6303 (nnimap-process-quirk): Rename function to avoid collision.
6304 (nnimap-update-info): Fix macrology bug-out.
6305 (nnimap-update-info): Simplify split history test.
6306
6307 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
6308
6309 * auth-source.el (top): Require 'eieio unconditionally.
6310 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6311 (auth-source-secrets-search): Limit search when `max' is greater than
6312 number of results.
6313
6314 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
6315
6316 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6317 part not returning any data.
6318
6319 * proto-stream.el (open-protocol-stream): Document the return value.
6320
6321 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
6322
6323 * auth-source.el (auth-source-secrets-search): Add examples.
6324
6325 2011-02-06 Julien Danjou <julien@danjou.info>
6326
6327 * message.el (message-setup-1): Handle message-generate-headers-first
6328 set to t.
6329
6330 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
6331
6332 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6333 API with a string "secrets:collection-name" and with 'default.
6334 (auth-source-backend-parse): Parse "secrets:collection-name" and
6335 'default. Recurse on parses instead of repeating code. Use the
6336 Secrets API is the source is not nil and 'ignore otherwise. Emit a
6337 message when ignoring a source.
6338 (auth-source-search): List ignored search keys at the top level.
6339 (auth-source-netrc-create): Use `case' instead of `cond'.
6340 (auth-source-secrets-search): Created with TODOs.
6341 (auth-source-secrets-create): Created with TODOs.
6342 (auth-source-retrieve, auth-source-create, auth-source-delete)
6343 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6344 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6345 (auth-source-user-or-password-sftp)
6346 (auth-source-user-or-password-smtp): Remove.
6347 (auth-source-user-or-password): Deprecated and modified to be a wrapper
6348 around `auth-source-search'. Not tested thoroughly.
6349
6350 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
6351
6352 * auth-source.el: Bring in assoc and eioeio libraries.
6353 (secrets-enabled): New variable to track the status of the Secrets API.
6354 (auth-source-backend): New EIOEIO class to represent a backend.
6355 (auth-source-creation-defaults): New variable to set prompt defaults
6356 during token creation (see the `auth-source-search' docstring for
6357 details).
6358 (auth-sources): Simplify to allow a simple string as a netrc backend
6359 spec.
6360 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6361 (auth-source-backend-parse-parameters): Fill in the backend parameters.
6362 (auth-source-search): Main auth-source API entry point.
6363 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6364 (auth-source-search-collection): Helper function for searching.
6365 (auth-source-netrc-parse, auth-source-netrc-normalize)
6366 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6367 Supports search, create, and delete.
6368 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6369 backend stubs.
6370 (auth-source-user-or-password): Call `auth-source-search' but it's not
6371 ready yet.
6372
6373 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
6374
6375 * message.el (message-setup-1): Remove the read-only stuff, since it
6376 doesn't work under XEmacs, for some reason.
6377
6378 * gnus-sum.el (gnus-user-date): Rename back from
6379 gnus-summary-user-date since user code refers to it.
6380
6381 * shr.el (shr-render-td): Store the actual background color used.
6382
6383 * message.el (message-setup-1): Don't bind the constant
6384 -forbidden-properties.
6385 (message-setup-1): Revert previous change, since it needs to bind the
6386 props to insert them.
6387 (message-resend): Allow removing the read-only separator line.
6388
6389 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6390
6391 * nnimap.el (nnimap-request-accept-article): Give an error message if
6392 the APPEND wasn't successful.
6393
6394 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
6395
6396 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6397 that have no groups.
6398
6399 2011-02-03 Julien Danjou <julien@danjou.info>
6400
6401 * gnus-draft.el: Remove progn around gnus-draft-setup.
6402
6403 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6404
6405 * gnus-start.el (gnus-read-active-for-groups): This function is never
6406 called with a nil `infos', so clean that up.
6407 (gnus-get-unread-articles): Request active files from primary/secondary
6408 methods that have no groups (yet).
6409
6410 2011-02-03 Julien Danjou <julien@danjou.info>
6411
6412 * message.el (message-setup-1): Always generate References first.
6413 (message-mail): Return the return value of message-setup, not always t.
6414 (message-setup-1): Insert mail-header-separator with read-only and
6415 intangible properties set.
6416
6417 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6418 user-date in docstring.
6419
6420 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6421
6422 * gnus.el (gnus-summary-line-format): Mention &user-date format in
6423 docstring.
6424
6425 * gnus.el (gnus-user-date-format-alist): Change default value.
6426 Use defcustom, with type and group. Move from gnus-util.el.
6427 Rename to gnus-summary-user-date-format-alist.
6428
6429 2011-02-03 Glenn Morris <rgm@gnu.org>
6430
6431 * nnimap.el (gnus-fetch-headers): Declare.
6432
6433 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6434
6435 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
6436
6437 * message.el (message-forward-make-body-digest-plain)
6438 (message-followup, message-reply): Clean up things noted by Stefan.
6439
6440 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6441 gnus-article-update-date-headers is nil.
6442 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6443 it didn't really work with defcustom.
6444 (article-update-date-lapsed): Make sure the window start doesn't move,
6445 either.
6446
6447 2011-02-01 Julien Danjou <julien@danjou.info>
6448
6449 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6450 format.
6451
6452 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6453 standard in Emacs nowadays.
6454
6455 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
6456
6457 * message.el (message-expand-name): Don't trust the return value of
6458 bbdb-complete-name.
6459 (message-check-news-header-syntax): Remove unused var `start'.
6460 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6461 (message-inhibit-body-encoding): Move to before first use.
6462 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6463 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6464 (Organization, Message-ID, Date, mh-previous-window-config):
6465 Defvar the vars using dynamic scoping.
6466
6467 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
6468
6469 * shr.el (shr-render-td): Only do colors at the final rendering.
6470 Should be slightly faster.
6471 (shr-insert-table): Fix up TD background colors when doing the
6472 vertical padding.
6473
6474 * gnus-art.el (article-date-ut): Protect against articles with no Date
6475 header.
6476 (article-update-date-lapsed): Don't use current-column to find the
6477 horizontal position. It's fragile in the presence of \003 characters.
6478
6479 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6480
6481 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
6482
6483 * gnus-art.el (article-transform-date): Rewrite to still work when
6484 there are several rfc2822 parts.
6485 (article-transform-date): Fix infinite recursion.
6486 (article-date-ut): Replace infinitely many Date headers with a single
6487 one when called interactively.
6488
6489 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6490 secure manner.
6491
6492 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6493 move around by not using save-window-excursion. It seems to work...
6494
6495 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
6496
6497 * gnus-art.el (article-make-date-line): Work for user-defined format.
6498
6499 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
6500
6501 * nntp.el (nntp-retrieve-group-data-early)
6502 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6503 fetching functions.
6504
6505 * gnus-start.el (gnus-read-active-for-groups): Read the active files
6506 thoroughly for all backends that have no known groups. This should
6507 allow new nnml methods to retrieve mail.
6508
6509 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6510 that Gnus doesn't know exists again.
6511
6512 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6513 (gnus-treat-date-ut): Ditto.
6514 (gnus-article-update-date-header): Rename.
6515 (gnus-treat-date-local): Remove.
6516 (gnus-treat-date-english): Remove.
6517 (gnus-treat-date-lapsed): Remove.
6518 (gnus-treat-date-combined-lapsed): Remove.
6519 (gnus-treat-date-original): Remove.
6520 (gnus-treat-date-iso8601): Remove.
6521 (gnus-treat-date-user-defined): Remove.
6522 (gnus-article-date-headers): New variable to control all the date
6523 header options.
6524 (article-date-ut): Rewrite to allow using the new way to format date
6525 headers(s).
6526
6527 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
6528
6529 * nnmail.el (nnmail-article-group): Check for a direct fancy split
6530 method.
6531 (nnmail-article-group): A better test for fanciness.
6532
6533 * nnimap.el (nnimap-request-head): Protect against not finding the
6534 article by Message-ID.
6535
6536 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
6537
6538 * gnus-art.el (article-update-date-lapsed): Try a better way to really
6539 keep point at the "same place".
6540
6541 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6542
6543 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6544 data if the group is inactive.
6545
6546 2011-01-28 Julien Danjou <julien@danjou.info>
6547
6548 * gnus-win.el: Remove dead function gnus-window-configuration-element.
6549 (gnus-all-windows-visible-p): Remove old compatibility code.
6550 (gnus-window-top-edge): Add docstring.
6551
6552 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6553
6554 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
6555
6556 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6557 older request-update-info.
6558
6559 * gnus-art.el (article-make-date-line): Limit the length a bit more.
6560
6561 2011-01-28 Daiki Ueno <ueno@unixuser.org>
6562
6563 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6564 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6565
6566 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6567
6568 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6569 groups. This makes the nndraft:queue group pop up if it's not already
6570 there.
6571
6572 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6573 messages" logic, which was reversed.
6574
6575 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6576 the "same place" even if point is on the line being replaced.
6577 (article-update-date-lapsed): Allow updating both the combined lapsed
6578 and the lapsed headers.
6579 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6580 (article-make-date-line): Limit the number of segments dynamically to
6581 avoid too-long lines.
6582
6583 2011-01-27 Julien Danjou <julien@danjou.info>
6584
6585 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6586 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6587
6588 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
6589
6590 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6591 Use plist-get instead of the cl function getf.
6592
6593 2011-01-27 Glenn Morris <rgm@gnu.org>
6594
6595 * gnus-util.el (float-time): Get rid of compiler warning, again.
6596
6597 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
6598
6599 * shr.el (shr-put-color): Special-case background colors: Do put them
6600 at the blank parts at the front of the lines.
6601
6602 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6603 exit hook to nix out all data on readedness on group exit.
6604
6605 * gnus-util.el (float-time): If float-time is bound, always use it on
6606 all Emacsen. It's unclear why the subrp check was there.
6607 (time-date): Require to make some autoload issues on XEmacs go away.
6608
6609 * shr.el (shr-put-color): Don't do the box padding in tables, since
6610 they're already padded.
6611
6612 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
6613
6614 * gnus-art.el (gnus-article-next-page): When the last line of the
6615 article is displayed, scroll down once more instead of going to the
6616 next article at once.
6617 (article-lapsed-string): Refactor out and allow specifying how many
6618 segments you want.
6619 (gnus-article-setup-buffer): Start updating the lapsed header directly.
6620 (gnus-article-update-lapsed-header): New variable.
6621
6622 * shr.el: Revert change that made headings use different-sized faces.
6623 The Emacs display engine isn't advanced enough that, for instance,
6624 tables can comfortably use differently-sized faces.
6625
6626 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6627
6628 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6629 used.
6630 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6631 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6632 we're using an encrypted connection.
6633
6634 * proto-stream.el: Alter the interface functions to also return the
6635 actual stream type used: network or TLS.
6636
6637 2011-01-25 Julien Danjou <julien@danjou.info>
6638
6639 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6640 (mm-display-javascript-inline): New function.
6641
6642 * mm-decode.el (mm-inline-media-tests): Add application/javascript
6643 viewing function.
6644
6645 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
6646
6647 * shr.el (shr-expand-newlines): Fix variable name.
6648
6649 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
6650
6651 * shr.el (shr-expand-newlines): Make nested boxes work.
6652
6653 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6654
6655 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6656 backgrounds.
6657 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6658 in a more sensible manner.
6659
6660 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
6661
6662 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6663 if EPG is loaded.
6664
6665 2011-01-24 Julien Danjou <julien@danjou.info>
6666
6667 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6668 tags.
6669
6670 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
6671
6672 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6673 commands.
6674
6675 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6676 in the article buffer.
6677 (gnus-gravatar-insert): Use blank space from the current buffer to
6678 avoid breaking text properties. This makes X-Sent updating work again.
6679
6680 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6681
6682 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
6683
6684 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6685 fix the bug in url-http.el instead.
6686
6687 * shr.el (shr-image-fetched): Ditto.
6688
6689 * shr.el (shr-image-fetched): Avoid having point move in the article
6690 buffer.
6691
6692 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6693 buffer after being called. It's apparently being killed by url.el, and
6694 killing it made point move to end-of-buffer in a random buffer.
6695
6696 * shr.el (shr-image-fetched): Ditto.
6697
6698 2011-01-23 Julien Danjou <julien@danjou.info>
6699
6700 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6701
6702 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6703 text/x-org.
6704
6705 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6706
6707 * gnus-sum.el (gnus-summary-move-article): Protect against backends
6708 (i.e., nnimap) returning nil as the article number.
6709
6710 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
6711
6712 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6713 "DelSp" parameter in RFC3676.
6714
6715 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6716
6717 * message.el (message-check-recipients): Display the encoded version of
6718 the bogus address if they differ.
6719
6720 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6721 after sending.
6722
6723 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6724
6725 * gnus-group.el (gnus-group-refresh-group): New convenience function.
6726
6727 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6728 group buffer after sending the queue.
6729
6730 * gnus-agent.el (gnus-agent-send-mail): Ditto.
6731
6732 2011-01-22 Julien Danjou <julien@danjou.info>
6733
6734 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6735
6736 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
6737
6738 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6739 nested related parts.
6740
6741 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6742 unexpired articles. This fixes the regression that led expiry marks to
6743 disappear from nnfolder groups.
6744
6745 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
6746
6747 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6748 Don't confuse the "ret" of "retrograde" with RET.
6749
6750 2011-01-21 Julien Danjou <julien@danjou.info>
6751
6752 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6753 than mm-insert-inline.
6754
6755 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
6756
6757 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6758 Widen article buffer.
6759
6760 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6761
6762 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6763 the temp buffer.
6764 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6765
6766 2011-01-20 Julien Danjou <julien@danjou.info>
6767
6768 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6769
6770 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6771 than mm-insert-inline to insert inline part: this respect
6772 mm-inline-media-tests displayers.
6773
6774 * mm-view.el (mm-display-shell-script-inline): New function.
6775
6776 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6777
6778 * mm-uu.el (mm-uu-type-alist): Add org block.
6779 (mm-uu-org-src-code-block-extract): New function.
6780
6781 * mm-view.el (mm-display-org-inline): New function.
6782
6783 * mm-decode.el (mm-automatic-display): Add text/org.
6784
6785 * mailcap.el (mailcap-mime-extensions): Add .org.
6786
6787 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6788
6789 * gnus-art.el (gnus-article-highlight): Remove argument passed to
6790 gnus-article-add-buttons.
6791
6792 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
6793
6794 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6795 From header with a date and "nobody" as the sender.
6796
6797 2011-01-19 Julien Danjou <julien@danjou.info>
6798
6799 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6800 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6801 if you have the same regexp several times.
6802 (gnus-button-push): Fix matching when regexp is symbol.
6803
6804 2011-01-15 Glenn Morris <rgm@gnu.org>
6805
6806 * message.el (message-mail): A compose-mail function should
6807 accept headers as strings.
6808
6809 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
6810
6811 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6812 Add :vert-only tags.
6813 (message-mail): New arg RETURN-ACTION.
6814 (message-return-action): New var.
6815 (message-bury): Use it.
6816 (message-mode): Make it buffer-local.
6817 (message-send-and-exit): Always call message-bury.
6818
6819 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
6820 message-mail.
6821
6822 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6823
6824 * nnimap.el (nnimap-convert-partial-article): Protect against
6825 zero-length body parts.
6826
6827 * mm-decode.el (mm-preferred-alternative-precedence):
6828 Discourage showing empty parts.
6829
6830 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6831 and stuff if the backend didn't return the article number. This fixes
6832 an Exchange-related nnimap bug.
6833
6834 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6835 group window, because it does the wrong thing when a separate frame
6836 displays the group buffer.
6837
6838 * proto-stream.el (open-protocol-stream): Protect against the low-level
6839 transport functions returning nil.
6840
6841 2011-01-07 Daiki Ueno <ueno@unixuser.org>
6842
6843 * mml2015.el (epg-sub-key-fingerprint): Autoload.
6844 (mml2015-epg-find-usable-secret-key): New function.
6845 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6846 mml2015-epg-find-usable-key (Bug#7797).
6847 (mml2015-epg-encrypt): Ditto.
6848
6849 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6850
6851 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6852
6853 2011-01-03 Glenn Morris <rgm@gnu.org>
6854
6855 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6856
6857 * sieve.el (sieve-open-server): Give a more explicit error if
6858 sieve-manage-open returns nil. (Bug#7720)
6859
6860 2011-01-02 Karl Fogel <kfogel@red-bean.com>
6861
6862 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6863
6864 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6865
6866 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6867 This avoids sending passwords in plain text over non-encrypted
6868 channels.
6869
6870 * shr.el (shr-rescale-image): Display all GIF images as animated images.
6871
6872 * nnimap.el (nnimap-login): Refactored out into own function, and
6873 implement CRAM-MD5.
6874 (nnimap-wait-for-line): Refactored out.
6875
6876 * mm-view.el (mml-smime): Require.
6877
6878 2010-12-20 David Engster <deng@eml.cc>
6879
6880 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6881 use EPG to decrypt S/MIME messages instead of openssl.
6882
6883 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6884
6885 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6886
6887 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6888 status is the group clearly is unreachable.
6889
6890 * auth-source.el (auth-source-create): Add the optional second
6891 parameter to `local-variable-p' to be compatible with XEmacs.
6892
6893 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
6894
6895 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6896 work when using a compressed nnml folder.
6897
6898 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6899
6900 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6901 backends after sanitising on entry, because this never makes sense:
6902 If the articles have gone missing, then the data no longer exists on
6903 the backend, and if they haven't, then Gnus is wrong, and shouldn't
6904 overwrite anything anyway.
6905
6906 * shr.el (shr-insert-document): Bind shr-width dynamically to
6907 window-width if it's nil.
6908
6909 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
6910
6911 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6912 with the meaning of using the full emacs window width for rendering.
6913
6914 2010-12-27 Daiki Ueno <ueno@unixuser.org>
6915
6916 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6917 case when sender is not given.
6918
6919 2010-12-23 Julien Danjou <julien@danjou.info>
6920
6921 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6922 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6923 the addresses, otherwise we might misplaced the gravatar.
6924
6925 2010-12-21 Daiki Ueno <ueno@unixuser.org>
6926
6927 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6928 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6929 obsolete in Emacs.
6930
6931 2010-12-20 Julien Danjou <julien@danjou.info>
6932
6933 * gnus-util.el (gnus-rescale-image): Revert last change.
6934
6935 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6936
6937 * gnus-group.el (gnus-group-delete-articles): New command.
6938
6939 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6940
6941 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6942
6943 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6944
6945 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6946 here, since it's up to the backends to do CRLF removal if their
6947 protocol has it.
6948
6949 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6950
6951 2010-12-17 Julien Danjou <julien@danjou.info>
6952
6953 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6954 they are from file. Can also scale up.
6955
6956 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
6957
6958 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6959 Restore gnus-use-agent.
6960 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6961
6962 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6963
6964 2010-12-17 Julien Danjou <julien@danjou.info>
6965
6966 * gravatar.el (gravatar-retrieve-synchronously): New function.
6967 (gravatar-get-data): Make more robust.
6968
6969 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6970
6971 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6972 to really consider the last line.
6973
6974 2010-12-16 Daiki Ueno <ueno@unixuser.org>
6975
6976 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6977 list of recipient keys, or use symmetric encryption if not a list.
6978 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6979 EPA override, replacing the call to `netrc-store-data'.
6980
6981 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
6982
6983 * gnus-srvr.el: Avoid passing nil regexp argument to
6984 delete-matching-lines.
6985
6986 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6987
6988 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6989 fetching stops when Gnus exits.
6990
6991 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6992 function.
6993 (nnfolder-request-expire-articles): Save all the buffers after doing
6994 expiry.
6995
6996 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6997 the last article", since that led to serious performance regressions
6998 when expiring nnml groups.
6999
7000 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
7001
7002 * nnir.el: Improve customizations.
7003
7004 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7005
7006 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7007
7008 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7009 group has been killed.
7010 (gnus-group-yank-group): Ditto.
7011
7012 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7013
7014 * nnimap.el (nnimap-request-update-group-status): New function.
7015
7016 * gnus-int.el (gnus-request-update-group-status): New interface
7017 function.
7018
7019 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7020 copying read-ness to the backends.
7021
7022 * nnimap.el (nnimap-quirk): New function.
7023 (nnimap-retrieve-group-data-early): Use it.
7024 (nnimap-quirks): New alist.
7025
7026 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
7027
7028 * shr.el (shr-insert): Set shr-start after deleting trailing space;
7029 don't delete it within indentation.
7030
7031 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7032
7033 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7034 previous line.
7035
7036 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7037
7038 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7039 QRESYNC command by deleting a superfluous space which broke Cyrus
7040 servers. This change will break other servers that are buggy the other
7041 way around.
7042
7043 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
7044
7045 * spam.el: Reindent and fix long lines.
7046 (spam-copy-or-move-routine): Exclude invalid move destinations.
7047
7048 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
7049
7050 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7051 installed the registry.
7052
7053 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
7054
7055 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7056 groupname doesn't contain "gmane".
7057
7058 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7059
7060 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7061 (gnus-1): Don't create the nndrafts group twice.
7062 (gnus-setup-news): There's no need to read the active file here, since
7063 that's done again later on a per-backend basis.
7064 (gnus-start-draft-setup): Make sure that the new group is started out
7065 empty.
7066
7067 * gnus-agent.el (gnus-agentize): Don't create the queue group
7068 automatically on startup. It'll be created later, if needed.
7069
7070 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7071 of automatically subscribed groups.
7072 (gnus-auto-subscribed-categories): New variable.
7073 (gnus-matches-options-n): Use it.
7074 (gnus-default-subscribed-newsgroups): Remove unused variable.
7075 (gnus-start-draft-setup): Message a bit less.
7076
7077 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
7078
7079 * nnir.el (nnir-run-imap): Return article list in order of increasing
7080 UID.
7081
7082 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7083
7084 * gnus-sum.el (gnus-summary-enter-digest-group):
7085 Mention gnus-auto-select-on-ephemeral-exit.
7086
7087 * proto-stream.el (proto-stream-open-network-only): Fix the calling
7088 convention of the network-only option.
7089
7090 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7091
7092 * proto-stream.el (proto-stream-open-network-only): New function to
7093 have a way to specify non-STARTTLS upgrade connections.
7094
7095 2010-12-10 Julien Danjou <julien@danjou.info>
7096
7097 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7098 email address is nil.
7099
7100 * message.el (message-bogus-recipient-p): Set address to "" if nil.
7101
7102 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
7103
7104 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7105 deletion.
7106 (nnir-run-imap): Only need to parse list once.
7107
7108 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7109
7110 * shr.el (shr-tag-script): Ignore <script>.
7111 (shr-tag-label): Add <label> support.
7112
7113 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
7114
7115 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7116
7117 * shr.el (shr-image-displayer): Work for images lined side by side.
7118
7119 2010-12-08 Robert Pluim <rpluim@gmail.com>
7120
7121 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7122 parameter, since XEmacs doesn't accept t as a parameter.
7123
7124 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
7125
7126 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7127 ids.
7128 (nnir-run-gmane): Simplify groupspec formatting.
7129 (nnir-request-expire-articles): New function.
7130
7131 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7132
7133 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7134 overflow, possibly.
7135
7136 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7137 (shr-render-td): Handle td style="" better.
7138 (shr-tag-table): Use the color from the style sheet.
7139 (shr-render-td): Make sure we copy over all the overlays, too.
7140
7141 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
7142
7143 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7144 (nnir-request-article): Improve article retrieval.
7145
7146 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
7147
7148 * mm-util.el (mm-extra-numeric-entities): New variable.
7149
7150 * mm-url.el (mm-url-decode-entities):
7151 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7152
7153 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7154
7155 * message.el: Use completion-at-point.
7156 (message-completion-function): New fun, extracted from message-tab.
7157 (message-mode): Use it for completion-at-point-functions.
7158 (message-tab): Use it and completion-at-point.
7159
7160 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
7161
7162 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7163 character if a non-breakable character follows.
7164
7165 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7166
7167 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7168 any stream.
7169
7170 * shr.el (shr-tag-font): Colorize the region.
7171 (shr-tag-body): Ditto.
7172 (shr-tag-font): Actually let the styles be inherited instead of
7173 overwriting them.
7174 (shr-tag-font): Get the background color right.
7175 (shr-tag-style): Ignore all <style> tags for the moment.
7176
7177 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7178 a Message-ID to avoid having nnimap depend on gnus-sum.
7179
7180 * shr.el (shr-descend): Only colorize something if we have a node that
7181 sets colors.
7182
7183 2010-12-06 Julien Danjou <julien@danjou.info>
7184
7185 * shr.el (shr-render-td): Render td content with shr-descend, so style
7186 will be applied to <td> too.
7187 (shr-colorize-region): Colorize region even if we only have a background.
7188 (shr-tag-body): Fix color and background color inheritance.
7189 Do not recolorize after shr-generic.
7190 (shr-tag-font): Let shr-generic colorize via inheritance.
7191
7192 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
7193
7194 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7195
7196 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
7197
7198 * nnir.el (nnir-request-move-article): Remove obsolete code.
7199
7200 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7201
7202 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7203
7204 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7205
7206 * gnus-sum.el (gnus-summary-respool-article): The completion function
7207 expects a list instead of an alist.
7208
7209 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7210 string as the parameter.
7211
7212 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7213
7214 * shr.el (shr-stylesheet): New dynamic variable for cascading the
7215 styles.
7216 (shr-colorize-region): New function.
7217 (shr-insert-background-overlay): Remove.
7218 (shr-render-td): Background setting should be taken care of on a higher
7219 level.
7220 (shr-tag-body): Use post-hoc colorizations.
7221 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7222 (shr-put-color-1): Don't overwrite old colors.
7223 (shr-colorize-region): When the background color isn't explicit, use
7224 a fixed background.
7225
7226 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7227 nnmail variables.
7228
7229 2010-12-05 Bjørn Mork <bjorn@mork.no>
7230
7231 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7232 unless necessary.
7233
7234 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
7235
7236 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7237 server.
7238
7239 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7240
7241 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7242 so that TAB works.
7243
7244 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7245 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7246
7247 * shr.el (shr-urlify): Show the URL before the title to avoid
7248 misleading URLs.
7249
7250 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
7251
7252 * shr.el (shr-urlify): Display the title in <a> tags.
7253
7254 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
7255
7256 * nnir.el (nnir-categorize): Replace mapcar with mapc.
7257
7258 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
7259
7260 * nnir.el: Rearrange code to allow macros to be autoloaded by
7261 gnus-sum.el.
7262 (nnir-retrieve-headers-override-function): Make this variable
7263 customizable.
7264 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7265
7266 * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7267 from nnir.el.
7268
7269 2010-12-03 Julien Danjou <julien@danjou.info>
7270
7271 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7272
7273 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
7274
7275 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7276 allow optional argument `environment'.
7277
7278 2010-12-03 Glenn Morris <rgm@gnu.org>
7279
7280 * mm-extern.el (message-goto-body): Update declaration.
7281
7282 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
7283
7284 * gnus-util.el (gnus-macroexpand-all): New function.
7285
7286 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7287 instead of macroexpand-all that is unavailable in XEmacs.
7288
7289 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
7290
7291 * nnir.el (nnir-summary-line-format): New variable.
7292 (nnir-mode): Use it.
7293 (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7294 (nnir-article-ids): Reimplement as defsubst.
7295 (nnir-retrieve-headers): Don't mangle the subject header.
7296 (nnir-run-imap): Use 100 as RSV score.
7297 (nnir-run-find-grep): Fix for full server searching.
7298 (nnir-run-gmane): Better restriction to gmane groups.
7299
7300 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7301 summary buffers.
7302
7303 2010-12-02 Julien Danjou <julien@danjou.info>
7304
7305 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7306
7307 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7308
7309 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7310 support.
7311
7312 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
7313
7314 * nnir.el: Update to handle the registry better.
7315 (autoload): Silence byte-compiler.
7316 (nnir-open-server): Add a hook for nnir groups.
7317 (nnir-request-move-article): Don't mangle the header. Better to use
7318 formatting variables (which will be added in the future).
7319 (nnir-registry-action): Update the registry using the original article
7320 group name.
7321 (nnir-mode): Install nnir-specific hooks for updating the registry.
7322
7323 * gnus-sum.el
7324 (gnus-article-original-subject, gnus-newsgroup-original-name):
7325 Remove obsolete variables.
7326 (gnus-summary-move-article): Remove use of obsolete variables.
7327 (gnus-summary-local-variables): Make move and delete hooks local to
7328 summary buffers.
7329
7330 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7331
7332 * rtree.el: New file.
7333
7334 2010-12-01 Julien Danjou <julien@danjou.info>
7335
7336 * message.el (message-user-organization): Do not use
7337 gnus-local-organization.
7338
7339 * gnus.el: Remove gnus-local-organization.
7340
7341 * gnus-msg.el: Remove nastygram thing.
7342
7343 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
7344
7345 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7346 funcall.
7347
7348 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
7349
7350 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7351 names.
7352
7353 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7354 characters.
7355
7356 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7357 to t of inhibit-read-only since it is inside gnus-with-article-headers.
7358 Suggested by Štěpán Němec <stepnem@gmail.com>.
7359 (gnus-gravatar-transform-address): Use mail-extract-address-components
7360 that supports non-ASCII names rather than mail-header-parse-addresses.
7361
7362 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7363
7364 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
7365 handled by the network handler.
7366
7367 2010-11-30 Julien Danjou <julien@danjou.info>
7368
7369 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7370 (nnimap-open-connection-1): Fix PREAUTH.
7371
7372 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7373
7374 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7375
7376 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7377 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7378 (shr-insert): Use them.
7379 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7380
7381 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
7382
7383 * nnir.el (nnir-request-move-article): Bail out if original group
7384 doesn't support article moves.
7385 (nnir-get-active): Improve active list retrieval.
7386
7387 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7388
7389 * shr.el (shr-find-fill-point): Don't break before apostrophes.
7390
7391 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
7392
7393 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7394 seem to accept strings-with-numbers as port numbers.
7395
7396 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
7397
7398 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7399 change the registry.
7400
7401 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7402
7403 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7404 delete-dups that is not available in XEmacs 21.4.
7405
7406 * mm-util.el (mm-delete-duplicates): Add comment.
7407
7408 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
7409
7410 * nnir.el (nnir-ignored-newsgroups): New variable.
7411 (nnir-get-active): Use it.
7412
7413 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7414
7415 * proto-stream.el (proto-stream-open-network): Add some comments.
7416
7417 * nntp.el (nntp-open-connection): Provide a :success condition.
7418
7419 * nnimap.el (nnimap-open-connection-1): Ditto.
7420
7421 * proto-stream.el (proto-stream-open-network): See what the response to
7422 the STARTTLS command is.
7423
7424 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7425 backwards compatibility).
7426 (nnimap-open-connection-1): Really respect nnimap-server-port.
7427
7428 * proto-stream.el (proto-stream-open-network): When doing opportunistic
7429 TLS upgrades we don't really care about the identity of the peer.
7430 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7431 that what we've checked for.
7432 (proto-stream-always-use-starttls): Only default to t if
7433 open-gnutls-stream exists.
7434 (proto-stream-open-network): If STARTTLS failed, then just open a
7435 normal connection.
7436 (proto-stream-open-network): Wait until the greeting before doing
7437 STARTTLS.
7438
7439 * nntp.el (nntp-open-connection): Report what the connection error is.
7440
7441 * proto-stream.el (open-protocol-stream): Rename from
7442 open-proto-stream.
7443
7444 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7445
7446 * nnimap.el (nnimap-stream): Change default to `undecided'.
7447 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7448 first, and then network.
7449 (nnimap-open-connection-1): Respect nnimap-server-port.
7450 (nnimap-open-connection): Be more backwards-compatible.
7451
7452 * proto-stream.el (proto-stream-always-use-starttls): New variable.
7453 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
7454 (proto-stream-open-starttls): Folded back into the main function.
7455 (proto-stream-open-network): Fix typo in the GnuTLS path.
7456 (proto-stream-command): Refactor out.
7457
7458 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7459
7460 * proto-stream.el (proto-stream-open-starttls): Actually implement the
7461 starttls.el STARTTLS.
7462
7463 * color.el (color-lab->srgb): Fix function call name.
7464
7465 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7466 if we're using tls.el.
7467 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
7468 built in, then don't try to establish a STARTTLS connection.
7469
7470 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7471 servers.
7472
7473 * proto-stream.el (open-proto-stream): Use network, not stream.
7474 (open-proto-stream): Add a way to specify what the end of a command is.
7475
7476 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7477 connections types.
7478 (nntp-open-network-stream): Remove.
7479 (nntp-open-ssl-stream): Remove.
7480 (nntp-open-tls-stream): Remove.
7481 (nntp-ssl-program): Remove.
7482
7483 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7484
7485 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
7486
7487 * nnir.el: Fix typos.
7488 (nnir-retrieve-headers-override-function): Rename variable to reflect
7489 new semantics.
7490 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7491 macros.
7492 (nnir-request-article, nnir-request-move-article): Use them.
7493 (nnir-categorize): New function.
7494 (nnir-run-query): Use it.
7495 (nnir-retrieve-headers): Rewrite to batch header retrieval.
7496 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7497 sorted.
7498 (nnir-group-full-name): Use gnus-group-full-name instead.
7499 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7500 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7501
7502 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7503
7504 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7505
7506 * proto-stream.el: New library to provide protocol-specific
7507 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7508 protocols.
7509 (open-proto-stream): Complete the documentation.
7510 (proto-stream-open-network): Fix some typos.
7511
7512 * nnimap.el (nnimap-open-connection): Use it.
7513
7514 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
7515
7516 * pop3.el (pop3-open-server): Read server greeting before starting TLS
7517 negotiation.
7518
7519 2010-11-26 Julien Danjou <julien@danjou.info>
7520
7521 * color.el: Rename various rgb functions to srgb.
7522
7523 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7524
7525 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7526 names.
7527
7528 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
7529
7530 * shr.el (shr-insert): Revert last change.
7531 (shr-find-fill-point): Never leave point being at bol;
7532 relax the kinsoku limitation when rendering tables.
7533
7534 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7535
7536 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7537 results from -accept-article.
7538
7539 * shr-color.el: Require cl when compiling.
7540
7541 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7542 checkin.
7543
7544 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7545
7546 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7547
7548 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7549 'add and 'delete to set backend marks.
7550
7551 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7552
7553 * nnheader.el (nnheader-update-marks-actions): Refactor out.
7554
7555 * nntp.el (nntp-request-set-mark): Use it.
7556
7557 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7558
7559 * nnml.el (nnml-request-set-mark): Ditto.
7560
7561 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7562 introduces regressions in article selection.
7563 (nnimap-find-uid-response): New function.
7564 (nnimap-request-accept-article): Use the UID returned, if any.
7565 (nnimap-request-move-article): Use the UID returned, if any.
7566 (nnimap-get-groups): Reimplement to work with folded lines.
7567 (nnimap-find-uid-response): The UID is the last element in the list.
7568 (nnimap-request-set-mark): Extend syntax with 'set.
7569
7570 * nnml.el (nnml-request-set-mark): Ditto.
7571
7572 * nnfolder.el (nnfolder-request-set-mark): Ditto.
7573
7574 * nntp.el (nntp-request-set-mark): Ditto.
7575
7576 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7577
7578 * message.el (message-called-interactively-p): A temporary macro.
7579 (message-goto-body): Use it temporarily.
7580
7581 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7582
7583 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7584 (nnimap-last-response-string): Unfold quoted lines, if they exist.
7585 (nnimap-last-response-string): Fix last unfolding fix.
7586
7587 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7588
7589 * shr.el (shr-insert): Fix the way to fold lines.
7590
7591 2010-11-25 Julien Danjou <julien@danjou.info>
7592
7593 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7594
7595 * color.el: Rename from color-lab.el
7596 (color-rgb->hex): Add.
7597 (color-complement): Add.
7598 (color-complement-hex): Add.
7599
7600 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7601
7602 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7603
7604 * shr-color.el (shr-color-visible): Don't bug out if the color names
7605 don't exist.
7606
7607 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7608
7609 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7610 assuming that article displaying or another mml-preview may be
7611 interrupted for an error or for the like.
7612
7613 * shr.el (shr-get-background): Fix argument name.
7614
7615 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7616
7617 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7618
7619 * gnus-sum.el (gnus-summary-include-articles): New function.
7620
7621 * message.el (message-goto-body): called-interactively-p needs a
7622 parameter, so use `any'.
7623
7624 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7625 clear marks before moving, since they're synced from the Gnus side
7626 first.
7627
7628 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7629 (gnus-summary-move-article): Copy over all marks before moving, so that
7630 IMAP doesn't think a new article has arrived.
7631
7632 2010-11-24 Julien Danjou <julien@danjou.info>
7633
7634 * shr.el (shr-insert-background-overlay): Fix typo.
7635 (shr-render-td): Copy the background before rendering.
7636
7637 * shr-color.el (shr-color-visible): Fix docstring.
7638
7639 * shr.el (shr-tag-table): Add bgcolor support.
7640 (shr-render-td): Add bgcolor support.
7641 (shr-get-background): Add.
7642 (shr-insert-foreground-overlay): Use shr-get-background.
7643
7644 * message.el (message-goto-body): Use called-interactively-p.
7645 (message-in-body-p): message-goto-body returns point.
7646
7647 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7648
7649 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
7650 Fixes something or other in Emacs 23, and is backwards compatible.
7651
7652 * message.el (message-goto-body): Remove the <#secure special-casing,
7653 which is too special.
7654
7655 * shr.el (shr-parse-style): Drop !important from styles.
7656
7657 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
7658
7659 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7660 this function to return incorrect results when calling it with an
7661 explicit article argument different from
7662 (gnus-summary-article-number).
7663
7664 2010-11-24 Julien Danjou <julien@danjou.info>
7665
7666 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7667 (shr-tag-body): Add background support.
7668 (shr-descend): Add background support.
7669 (shr-tag-title): Add.
7670
7671 * shr-color.el (shr-color-visible): Really return original background
7672 if fixed.
7673
7674 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7675
7676 * shr.el (shr-color-check): Protect against non-existent color names.
7677
7678 2010-11-24 Julien Danjou <julien@danjou.info>
7679
7680 * color-lab.el: Require 'cl when compiling.
7681
7682 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7683
7684 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7685 matched part.
7686
7687 * color-lab.el: Fix all expt calls to use float type.
7688
7689 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
7690
7691 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7692 expression to shr-color-check as is.
7693
7694 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7695
7696 * color-lab.el: Add coding cookie.
7697 (float-pi): Use eval-and-compile.
7698
7699 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7700
7701 * shr.el (shr-insert-color-overlay): Split stuff like
7702 "#444444 !important" to find the real color.
7703 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7704 parse <font color="red"> entries.
7705
7706 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
7707
7708 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
7709 point when parsing headers.
7710
7711 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
7712 is positioned properly when parsing headers.
7713
7714 2010-11-23 Julien Danjou <julien@danjou.info>
7715
7716 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7717
7718 * shr-color.el (shr-color->hexadecimal): Add support for color names.
7719
7720 * shr.el (shr-parse-style): Replace \n with space in style parsing.
7721
7722 * shr-color.el (shr-color-hsl-to-rgb-fractions):
7723 Use shr-color-hue-to-rgb.
7724 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7725
7726 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7727
7728 * shr.el (shr-color->hexadecimal): Autoload.
7729 (shr-descend): Add color to all tags.
7730
7731 2010-11-22 Julien Danjou <julien@danjou.info>
7732
7733 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7734 shr-color->hexadecimal.
7735
7736 * shr-color.el (shr-color->hexadecimal): Add converting functions for
7737 RGB() or HSL() color representation.
7738
7739 * shr.el (shr-tag-font): Add.
7740 (shr-tag-color-check): New function to get better colors.
7741 (shr-tag-insert-color-overlay): Factorize code between tag-font and
7742 tag-span.
7743
7744 * shr-color.el: New file.
7745
7746 * color-lab.el: New file.
7747
7748 * gnus-art.el (gnus-url-mailto): Do not downcase args.
7749
7750 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
7751
7752 * nnir.el: Fix typo in comments.
7753 (nnir-run-imap): Simplify code. No need to reverse artlist.
7754 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7755
7756 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7757
7758 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7759
7760 * nnimap.el (nnimap-get-capabilities): Refactor out.
7761 (nnimap-open-connection): Re-request capabilities after STARTTLS.
7762
7763 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
7764
7765 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7766 appearing when `mm-uu-hide-markers' is nil.
7767
7768 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7769
7770 * nnimap.el (nnimap-unselect-group): Make into its own function.
7771 (nnimap-request-rename-group): Unselect group before renaming.
7772 This had gotten lost somewhere.
7773 (nnimap-request-accept-article): Keep track of examined groups, and
7774 unselect the group before APPENDing to read-only groups.
7775 (nnimap-request-move-article): Clear flags before moving so that they
7776 can be re-set later.
7777
7778 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
7779
7780 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7781 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7782
7783 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
7784
7785 * gnus-art.el (gnus-mime-display-single):
7786 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7787 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7788 parameter.
7789
7790 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7791
7792 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7793 (shr-table-vertical-line): New variable.
7794 (shr-insert-table): Use it.
7795
7796 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
7797
7798 * gnus-html.el (gnus-html-wash-images): Don't display images if
7799 gnus-inhibit-images is non-nil; register displayer for cid images.
7800 (gnus-html-display-image): Work for cid image.
7801 (gnus-html-insert-image): Allow arguments.
7802 (gnus-html-put-image): Inhibit read-only.
7803 (gnus-html-prefetch-images): Don't prefetch images if
7804 gnus-inhibit-images is non-nil.
7805
7806 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7807
7808 * shr.el (shr-put-image): Break lines when inserting big pictures.
7809
7810 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7811
7812 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7813 sender, thanks Katsumi Yamaoka.
7814
7815 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
7816
7817 * nnir.el (nnir-run-imap): Reverse the article list for each group
7818 rather than the whole list.
7819
7820 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7821
7822 * shr.el (shr-image-displayer): Protect function against non-existent
7823 image source.
7824
7825 * gnus-art.el (gnus-inhibit-images): New user option.
7826 (gnus-mime-display-single): Don't display image if it is non-nil.
7827
7828 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7829 gnus-inhibit-images.
7830
7831 * shr.el (shr-image-displayer): New function.
7832 (shr-tag-img): Use it.
7833
7834 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
7835
7836 * mml2015.el (mml2015-epg-sign): Use From header.
7837
7838 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7839
7840 * gnus-html.el (gnus-html-wash-images): Register a displayer.
7841
7842 * gnus-util.el (gnus-find-text-property-region): Return markers.
7843
7844 * shr.el (shr-tag-img): Put a displayer in the text property.
7845
7846 * gnus-util.el (gnus-find-text-property-region): New utility function.
7847
7848 * gnus-html.el (gnus-html-display-image): Make the alt optional.
7849 (gnus-html-show-images): Remove.
7850
7851 * gnus-art.el (gnus-article-show-images): New, more general function.
7852
7853 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7854 image url text properties.
7855
7856 * shr.el: Ditto.
7857
7858 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7859 gnus-agent-auto-agentize-methods is set. Which it isn't.
7860
7861 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7862
7863 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7864 work for two or more articles.
7865
7866 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
7867
7868 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7869 divide an image that's in an html article to two or more when washing
7870 non-ASCII characters in alt text of it.
7871
7872 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7873
7874 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7875 smime-decrypt-region using function argument.
7876 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7877
7878 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7879
7880 * smime.el (smime-decrypt-region): Catch it.
7881
7882 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7883
7884 * smime.el (smime-mode-map): Move initialization into declaration.
7885 (gnus-run-mode-hooks): Don't autoload.
7886 (smime-mode): Use define-derived-mode.
7887
7888 2010-11-11 Glenn Morris <rgm@gnu.org>
7889
7890 * smime.el (from): Restrict declaration to XEmacs.
7891
7892 * nnir.el (gnus-group-topic-name): Autoload.
7893
7894 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7895
7896 * shr.el (shr-insert): Don't break long line if it is because of
7897 kinsoku-bol characters in the line end.
7898
7899 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
7900
7901 * nnir.el (nnir-request-move-article): Fix to provide original group
7902 and subject.
7903 (nnir-warp-to-article): Don't fail on articles whose headers haven't
7904 been retrieved.
7905
7906 * gnus-sum.el (gnus-summary-move-article): Use original group and
7907 subject for virtual articles such as those in an nnir summary buffer.
7908
7909 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
7910
7911 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7912 least 21.5).
7913
7914 * smime.el (from): Declare it again for XEmacs.
7915
7916 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7917
7918 * message.el (message-resend): Don't disable encoding unless it's
7919 already encoded.
7920
7921 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7922 low-numbered articles.
7923
7924 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7925
7926 * rfc2047.el (rfc2047-syntax-table): Simplify.
7927
7928 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7929 set-char-table-range for XEmacs.
7930
7931 2010-11-10 Glenn Morris <rgm@gnu.org>
7932
7933 * smime.el (from): Remove unused declaration.
7934
7935 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7936 (gnus-float-time): On Emacs, always an alias.
7937
7938 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7939 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7940
7941 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7942
7943 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7944
7945 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7946
7947 * shr.el (browse-url-mailto): Autoload.
7948
7949 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7950
7951 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7952 regexp doesn't need quoting.
7953
7954 2010-11-09 Sven Joachim <svenjoac@gmx.de>
7955
7956 * message.el (message-subject-trailing-was-ask-regexp)
7957 (message-subject-trailing-was-regexp): Match was: in addition to was.
7958
7959 2010-11-09 Glenn Morris <rgm@gnu.org>
7960
7961 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7962 (nnbabyl-check-mbox): Use point-at-bol.
7963
7964 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7965
7966 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7967
7968 * message.el (message-mailto): New function.
7969 (message-mailto): Should accept other parameters.
7970 (message-mailto): Remove since it duplicates browse-url-mailto
7971 functionality.
7972
7973 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7974
7975 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7976 methods.
7977 (gnus-read-active-file): Ditto.
7978
7979 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7980 ": " from the prompt.
7981 (gnus-group-make-group): Ditto.
7982
7983 2010-11-07 Glenn Morris <rgm@gnu.org>
7984
7985 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7986 (gnus-bookmark-kill-line): Use point-at-eol.
7987
7988 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7989
7990 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7991 asterisks in From header.
7992
7993 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7994
7995 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7996 string to avoid making the From headers syntactically invalid.
7997
7998 * message.el (message-send-mail): Don't insert courtesy messages if the
7999 message already has List-Post and List-ID messages.
8000
8001 2010-11-06 Glenn Morris <rgm@gnu.org>
8002
8003 * gnus-art.el (gnus-treat-article): Give dynamic local variables
8004 `condition', `type', `length' a prefix.
8005 (gnus-treat-predicate): Update for above name changes.
8006
8007 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
8008
8009 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8010 binding. Handled by `gnus-summary-refer-thread' instead.
8011 (nnir-warp-to-article): New backend function.
8012
8013 * nnimap.el (nnimap-request-thread): Force dependency updating.
8014
8015 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8016 (gnus-summary-refer-thread): Rework to improve thread-referral.
8017
8018 * gnus-int.el (gnus-warp-to-article): New function.
8019
8020 * gnus-sum.el (gnus-summary-article-map): Bind it.
8021
8022 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
8023
8024 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8025 gnus-summary-refer-thread.
8026
8027 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8028 headers.
8029 (gnus-summary-limit-include-thread): Prevent articles in thread from
8030 being cut in gnus-cut-threads.
8031 (gnus-summary-refer-thread): Limit retrieved headers to those in
8032 thread.
8033
8034 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8035
8036 * message.el (message-send-mail): Use the value of
8037 message-courtesy-message from the message buffer.
8038
8039 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8040
8041 * shr.el (shr-browse-url): Implement mailto: URLs.
8042
8043 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8044 "raw".
8045
8046 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8047 if it's already selected.
8048
8049 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8050
8051 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
8052
8053 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8054 to measure the length and truncate alt text.
8055
8056 2010-11-03 Glenn Morris <rgm@gnu.org>
8057
8058 * nndiary.el (nndiary-generate-nov-databases-1)
8059 (nndiary-generate-active-info): Rename dynamic variable `files' to
8060 something less generic.
8061
8062 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
8063
8064 * nnir.el (nnir-request-move-article): Call the underlying backend to
8065 move articles from nnir.
8066
8067 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8068
8069 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8070
8071 2010-11-02 Julien Danjou <julien@danjou.info>
8072
8073 * nnir.el: Remove wais support.
8074
8075 2010-11-02 Glenn Morris <rgm@gnu.org>
8076
8077 * gnus-html.el: Reorder requirements to quieten compiler.
8078
8079 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8080
8081 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8082 properly for XEmacs as well.
8083 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8084 (gnus-article-natural-long-line-p): Use window-width rather than
8085 frame-width.
8086
8087 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
8088
8089 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
8090 (nnir-read-parms): Don't modify query.
8091 (nnir-run-query): Add ability to search topic on current line.
8092 (nnir-get-active): Clean up.
8093
8094 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8095
8096 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8097 degenerate articles.
8098
8099 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8100 (gnus-print-buffer): Just print the buffer as is, without any copying
8101 to a buffer and then re-highlighting.
8102
8103 * nnimap.el (nnimap-request-group): Store the new updated info.
8104 (nnimap-request-group): Select the group when we don't know whether it
8105 exists or not.
8106
8107 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8108 groups.
8109
8110 * gnus-group.el (gnus-group-find-new-groups): Display all the new
8111 groups.
8112
8113 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8114 groups.
8115
8116 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8117 long-lines case by only filling the long lines.
8118
8119 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8120 (bug#7311).
8121
8122 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8123
8124 * shr.el: No need to declare `declare-function' since shr.el is for
8125 only Emacsen that provide `libxml-parse-html-region'.
8126
8127 2010-11-01 Glenn Morris <rgm@gnu.org>
8128
8129 * mm-util.el (gnus-completing-read): Autoload.
8130 (mm-read-coding-system): Simplify Emacs definition.
8131
8132 * nnmail.el (gnus-activate-group):
8133 * nnimap.el (gnutls-negotiate):
8134 * nntp.el (netrc-parse): Fix declarations.
8135
8136 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8137
8138 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8139 string-match-p in Emacs >=23.
8140
8141 * gnus-msg.el (gnus-configure-posting-styles):
8142 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8143
8144 2010-11-01 Glenn Morris <rgm@gnu.org>
8145
8146 * nnir.el (declare-function): Add compat stub.
8147 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8148 (nnir-run-gmane): Require 'mm-url.
8149
8150 * mm-util.el (mm-string-to-multibyte): Simplify.
8151
8152 * shr.el (declare-function): Add compat stub.
8153 (url-cache-create-filename): Declare.
8154 (mm-disable-multibyte, widget-convert-button): Autoload.
8155
8156 * smime.el (ldap-search): Declare.
8157 (smime-cert-by-ldap-1): Require ldap on Emacs.
8158
8159 * nnimap.el: Require nnmail, and gnus-sum when compiling.
8160 (nnimap-keepalive): Use gnus-float-time.
8161
8162 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8163 (mail-source-delete-crash-box): Use gnus-float-time.
8164
8165 * gnus-dired.el (gnus-completing-read): Autoload.
8166
8167 * mm-view.el (gnus-rescale-image): Autoload.
8168
8169 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8170
8171 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8172
8173 * sieve-manage.el: Require 'cl when compiling.
8174
8175 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8176 (gnus-iswitchb-completing-read): Require iswitchb.
8177 (gnus-select-frame-set-input-focus): Silence compiler.
8178
8179 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8180
8181 * message.el (message-subject-trailing-was-query): Change default to t,
8182 since I think that's what most people want.
8183
8184 * nnimap.el (nnimap-request-accept-article): Erase buffer before
8185 appending for easier debugging.
8186 (nnimap-wait-for-connection): Take a regexp.
8187 (nnimap-request-accept-article): Wait for the continuation line before
8188 sending anything unless we're streaming.
8189
8190 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8191 leave the header washing to take place.
8192
8193 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
8194
8195 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8196 regular expression match and replace in posting styles.
8197
8198 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
8199
8200 * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8201 an entire server.
8202 (nnir-get-active): New function.
8203 (nnir-run-imap): Use it.
8204 (nnir-run-gmane): Who knew, gmane search returns an article score!
8205
8206 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8207 server on the current line with nnir.
8208
8209 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8210
8211 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8212 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8213 left edge.
8214 (gnus-article-foldable-buffer): Skip past the prefix when determining
8215 raggedness.
8216
8217 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8218 the raw article, and change `C-u g' to show the article without doing
8219 treatments.
8220
8221 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8222 on to `gnus-treat-article'.
8223 (gnus-inhibit-article-treatments): New variable.
8224
8225 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8226
8227 * gnus-art.el (gnus-treatment-function-alist): Have
8228 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8229 (gnus-treat-fill-long-lines): Change default to fill all text/plain
8230 sections.
8231
8232 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8233 parameter.
8234 (gnus-article-fill-cited-long-lines): New function.
8235 (gnus-article-fill-cited-article): Allow filling only long sections.
8236
8237 * shr.el (shr-find-fill-point): Don't break lines between punctuation
8238 and non-punctuation (like after the apostrophe in "'We").
8239
8240 * gnus-sum.el (gnus-summary-select-article): Make sure
8241 gnus-original-article-buffer is alive.
8242
8243 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8244 reflect the order they are in the digest.
8245
8246 * gnus.el (gnus-group-startup-message): Move point to the start of the
8247 buffer.
8248
8249 * nnimap.el (nnimap-capability): New function.
8250 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8251 is set.
8252
8253 2010-10-31 David Engster <dengste@eml.cc>
8254
8255 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8256 conform with changes to gnus-completing-read.
8257
8258 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8259
8260 * shr.el (shr-tag-img): Output "*" instead of "[img]".
8261
8262 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
8263
8264 * nnir.el: Move defvar, defcustom around to keep file organized
8265 and keep byte-compiler quiet.
8266 (nnir-read-parms): Accept search-engine as arg.
8267 (nnir-run-query): Pass search-engine as arg.
8268 (nnir-search-engine): Remove.
8269
8270 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8271
8272 * shr.el (shr-generic): The text nodes should be text, not :text.
8273
8274 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8275 later in the file.
8276
8277 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
8278
8279 * nnir.el: General clean up. Allow searching with multiple engines.
8280 Allow separate extra-parameters for each engine.
8281 Batch queries when possible.
8282 (nnir-imap-default-search-key, nnir-method-default-engines):
8283 Add customize interface.
8284 (nnir-run-gmane): New engine.
8285 (nnir-engines): Use it. Qualify all prompts with engine name.
8286 (nnir-search-engine): Remove global variable.
8287 (nnir-run-hyrex): Restore for now.
8288 (nnir-extra-parms, nnir-search-history): New variables.
8289 (gnus-group-make-nnir-group): Use them.
8290 (nnir-group-server): Remove in favor of gnus-group-server.
8291 (nnir-request-group): Avoid searching twice.
8292 (nnir-sort-groups-by-server): New function.
8293
8294 2010-10-30 Julien Danjou <julien@danjou.info>
8295
8296 * gnus-group.el: Remove gnus-group-fetch-control.
8297
8298 * gnus-start.el (gnus-find-new-newsgroups):
8299 Remove gnus-check-first-time-used.
8300
8301 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8302
8303 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
8304
8305 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8306 set on groups that don't have \* permanentflags.
8307
8308 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8309
8310 * shr.el (shr-tag-span): Drop colorization of regions since we don't
8311 control the background color.
8312 (shr-tag-img): Ignore very small web bug type images.
8313 (shr-put-image): Add help-echo alt texts to the images.
8314 (shr-tag-video): Show the video poster image.
8315
8316 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8317
8318 * shr.el (shr-table-depth): New variable.
8319 (shr-tag-table-1): Only insert the images after the top-level table.
8320
8321 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8322
8323 * gnus-util.el (gnus-list-memq-of-list): New function.
8324
8325 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8326 selected.
8327 (nnimap-unsplittable-articles): New slot.
8328 (nnimap-new-articles): Use it.
8329
8330 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
8331
8332 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8333 move to the previous line on `M-g'.
8334
8335 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8336
8337 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8338 *-request-group, which seems unnecessary.
8339
8340 * nnimap.el (nnimap-quote-specials): Function copied over from
8341 imap.el.
8342 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8343 they support that. Suggested by Tom Regner.
8344
8345 2010-10-29 Julien Danjou <julien@danjou.info>
8346
8347 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8348 defalias.
8349 (gnus-summary-delete-marked-with): Remove obsolete defalias.
8350
8351 * gnus.el: Remove `gnus-nntp-service' variable.
8352 (gnus-secondary-servers): Make obsolete.
8353 (gnus-nntp-server): Make obsolete.
8354
8355 * gnus-start.el (gnus-1): Remove x-splash calls.
8356
8357 * gnus-ems.el (gnus-x-splash): Remove.
8358
8359 * gnus.el (gnus-group-startup-message): Simplify/update code.
8360
8361 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8362 capability before doing anything.
8363 (gnus-group-insert-group-line): Remove useless
8364 gnus-group-remove-excess-properties.
8365
8366 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
8367
8368 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8369
8370 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8371
8372 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8373 config after reselecting.
8374
8375 2010-10-28 Julien Danjou <julien@danjou.info>
8376
8377 * shr.el (shr-put-image): Use point even if only inserting text.
8378 (shr-put-image): Save excursion when inserting alt text on non-graphic
8379 display, so the behavior is the same when we are on a graphic display.
8380
8381 * nnir.el (nnir-run-swish-e): Remove hyrex support.
8382
8383 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8384
8385 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8386 (gnus-mime-copy-part): Check coding system, not charset.
8387 (gnus-mime-view-part-externally): Never remove part.
8388 (gnus-mime-view-part-internally): Don't remove part here.
8389 (gnus-article-part-wrapper): Make sure MIME tag is visible.
8390 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8391 multipart/alternative.
8392
8393 * mm-decode.el (mm-display-part): Take optional arg `force'.
8394
8395 2010-10-26 Julien Danjou <julien@danjou.info>
8396
8397 * gnus-group.el (gnus-group-default-list-level): Add this function to
8398 compute the default list level.
8399 (gnus-group-default-list-level): Add possibility to use a function.
8400
8401 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
8402
8403 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8404
8405 * gnus-group.el (gnus-group-completing-read)
8406 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8407 gnus-replace-in-string.
8408
8409 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
8410
8411 * shr.el (shr-tag-div): Add.
8412
8413 2010-10-25 Julien Danjou <julien@danjou.info>
8414
8415 * gnus-util.el: Remove `gnus-with-local-quit'.
8416
8417 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8418
8419 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
8420
8421 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8422 the original article buffer.
8423
8424 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8425
8426 * nnimap.el (nnimap-request-head): New function.
8427 (nnimap-request-move-article): Try to be slightly faster by not
8428 requesting the entire message when moving.
8429 (nnimap-transform-headers): Don't bug out on bodiless articles.
8430 (nnimap-send-command): Have no outstanding messages if the IMAP server
8431 doesn't support streaming.
8432 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8433
8434 2010-10-24 Julien Danjou <julien@danjou.info>
8435
8436 * message.el (message-default-headers): Fix type.
8437
8438 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8439
8440 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8441 prefetching images.
8442
8443 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8444 backend for unknown groups. This is mainly useful for nnimap groups.
8445
8446 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8447 group isn't covered by the agent.
8448
8449 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
8450
8451 * nnir.el (nnir-method-default-engines): New variable.
8452 (nnir-run-query): Use it.
8453 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8454 (gnus-summary-nnir-goto-thread): Change group if needed.
8455
8456 * gnus-group.el (gnus-group-group-map): Add key binding for
8457 gnus-group-make-nnir-group.
8458
8459 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8460
8461 * shr.el (shr-tag-object): Add.
8462
8463 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8464 original article buffer live.
8465 (gnus-summary-select-article-buffer):
8466 Mention gnus-widen-article-buffer.
8467
8468 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8469
8470 * shr.el (shr-tag-strong): Add.
8471
8472 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8473
8474 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8475 group names. They mess up the group buffer badly.
8476
8477 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8478
8479 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8480 instead of the summary one.
8481
8482 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
8483
8484 * mml.el (mml-preview): Work properly when editing article.
8485
8486 * gnus-start.el (gnus-read-active-file-1): Don't add method to
8487 gnus-have-read-active-file if it's already been in.
8488
8489 2010-10-22 Tom Tromey <tromey@redhat.com>
8490
8491 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8492 gnus-group-completing-read.
8493
8494 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8495
8496 * message.el (message-mode-map): Don't bind M-; to comment region, to
8497 allow the global comment-dwim to work.
8498
8499 2010-10-21 Julien Danjou <julien@danjou.info>
8500
8501 * message.el (message-setup-1): Allow message-default-headers to be a
8502 function.
8503
8504 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8505
8506 * shr.el (shr-tag-table): Simplify.
8507
8508 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8509
8510 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8511 to avoid trying to snarf invalid stuff.
8512
8513 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8514
8515 * gnus.el (gnus-message-archive-group): Quote value.
8516 (gnus-message-archive-group): Mark as changed.
8517
8518 * shr.el (shr-add-font): Don't put the font properties on the newline
8519 or the indentation.
8520
8521 * message.el (message-fix-before-sending): Change options when sending
8522 non-printable characters.
8523
8524 * gnus.el (gnus-message-archive-method): Change the default to
8525 monthly outgoing groups.
8526
8527 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8528 that have gotten new numbers.
8529
8530 * nnimap.el (nnimap-request-replace-article): New function.
8531
8532 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8533
8534 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8535 (nnrss-request-article): Don't use special html washing code.
8536
8537 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8538
8539 * shr.el (shr-tag-table): Remove useless nconc.
8540
8541 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8542
8543 * gnus-art.el (article-wash-html): Simplify and remove the charset
8544 stuff. Use the normal html rendering code instead of the special html
8545 washing code.
8546
8547 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8548 `gnus-w3m' symbols.
8549 (mm-text-html-washer-alist): Remove.
8550
8551 * mm-decode.el (mm-inline-text-html-renderer): Remove.
8552 (mm-inline-media-tests): Remove use.
8553 (mm-text-html-renderer): Change default to the `shr' symbol.
8554
8555 * mm-view.el (mm-inline-text-html): Remove use.
8556
8557 * gnus-art.el (gnus-blocked-images): New function. Allow the
8558 `gnus-blocked-images' to be a function.
8559 (gnus-article-wash-function): Remove.
8560
8561 2010-10-20 Julien Danjou <julien@danjou.info>
8562
8563 * spam.el (spam-list-of-processors): Mark as obsolete.
8564
8565 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8566 (nnimap-insert-partial-structure): Fix boundary detection.
8567
8568 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
8569
8570 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8571 run file-truename on remote files. This can be expensive and even
8572 prevent one from editing drafts if some unrelated buffer has a stale
8573 connection.
8574
8575 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8576
8577 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8578 kinsoku-eol regardless of shr-kinsoku-shorten.
8579 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8580 (shr-tag-table): Support caption, thead, and tfoot.
8581
8582 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8583
8584 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8585 lines.
8586 (shr-save-contents): New command and keystroke.
8587
8588 * nndoc.el (nndoc-type-alist): Add git support.
8589 (nndoc-git-type-p): New function.
8590 (nndoc-transform-git-article): Ditto.
8591 (nndoc-transform-git-headers): Ditto.
8592 (nndoc-transform-git-headers): Generate Subject headers.
8593
8594 * shr.el (shr-parse-style): New function.
8595 (shr-tag-span): Ditto.
8596
8597 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8598 to `G G' to avoid collisions.
8599
8600 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8601
8602 * shr.el: Load kinsoku if necessary.
8603 (shr-kinsoku-shorten): New internal variable.
8604 (shr-find-fill-point): Make kinsoku shorten text line if
8605 shr-kinsoku-shorten is bound to non-nil.
8606 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8607 shr-indentation too when testing if table is wider than frame width.
8608 (shr-insert-table): Use `string-width' instead of `length' to measure
8609 text width.
8610 (shr-insert-table-ruler): Make sure indentation is done at bol.
8611
8612 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8613
8614 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8615 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8616 undecoded network data.
8617
8618 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8619
8620 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8621 name in the mode line spec so that the mode line menu works
8622 (bug#2431).
8623
8624 * message.el (message-get-reply-headers): If we're fed `to-address',
8625 then always use that.
8626
8627 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8628 aren't so wide as to need to switch off the edit menu.
8629
8630 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8631 binding. Suggested by Leo <sdl.web@gmail.com> (bug#6613).
8632
8633 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8634 `M-g'.
8635 (nnimap-update-info): Update flags/read marks even if \* isn't part of
8636 the permanent marks.
8637
8638 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
8639
8640 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8641 Splitting according to references/in-reply-to obeys the ignore-groups
8642 variable, while splitting by sender and subject do not.
8643
8644 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8645
8646 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8647 alist, so that we can look for non-Unicode chars.
8648 (article-translate-strings): Allow both character and string maps.
8649
8650 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
8651
8652 * shr.el (shr-insert): Don't insert space behind a wide character
8653 categorized as kinsoku-bol, or between characters both categorized as
8654 nospace.
8655
8656 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
8657
8658 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
8659 headers to gnus-newsgroup-headers.
8660
8661 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8662
8663 * shr.el (shr-tag-img): Don't align images -- since we're not
8664 rescaling, this often leads to ugly displays.
8665
8666 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
8667
8668 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8669 duplicates.
8670
8671 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
8672
8673 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8674 call.
8675
8676 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8677
8678 * gnus.el: Autoload gnus-html-show-images.
8679
8680 * nnimap.el: Use nnheader-message throughout.
8681
8682 * shr.el (shr-tag-img): Ignore images with no data.
8683
8684 2010-10-15 Julien Danjou <julien@danjou.info>
8685
8686 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8687 a possibility to disable format=flow encoding when using hard newlines.
8688
8689 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8690
8691 * shr.el (shr-insert): Remove space inserted before or after a
8692 breakable character or at the beginning or the end of a line.
8693 (shr-find-fill-point): Do kinsoku; find the second best point or give
8694 it up if there's no breakable point.
8695
8696 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8697
8698 * nnimap.el (nnimap-open-connection): Message when opening connection
8699 for debugging purposes.
8700
8701 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8702 on every setup buffer call to allow this to change from article to
8703 article.
8704
8705 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8706 buffers where we have a wide table.
8707
8708 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
8709
8710 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8711 uses *-request-thread.
8712
8713 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8714
8715 * nnimap.el (nnimap-open-connection): Remove %s from openssl
8716 incantation, which is no longer valid.
8717
8718 2010-10-14 Julien Danjou <julien@danjou.info>
8719
8720 * shr.el: Fix defcustom type (char -> character).
8721
8722 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8723
8724 * nnimap.el (nnimap-open-connection): tls-program should be a list of
8725 programs.
8726
8727 2010-10-14 Julien Danjou <julien@danjou.info>
8728
8729 * shr.el (shr-tag-a): Use url-link as widget type.
8730
8731 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8732 `gnus-group-get-icon'.
8733
8734 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8735
8736 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8737 This should make server editing work better.
8738
8739 * shr.el (shr-find-fill-point): Don't inloop on indented text.
8740
8741 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8742 (nnimap-parse-flags): Fix regexp.
8743
8744 * shr.el (shr-find-fill-point): Use a filling algorithm that should
8745 probably work for CJVK text, too.
8746
8747 * nnimap.el (nnimap-extend-tls-programs): Remove.
8748 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8749
8750 2010-10-13 Julien Danjou <julien@danjou.info>
8751
8752 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8753 responses.
8754
8755 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8756
8757 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8758
8759 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8760 anything in Emacs.
8761
8762 * shr.el (shr-current-column): Remove buggy and unnecessary function.
8763
8764 2010-10-13 Julien Danjou <julien@danjou.info>
8765
8766 * shr.el (shr-width): Make shr-width a defcustom with default to
8767 fill-column.
8768 (shr-tag-img): Use shr-width rather than fill-column.
8769
8770 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8771
8772 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8773
8774 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8775 position when (X-)Faces exist.
8776 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8777 avatars when called interactively.
8778
8779 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8780
8781 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8782 gnus-article-x-face-too-ugly is bound.
8783
8784 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8785
8786 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8787
8788 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8789 mailbox that doesn't exist.
8790
8791 2010-10-12 Julien Danjou <julien@danjou.info>
8792
8793 * shr.el (shr-tag-img): Encode URL properly when retrieving.
8794 (shr-get-image-data): Encode URL properly when fetching from cache.
8795 (shr-tag-img): Use aligned-to spaces to align correctly images.
8796
8797 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8798 before inserting the Gravatar.
8799
8800 * shr.el (shr-tag-img): Add align attribute support for <img>.
8801
8802 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8803
8804 * gnus-gravatar.el (gnus-art): Require.
8805
8806 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8807 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8808 Remove long obsoleted functions.
8809
8810 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8811
8812 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8813
8814 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8815 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8816 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
8817 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
8818 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
8819 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
8820 Fix comment for declare-function.
8821
8822 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8823
8824 * nnimap.el (nnimap-request-rename-group): Select group read-only
8825 before renaming it.
8826
8827 * shr.el (shr-insert): Fix up the white space only regexp.
8828
8829 * nnimap.el (nnimap-transform-split-mail): Not all articles have
8830 bodies. Protect against this. Reported by Michael Welsh Duggan.
8831
8832 * shr.el (shr-current-column): New function.
8833 (shr-find-fill-point): New function.
8834
8835 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8836
8837 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8838 numbers.
8839
8840 2010-10-11 Julien Danjou <julien@danjou.info>
8841
8842 * shr.el (shr-hr-line): Add.
8843 (shr-tag-hr): Use shr-hr-line to specify which character to use to
8844 display hr lines.
8845 (shr-max-columns): Do not change state to nil if we just inserting
8846 spaces.
8847
8848 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8849
8850 * gnus-topic.el (gnus-topic-read-group): If after the last group,
8851 select the last group.
8852
8853 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
8854
8855 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8856
8857 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8858
8859 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8860 for Gnus.
8861 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8862 (nnimap-update-qresync-info): Mark \Seen articles as read.
8863
8864 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8865 non-variable, too.
8866
8867 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
8868 available.
8869 (nnimap-update-info): Rely more on the current active than the param
8870 active to avoid marking articles as read too much.
8871
8872 * auth-source.el (auth-source-create): Use (user-login-name) for the
8873 user name default.
8874
8875 * nnimap.el (nnimap-update-info): If the server doesn't return any
8876 useful info, just use the previous info.
8877 (nnimap-update-info): Prefer old info over start-article.
8878 (nnimap-update-qresync-info): Finish implementing QRESYNC.
8879
8880 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
8881
8882 * nnir.el (autoload): Clean up autoloads.
8883 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8884 Use key rather than value.
8885 (nnir-imap-search-other): New variable.
8886 (nnir-read-parm): Use it.
8887 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8888 (gnus-summary-nnir-goto-thread): Modify to work with imap.
8889
8890 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8891
8892 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8893 the process, too.
8894
8895 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8896
8897 * spam.el (gnus-summary-mode-map): Bind to "$".
8898 Suggested by Russ Allbery.
8899
8900 * shr.el: Rework the way things are indented by <li> slightly.
8901
8902 * gnus.el (gnus-group-set-parameter): Fix typo.
8903
8904 * nnimap.el: Start implementing QRESYNC support.
8905
8906 2010-10-09 Julien Danjou <julien@danjou.info>
8907
8908 * nnir.el (nnir-engines): Fix too many arguments.
8909
8910 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8911
8912 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8913 group is the "last", so that the backends like nnfolder actually save
8914 their folders.
8915
8916 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
8917 try to use that for the TLS stream.
8918 (nnimap-retrieve-group-data-early): Rework the marks code to heed
8919 UIDVALIDITY and find out which groups are read-only and not.
8920 (nnimap-get-flags): Use the same marks parsing code as the rest of
8921 nnimap.
8922
8923 2010-10-09 Julien Danjou <julien@danjou.info>
8924
8925 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8926
8927 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8928 retrieving gravatars.
8929
8930 * shr.el (shr-table-corner): Add.
8931 (shr-table-line): Add.
8932 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8933
8934 2010-10-08 Julien Danjou <julien@danjou.info>
8935
8936 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8937
8938 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
8939
8940 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8941
8942 * gnus-sum.el (gnus-mark-article-as-unread)
8943 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8944 (gnus-summary-set-bookmark): Use it.
8945
8946 * gnus-msg.el (gnus-setup-message): Use it.
8947
8948 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8949
8950 * gnus.el (gnus-group-remove-parameter): Use it.
8951
8952 * gnus-group.el (gnus-group-make-web-group): Use it.
8953
8954 * gnus-demon.el (gnus-demon-remove-handler): Use it.
8955
8956 * nnregistry.el: Update docs to mention manual.
8957
8958 * gnus-registry.el: Update docs to mention nnregistry.el.
8959 (gnus-registry-initialize): Don't install nnregistry refer method
8960 automatically.
8961 (gnus-registry-install-nnregistry): Remove it.
8962
8963 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8964
8965 * shr.el (shr-insert): Don't insert double spaces.
8966
8967 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
8968
8969 * gnus-gravatar.el (gnus-treat-from-gravatar)
8970 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8971 called interactively.
8972
8973 * gnus-art.el (gnus-mime-view-part-externally)
8974 (gnus-mime-view-part-internally): Make predicate function passed to
8975 gnus-mime-view-part-as-type assume argument is a mime type, not a list
8976 of a mime type.
8977
8978 * shr.el (shr-table-widths): Don't use cl function `reduce'.
8979
8980 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8981
8982 * shr.el (require): Require cl when compiling.
8983 (shr-tag-hr): New function.
8984
8985 * nnimap.el (nnimap-update-info): Remove double setting of high.
8986 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8987 This makes nnimap work properly on Courier again.
8988
8989 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8990 the variable for backwards compatibility.
8991
8992 * mm-decode.el (mm-save-part): If given a non-directory result, expand
8993 the file name before using to avoid setting mm-default-directory to
8994 nil.
8995
8996 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8997 bidning gnus-agent variables.
8998
8999 * shr.el (shr-render-td): Use a cache for the table rendering function
9000 to avoid getting an exponential rendering behavior in nested tables.
9001 (shr-insert): Rework the line-breaking algorithm.
9002 (shr-insert): Don't leave trailing spaces.
9003 (shr-insert-table): Also insert empty TDs.
9004 (shr-tag-blockquote): Ensure paragraphs after </ul>.
9005
9006 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
9007
9008 * gnus-sum.el (gnus-number): Rename from `number'.
9009 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9010 (gnus-summary-limit-children): Update uses correspondingly.
9011
9012 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9013
9014 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9015 (gnus-gravatar-transform-address): Don't show avatars of people of
9016 which mail addresses match gnus-gravatar-too-ugly.
9017
9018 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
9019
9020 * shr.el (shr-table-widths): Expand TD elements to fill available
9021 space.
9022
9023 2010-10-07 Julien Danjou <julien@danjou.info>
9024
9025 * nnimap.el (nnimap-request-rename-group): Add this method.
9026
9027 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9028
9029 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9030 name from XEmacs' function-arglist.
9031
9032 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9033 gravatar under XEmacs.
9034
9035 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
9036
9037 * auth-source.el: Update docs with TODO items.
9038
9039 * gnus-sync.el: Update docs to explain state and plans.
9040
9041 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9042 Hooks for mark updates.
9043 (gnus-request-set-mark, gnus-request-update-mark): Use them.
9044
9045 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9046 hooks with arguments, which is needed for mark update hooks.
9047
9048 2010-10-06 Julien Danjou <julien@danjou.info>
9049
9050 * gnus.el (gnus-expand-group-parameter): Only return and act on what
9051 was matched.
9052
9053 * sieve-manage.el: Update example in `Commentary'.
9054
9055 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9056
9057 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9058 not 2000.
9059 (sieve-manage-authenticate): Re-add function.
9060
9061 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9062
9063 * shr.el (shr-insert): Get 'space transition right.
9064 (shr-render-td): Only delete space at the end of the TD.
9065
9066 * nnimap.el (nnimap-open-connection): Prepare to support
9067 open-gnutls-stream.
9068
9069 * shr.el: Rearrange function order to be more logical.
9070
9071 2010-10-06 Julien Danjou <julien@danjou.info>
9072
9073 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9074 (nnrss-discover-feed): Remove 404 URL in docstring.
9075
9076 * nnir.el: Fix Swish-E URL.
9077 Fix Namazu URL.
9078
9079 * message.el (message-change-subject): Remove 404 URL in a comment.
9080
9081 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9082
9083 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9084 called interactively.
9085
9086 * gnus-util.el (gnus-remove-if): Allow hash table.
9087 (gnus-remove-if-not): New function.
9088
9089 * gnus-art.el (gnus-mime-view-part-as-type):
9090 * gnus-score.el (gnus-summary-score-effect):
9091 * gnus-sum.el (gnus-read-move-group-name):
9092 Replace remove-if-not with gnus-remove-if-not.
9093
9094 * gnus-group.el (gnus-group-completing-read):
9095 Regard collection as a hash table if it is not a list.
9096
9097 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
9098
9099 * shr.el (shr-render-td): Allow blank/missing <TD>s.
9100
9101 * shr.el: Document the table-rendering algorithm.
9102
9103 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9104 invalid URLs.
9105
9106 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9107 line-broken.
9108 (shr-tag-img): Ignore image fetching errors.
9109 (shr-overlays-in-region): Compute overlay positions correctly.
9110
9111 * mm-decode.el (mm-shr): Require shr.
9112
9113 * gnus-art.el (gnus-blocked-images): Move variable here.
9114
9115 * shr.el (shr-insert-table): Bind free variable.
9116
9117 * mm-decode.el (mm-shr): Bind shr-content-function.
9118
9119 * shr.el (shr-content-function): New variable.
9120
9121 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9122 added for symmetry.
9123
9124 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9125
9126 * gnus-group.el (gnus-group-make-group): Doc fix.
9127
9128 * nnimap.el (nnimap-request-newgroups): Return success.
9129
9130 * shr.el (shr-find-elements): New function.
9131 (shr-tag-table): Put all the images after the table.
9132 (shr-tag-table): Really inhibit images inside the table.
9133 (shr-collect-overlays): Copy over overlays from the TD elements to the
9134 main document.
9135
9136 * mm-decode.el (mm-shr): Bind shr-blocked-images to
9137 gnus-blocked-images.
9138
9139 2010-10-05 Julien Danjou <julien@danjou.info>
9140
9141 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9142
9143 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9144 (gnus-html-maximum-image-size): Add this function.
9145 (gnus-html-put-image): Use gnus-html-maximum-image-size.
9146
9147 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9148 server-value of the capability is nil.
9149
9150 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
9151
9152 * shr.el (shr-tag-em): Add <EM> tag.
9153
9154 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
9155
9156 * sieve-manage.el (sieve-manage-default-stream): Make default stream
9157 customizable.
9158
9159 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9160 handing broken links to browse-url.
9161
9162 2010-10-05 Julien Danjou <julien@danjou.info>
9163
9164 * gnus-util.el (gnus-emacs-completing-read)
9165 (gnus-iswitchb-completing-read): Use autoload rather than require.
9166
9167 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
9168
9169 * gnus-util.el (gnus-completing-read-function): Exclude
9170 gnus-icompleting-read and gnus-ido-completing-read from candidates for
9171 XEmacs since iswitchb.el is very old and ido.el is unavailable in
9172 XEmacs.
9173
9174 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9175 not to use `delete-dups' that is unavailable in XEmacs 21.4.
9176
9177 * gnus-html.el: Don't require help-fns under XEmacs.
9178 (gnus-html-schedule-image-fetching): Work for XEmacs.
9179
9180 * mm-decode.el (mm-shr): Decode contents by charset.
9181
9182 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9183
9184 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9185 unknown.
9186
9187 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9188 (shr-get-image-data): Ensure against the cache file missing.
9189
9190 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9191 for data.
9192
9193 * spam-report.el (spam-report-url-ping-plain): Don't query about
9194 killing the process.
9195
9196 * shr.el (shr-render-td): Protect against too-wide text.
9197
9198 2010-10-04 Julien Danjou <julien@danjou.info>
9199
9200 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9201 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9202
9203 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9204 retrieved.
9205
9206 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9207
9208 * shr.el (browse-url): Require.
9209 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9210 lines.
9211 (shr-show-alt-text, shr-browse-image): New commands.
9212 (shr-browse-url, shr-copy-url): New commands.
9213
9214 * gnus-sum.el (gnus-widen-article-window): New variable.
9215 (gnus-summary-select-article-buffer): Use it.
9216
9217 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9218 without @ signs.
9219
9220 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
9221
9222 * nnir.el (nnir-run-imap): Remove spurious space in search string.
9223
9224 2010-10-04 Julien Danjou <julien@danjou.info>
9225
9226 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9227 for XEmacs.
9228
9229 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9230
9231 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9232
9233 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9234 (nnimap-close-server): Implement.
9235
9236 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9237 (shr-insert): Tweak line breaking.
9238 (shr-insert): Handle <pre> better.
9239 (shr-tag-li): Get <li> indentation right.
9240 (shr-tag-li): Get <li> indentation even righter.
9241 (shr-tag-blockquote): Ensure paragraph start.
9242 (shr-make-table): Tweak table generation.
9243 (shr-make-table): Fix typo.
9244
9245 * shr.el: Implement table rendering.
9246
9247 2010-10-04 Julien Danjou <julien@danjou.info>
9248
9249 * gnus-html.el (gnus-html-put-image): Fix resize image code.
9250
9251 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9252
9253 * shr.el (shr-insert): Use string anchors instead of line anchors.
9254
9255 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9256
9257 * shr.el: Add headings.
9258 (shr-ensure-paragraph): Actually work.
9259 (shr-tag-li): Make <ul> prettier.
9260 (shr-insert): Get white space at the beginning/end of elements right.
9261 (shr-tag-p): Collapse subsequent <p>s.
9262 (shr-ensure-paragraph): Don't insert double line feeds after blank
9263 lines.
9264 (shr-insert): \t is also space.
9265 (shr-tag-s): Fix "s" tag name function.
9266 (shr-tag-s): Fix face prop name.
9267
9268 2010-10-03 Julien Danjou <julien@danjou.info>
9269
9270 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9271
9272 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9273 gnus-window-inside-pixel-edges.
9274
9275 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9276 gnus-ems.
9277
9278 * mm-view.el (mm-inline-image-emacs): Support image resizing.
9279
9280 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9281 function.
9282
9283 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9284 resize choice.
9285
9286 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9287
9288 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9289 beginning of the buffer.
9290
9291 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9292 article buffer again.
9293
9294 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9295
9296 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9297 when it's at the start of the buffer.
9298
9299 * shr.el (shr-tag-blockquote): Convert name.
9300 (shr-rescale-image): Use the right image-size variant.
9301
9302 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9303 buffer isn't shown, then select the current article first instead of
9304 bugging out.
9305 (gnus-summary-select-article-buffer): Show both the article and summary
9306 buffers again.
9307
9308 * shr.el (shr-fontize-cont): Protect against regions with no text.
9309 Rename tag functions to shr-tag-* for enhanced security.
9310 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9311
9312 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
9313
9314 * shr.el (shr-insert):
9315 * pop3.el (pop3-movemail):
9316 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9317 loaded.
9318
9319 2010-10-03 Glenn Morris <rgm@gnu.org>
9320
9321 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9322
9323 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9324
9325 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9326
9327 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9328
9329 * gnus-util.el (gnus-make-local-hook): Simplify.
9330
9331 2010-10-02 Julien Danjou <julien@danjou.info>
9332
9333 * gnus-util.el (gnus-iswitchb-completing-read): New function.
9334 (gnus-ido-completing-read): New function.
9335 (gnus-emacs-completing-read): New function.
9336 (gnus-completing-read): Use gnus-completing-read-function.
9337 Add gnus-completing-read-function.
9338
9339 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9340
9341 * shr.el (shr-insert-document): Autoload.
9342 (shr-img): Be silent.
9343 (shr-insert): Add a newline after every picture before text.
9344 (shr-add-font): Use overlays for combining faces.
9345 (shr-insert): Pass upwards the text start point.
9346
9347 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9348 possible.
9349 (mm-shr): New function.
9350
9351 2010-10-02 Julien Danjou <julien@danjou.info>
9352
9353 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9354 should go backward.
9355
9356 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
9357
9358 * shr.el (shr): Fix typo in provide call.
9359
9360 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9361
9362 * shr.el: New file.
9363
9364 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9365
9366 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9367 completing read.
9368
9369 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9370
9371 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9372 we're being queried about. Suggested by Dan Jacobson.
9373
9374 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9375 Suggested by Jason Eisner.
9376
9377 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9378 table, too. Suggested by Stefan Wiens.
9379 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9380 the table unnecessary. Suggested by Stefan Wiens.
9381
9382 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9383 longer needed, and probably doesn't work either, as pointed out by
9384 Stefan Wiens.
9385 (gnus-summary-exit): Remove call to the clearing function.
9386 (gnus-summary-exit-no-update): Ditto.
9387
9388 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9389 instead of gnus-eval-in-buffer-window to avoid popping up frames.
9390 Reported by Stefan Monnier.
9391 (gnus-summary-save-in-rmail): Ditto.
9392
9393 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9394 article buffer, instead of both the article buffer and the summary
9395 buffer. Sort of suggested by Dan Jacobson.
9396
9397 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9398
9399 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9400 Suggested by Dan Jacobson.
9401
9402 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9403 documentation clearer.
9404
9405 * message.el (message-shorten-references): Comment on the number "21".
9406 Suggested by Stefan Monnier.
9407
9408 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9409 Suggested by Dan Jacobson.
9410
9411 * gnus.el (gnus-large-newsgroup):
9412 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
9413
9414 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9415 externalize attachments. Bug reported by Steve Wen.
9416
9417 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9418 really message anything to the user.
9419
9420 * nnmail.el (nnmail-article-group): Allow using the fancy split method
9421 directly.
9422
9423 * nnimap.el (nnimap-request-group): Low higher than high to signal no
9424 messages in empty groups.
9425
9426 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
9427
9428 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9429 non-UIDNEXT group.
9430
9431 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9432
9433 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9434 not the value from the collection.
9435
9436 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9437 values. This sometimes happens on some groups that have no info.
9438 (nnimap-request-newgroups): New function.
9439
9440 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
9441
9442 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9443 check into `gnus-registry-initialize'.
9444 (gnus-registry-initialize): Ditto.
9445 Fix and extend header docs.
9446
9447 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9448
9449 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9450 regexp backtrace overflows.
9451
9452 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9453 for starttls that tls.el implements; i.e. openssl.
9454
9455 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9456
9457 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9458 (gravatar-create-image): New function that's an alias to
9459 gnus-xmas-create-image, gnus-create-image, or create-image.
9460 (gravatar-data->image): Use it.
9461
9462 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
9463
9464 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9465 install the nnregistry refer method.
9466 (gnus-registry-install-hooks): Use it.
9467 (gnus-registry-unfollowed-groups): Add nnmairix to the default
9468 unfollowed groups.
9469
9470 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
9471
9472 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9473 expanding threads.
9474
9475 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9476
9477 * nnir.el: Use the server names without suffixes (bug#7009).
9478
9479 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9480 unencrypted to STARTTLS, if possible.
9481
9482 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9483
9484 * message.el (message-ignored-supersedes-headers): Strip Injection-*
9485 headers before superseding.
9486
9487 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9488
9489 * nnrss.el (nnrss-use-local): Add documentation.
9490
9491 * nnimap.el (nnimap-extend-tls-programs): New function.
9492 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9493 (nnimap-wait-for-connection): Accept the greeting from the stupid
9494 output from openssl s_client -starttls, too.
9495
9496 * nnimap.el (nnimap-find-article-by-message-id): Really return the
9497 article number.
9498 (nnimap-split-fancy): New variable.
9499 (nnimap-split-incoming-mail): Use it.
9500
9501 * nntp.el (nntp-server-list-active-group): Document.
9502
9503 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9504 SELECT to get the message-id.
9505
9506 * mail-source.el (mail-sources): Remove webmail support.
9507 (defvar): Ditto.
9508 (mail-source-fetcher-alist): Ditto.
9509 (mail-source-fetch-webmail): Remove.
9510
9511 * webmail.el: Remove -- doesn't seem relevant any more.
9512
9513 * gnus.el: Fix up make-obsolete-variable declarations throughout.
9514
9515 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9516 the \r.
9517
9518 2010-09-30 Julien Danjou <julien@danjou.info>
9519
9520 * gnus-agent.el (gnus-agent-add-group): Fix call to
9521 gnus-completing-read.
9522
9523 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9524
9525 * nndoc.el (nndoc-retrieve-groups): New function.
9526
9527 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9528 `default', use nnmail-split-methods.
9529 (nnimap-request-article): Downcase the NILs so that they are nil.
9530
9531 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9532 symbol.
9533
9534 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9535 code, since if the user has requested network, that's what they ought
9536 to get.
9537 (nnimap-request-set-mark): Erase the buffer before issuing commands.
9538 (nnimap-split-rule): Mark as obsolete.
9539
9540 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9541 New variable.
9542
9543 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9544 correct slot, too.
9545
9546 2010-09-29 Julien Danjou <julien@danjou.info>
9547
9548 * gnus.el (gnus-local-domain): Declare variable obsolete.
9549
9550 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9551 Fix history computing.
9552 (gnus-ido-completing-read): Require ido.
9553
9554 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9555
9556 * gnus-registry.el: Don't prompt on load, which makes it impossible to
9557 build Gnus.
9558
9559 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9560 when interpreting the structures.
9561 (nnimap-request-accept-article): Add \r\n to the lines to make this
9562 work with Cyrus.
9563
9564 * nndraft.el (nndraft-request-expire-articles): Use the group name
9565 instead if "nndraft". Fix found by Nils Ackermann.
9566
9567 2010-09-29 Ludovic Courtès <ludo@gnu.org>
9568
9569 * nnregistry.el: Add.
9570
9571 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9572
9573 * nnmail.el (group, group-art-list, group-art):
9574 Remove unneeded directives.
9575
9576 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
9577
9578 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9579 (mm-mime-charset):
9580 * rfc2047.el (rfc2047-syntax-table):
9581 * utf7.el (utf7-utf-16-coding-system): Comment fix.
9582
9583 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9584 rather than `insert-file-contents' and `eval-region'.
9585
9586 2010-09-29 Julien Danjou <julien@danjou.info>
9587
9588 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9589 replacement of `gnus-gravatar-relief' to mimic
9590 `gnus-faces-properties-alist'.
9591 Add :version property.
9592
9593 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9594
9595 * mail-source.el (mail-source-report-new-mail):
9596 * message.el (message-default-mail-headers):
9597 * mm-decode.el (mm-valid-image-format-p): Comment fix.
9598
9599 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9600
9601 2010-09-28 Julien Danjou <julien@danjou.info>
9602
9603 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9604 mail-address contains the same string as real-name.
9605
9606 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9607 non-blank in header, otherwise it'll get stripped.
9608
9609 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9610 real-name, and then for mail address rather than doing : or , search.
9611
9612 2010-09-27 Julien Danjou <julien@danjou.info>
9613
9614 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9615 right completing-read function.
9616 (gnus-use-ido): New variable
9617 (gnus-completing-read-with-default): Remove.
9618 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9619 (gnus-agent-add-group):
9620 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9621 * mm-view.el (mm-view-pkcs7-decrypt):
9622 * mm-util.el (mm-codepage-setup):
9623 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9624 * mml-smime.el (mml-smime-openssl-sign-query):
9625 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9626 (mml-insert-multipart):
9627 * gnus-msg.el (gnus-summary-yank-message):
9628 * gnus-int.el (gnus-start-news-server):
9629 * mm-decode.el (mm-interactively-view-part):
9630 * gnus-dired.el (gnus-dired-attach):
9631 * gnus.el (gnus-read-method):
9632 * gnus-bookmark.el (gnus-bookmark-jump):
9633 * gnus-art.el (gnus-mime-view-part-as-type)
9634 (gnus-mime-action-on-part, gnus-article-encrypt-body):
9635 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9636 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9637 * nnmairix.el (nnmairix-create-server-and-default-group)
9638 (nnmairix-update-groups, nnmairix-get-server)
9639 (nnmairix-backend-to-server, nnmairix-goto-original-article)
9640 (nnmairix-get-group-from-file-path):
9641 * nnrss.el (nnrss-find-rss-via-syndic8):
9642 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9643 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9644 (gnus-group-browse-foreign-server):
9645 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9646 (gnus-summary-execute-command, gnus-summary-respool-article)
9647 (gnus-read-move-group-name):
9648 * gnus-score.el (gnus-summary-increase-score)
9649 (gnus-summary-score-effect):
9650 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9651
9652 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9653
9654 * nnimap.el (auth-source-forget-user-or-password)
9655 (auth-source-user-or-password): Autoload.
9656
9657 * message.el (message-from-style, message-interactive)
9658 (message-signature): Remove comment.
9659 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9660 always.
9661 (message-sendmail-envelope-from): Comment fix.
9662 (message-yank-prefix): Default to mail-yank-prefix always.
9663 (message-indentation-spaces):
9664 Default to mail-indentation-spaces always.
9665 (message-signature-file): Default to mail-signature-file always.
9666
9667 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9668
9669 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9670 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9671 new articles.
9672
9673 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9674 parts.
9675 (nnimap-request-article): Work with the t setting, too.
9676
9677 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9678 that you don't get flashes of other buffers.
9679 (gnus-summary-show-complete-article): Intern before setting.
9680
9681 2010-09-27 David Engster <dengste@eml.cc>
9682
9683 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9684 well as HEADERS.
9685 (nnmairix-retrieve-headers): Provide new argument for the above.
9686
9687 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9688
9689 * gnus-sum.el (gnus-summary-move-article): Don't alter
9690 gnus-newsgroup-active. This makes `/ N' work after copying to the same
9691 group.
9692
9693 * nnimap.el (nnimap-update-info): Don't destructively alter active.
9694
9695 * message.el (message-cite-prefix-regexp): Revert my last edit.
9696
9697 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9698 variable instead of the Gnus variable.
9699
9700 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9701
9702 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9703
9704 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9705 since some servers don't like it.
9706 (nnimap-open-connection): Forget credentials if the server says the
9707 password was wrong.
9708 (nnimap-parse-line): Protect against invalid data.
9709
9710 * gnus-sum.el (gnus-summary-move-article): Add comment.
9711 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9712 nothing alters it while scanning for new messages.
9713
9714 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9715 which may or may not help.
9716 (nnimap-open-connection): If we're doing a stream connection, and then
9717 discover we're on a STARTTLS-capable server, then open a STARTTLS
9718 connection instead.
9719
9720 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9721
9722 * nnimap.el (utf7): Require.
9723
9724 * message.el (message-cite-prefix-regexp): Remove "}" from citation
9725 prefix.
9726
9727 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
9728
9729 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9730
9731 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9732
9733 * nnimap.el (nnimap-request-accept-article): Message the error on
9734 error.
9735
9736 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9737
9738 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9739
9740 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9741
9742 * nndoc.el (nndoc-request-list): Return success always.
9743
9744 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9745 `fetch-old' -- we only want to fetch the articles we've requested.
9746 The rest are in the agent, probably.
9747 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9748 disappeared server" to something low. It's not important.
9749
9750 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9751 arrived before the FETCH data.
9752
9753 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9754 target here, because we don't know the Gnus name of the group.
9755
9756 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9757 for the correct group.
9758
9759 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9760
9761 * gnus.el (gnus): Give a final warning after startup.
9762
9763 * gnus-util.el (gnus-action-message-log): New variable.
9764 (gnus-message): Use it.
9765 (gnus-final-warning): New function.
9766
9767 * nnimap.el (nnimap-open-connection): Record the greeting.
9768 (nnimap): Add greeting.
9769
9770 2010-09-26 Julien Danjou <julien@danjou.info>
9771
9772 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9773 arguments.
9774 (gnus-html-wash-images): Fix spec computing to include start/end.
9775
9776 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9777
9778 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9779
9780 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9781 deletion.
9782 (nnimap-retrieve-headers): Don't select the group, because that's
9783 already done by nnimap-possibly-change-group.
9784
9785 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9786 (gnus-picon-transform-address): Use it.
9787
9788 * mail-source.el (mail-source-value): Revert previous patch.
9789
9790 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9791 on failure.
9792 (nnimap-open-connection): Look up both virtual and physical server name
9793 credentials.
9794
9795 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9796
9797 2009-02-08 Dave Love <fx@gnu.org>
9798
9799 * gnus-win.el (gnus-window-to-buffer-helper)
9800 (gnus-all-windows-visible-p): Function needn't be a symbol.
9801
9802 * mail-source.el (mail-source-value): Function needn't be a symbol.
9803
9804 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9805
9806 * message.el (message-cite-prefix-regexp): Remove } from the cite
9807 prefix.
9808
9809 * gnus-art.el (gnus-treatment-function-alist): Do picons before
9810 highlight again, so that the highlight is correct.
9811
9812 * gnus-picon.el (gnus-picon): Remove again.
9813 (gnus-picon-create-glyph): Set the background XPM color explicitly.
9814
9815 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9816 doing the header highlightling, so that the background color of the
9817 picon is correct.
9818
9819 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9820 (gnus-picon): Ditto.
9821 (gnus-picon): Reinstate. The background color for picons is white.
9822 (gnus-picon-insert-glyph): Make the background white.
9823
9824 * nnml.el (nnml-open-nov): Don't return dead buffers.
9825
9826 * auth-source.el (auth-source-create): Query the user for whether to
9827 store the credentials.
9828
9829 * auth-source.el (auth-source-user-or-password): Use the existing auth
9830 sources, if any, for creation.
9831
9832 * gnus.el (gnus-group-fast-parameter): Return the last matching
9833 parameter instead of the first matching parameter.
9834
9835 2010-09-26 Julien Danjou <julien@danjou.info>
9836
9837 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9838
9839 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9840
9841 * mml2015.el (mml2015-use): Remove gpg support.
9842
9843 * mml1991.el (mml1991-function-alist): Remove gpg function.
9844 (mml1991-gpg-sign): Remove.
9845
9846 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
9847
9848 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9849 (gnus-browse-unsubscribe-current-group): Document it.
9850 (gnus-browse-unsubscribe-group): Use it.
9851
9852 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9853
9854 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9855 address to the To list for easier response.
9856
9857 * gnus.el (gnus-play-startup-jingle): Remove.
9858 (gnus-splash): Don't play jingle.
9859 (gnus): Silence gnus-load message.
9860
9861 * gnus-art.el (gnus-treat-play-sounds): Remove.
9862
9863 * gnus.el (gnus-play-jingle): Remove audio support.
9864
9865 * gnus-cus.el (gnus-score-customize): Remove audio reference.
9866
9867 * earcon.el: Remove -- no users.
9868
9869 * gnus-audio.el: Remove -- no users of this package.
9870
9871 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9872
9873 * gnus-start.el (gnus-setup-news): Remove nocem support.
9874
9875 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9876
9877 * gnus.el (gnus-use-nocem): Remove.
9878
9879 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9880 Remove.
9881
9882 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
9883 uses NoCeM any more.
9884
9885 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9886 (gnus-button-ctan-handler): Ditto.
9887 (gnus-button-handle-ctan-bogus-regexp): Ditto.
9888 (gnus-button-ctan-directory-regexp): Ditto.
9889 (gnus-button-handle-ctan): Ditto.
9890 (gnus-button-tex-level): Ditto.
9891 (gnus-button-alist): Remove CTAN stuff.
9892
9893 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9894
9895 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9896 nnimap-streaming test.
9897
9898 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9899 servers twice.
9900
9901 * nnimap.el (nnimap-open-connection): Add more error reporting when
9902 nnimap fails early.
9903
9904 * nnheader.el (nnheader-get-report-string): New function.
9905 (nnheader-get-report): Use it.
9906
9907 * gnus-int.el (gnus-check-server): Say what the error was when opening
9908 failed.
9909
9910 * nnimap.el (nnimap-wait-for-response): Search further when we're not
9911 using streaming.
9912
9913 2010-09-25 Julien Danjou <julien@danjou.info>
9914
9915 * gnus-html.el (gnus-html-rescale-image): Use our defalias
9916 gnus-window-inside-pixel-edges.
9917
9918 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9919
9920 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9921
9922 * mm-decode.el (mm-save-part): Allow saving to other directories the
9923 normal Emacs way.
9924
9925 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9926 Suggested by Jay Berkenbilt.
9927
9928 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9929 there isn't a single byte.
9930
9931 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9932 just do it. It doesn't really seem to matter what the user responds
9933 here, I think, so it's just a confusing question.
9934
9935 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9936 non-streaming case.
9937
9938 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9939 (gnus-article-encrypt-body): Use it.
9940
9941 * gnus-sum.el (gnus-summary-show-complete-article): New command and
9942 keystroke.
9943
9944 * nnimap.el (nnimap-find-wanted-parts-1):
9945 Use gnus-fetch-partial-articles.
9946
9947 * gnus-art.el (gnus-fetch-partial-articles): New variable.
9948
9949 * nnimap.el (nnimap-insert-partial-structure): New function.
9950 (nnimap-get-partial-article): New function.
9951 (nnimap-request-article): Use it.
9952 (nnimap-wait-for-response): Return whether the wait was successful.
9953 (nnimap-finish-retrieve-group-infos): Don't do anything if the
9954 retrieval wasn't successful.
9955 (nnimap-retrieve-group-data-early): Allow throttling servers.
9956 (nnimap-streaming): New variable.
9957 (nnimap-fetch-partial-articles): Remove.
9958
9959 * mm-decode.el (mm-with-part): Protect against killed buffers.
9960
9961 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9962 for prettier summary display.
9963
9964 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
9965
9966 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9967
9968 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9969
9970 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9971 apparently third-party libraries depend on it.
9972
9973 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9974 before starting negotiation.
9975
9976 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9977 privacy reasons.
9978 (gnus-treat-mail-gravatar): Ditto.
9979
9980 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9981 buffer when inserting images. Inserting text into the headers, for
9982 instance, can make them invalid.
9983
9984 2010-09-25 Julien Danjou <julien@danjou.info>
9985
9986 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9987 variables.
9988
9989 * nnheader.el: Remove useless variables news-reply-yank-from and
9990 news-reply-yank-message-id.
9991
9992 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9993 variables.
9994
9995 * mml1991.el: Remove useless mml1991-verbose.
9996
9997 * gnus.el: Remove useless variable gnus-use-generic-from.
9998 Remove obsolete variable gnus-topic-indentation.
9999
10000 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10001
10002 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10003
10004 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10005
10006 * gnus-group.el: Remove useless gnus-group-icon-cache.
10007 Remove useless gnus-ephemeral-group-server.
10008
10009 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10010
10011 * mml2015.el: Remove useless mml2015-verbose.
10012
10013 * mml-smime.el: Remove useless mml-smime-verbose.
10014
10015 * gnus.el: Remove useless gnus-local-domain.
10016
10017 * gnus-gravatar.el (gnus-gravatar-transform-address):
10018 Use gnus-gravatar-size.
10019
10020 * gnus-art.el: Remove useless gnus-treat-translate.
10021
10022 2010-09-24 Julien Danjou <julien@danjou.info>
10023
10024 * gnus-sum.el: Add support for Gravatars.
10025
10026 * gnus-art.el: Add support for Gravatars.
10027
10028 * gnus-gravatar.el: Add this file.
10029
10030 * gravatar.el: Add this file.
10031
10032 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
10033
10034 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10035
10036 * gnus-group.el (gnus-group-fetch-faq): Remove.
10037
10038 * gnus.el (gnus-group-faq-directory): Remove.
10039
10040 * gnus-group.el (gnus-group-fetch-charter): Remove.
10041
10042 * gnus.el (gnus-group-charter-alist): Remove.
10043
10044 * gnus-group.el (gnus-group-archive-directory): Remove.
10045 (gnus-group-recent-archive-directory): Ditto.
10046 (gnus-group-make-archive-group): Remove.
10047
10048 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10049
10050 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10051 use the same article number for all the cached articles.
10052
10053 * nnimap.el (nnimap-command): Register the last command time so
10054 that we can use it for idling NOOPs.
10055 (nnimap-open-connection): Start the keeplive timer.
10056 (nnimap-make-process-buffer): Store all the process buffers.
10057 (nnimap-keepalive): New function.
10058
10059 * starttls.el (starttls-open-stream): Add autoload cookie.
10060
10061 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
10062
10063 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10064 handling.
10065
10066 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
10067
10068 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10069 its data structures.
10070
10071 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10072 instead of the cl.el copy-list.
10073 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10074 equalp.
10075
10076 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
10077
10078 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10079 and tool-bar-local-item-from-menu.
10080
10081 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10082 mode-line-highlight face for Emacs.
10083
10084 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10085 loading gnus-sum.elc; fix comment for canlock-verify.
10086 (gnus-article-jump-to-part): Use read-number.
10087 (gnus-insert-mime-button, gnus-insert-mime-security-button):
10088 Remove Emacs pre-21 compatible code for help-echo.
10089 (gnus-article-next-page-1): No need to adjust the number of lines.
10090 (gnus-article-describe-bindings): Always use help-buffer.
10091
10092 * gnus-audio.el (gnus-audio-inline-sound):
10093 * gnus-cus.el (gnus-custom-mode):
10094 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10095
10096 * gnus-sum.el (gnus-remove-overlays): Doc fix.
10097
10098 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10099 compatible code.
10100
10101 2010-09-24 Glenn Morris <rgm@gnu.org>
10102
10103 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10104 visiting the fcc file in rmail-mode.
10105
10106 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
10107
10108 * nnir.el: Silence the byte compiler.
10109
10110 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10111 alias to browse-url-url-encode-chars if any.
10112 (gnus-html-encode-url): Use it.
10113
10114 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10115
10116 * gnus-start.el (gnus-use-backend-marks): New variable.
10117 (gnus-get-unread-articles-in-group): Use it.
10118
10119 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10120 makeover.
10121
10122 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
10123
10124 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10125
10126 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10127
10128 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10129 Remove.
10130 (gnus-setup-news-hook):
10131 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10132
10133 * gnus-int.el (gnus-request-update-info): Protect against backends not
10134 having the function.
10135
10136 * nnimap.el (nnimap-stream): Mention STARTTLS.
10137 (nnimap-open-connection): Add STARTTLS support.
10138
10139 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
10140
10141 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10142
10143 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10144
10145 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10146 BODYSTRUCTUREs.
10147 (nnimap-transform-headers): Unfold quoted {42} headers.
10148
10149 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10150 the info.
10151 (gnus-get-unread-articles): Only call updatep on backends that support
10152 it.
10153
10154 * nnweb.el (nnweb-request-update-info): NOOP.
10155
10156 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10157
10158 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10159 since it only deals with marks.
10160
10161 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10162 gnus-request-marks, and make a new gnus-request-update-info.
10163
10164 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10165 the active instead of the high number, which is usually too low.
10166
10167 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
10168
10169 * encrypt.el: Remove.
10170
10171 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10172
10173 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10174 server in symbolic form.
10175
10176 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10177
10178 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10179
10180 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10181 (nnimap-update-info): Fix up code slightly.
10182
10183 * gnus-int.el (gnus-open-server): Add tracing for performance
10184 debugging.
10185
10186 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10187 (gnus-group-insert-group-line): Pass the real group name so that it
10188 gets the right data.
10189
10190 * gnus-start.el (gnus-get-unread-articles): Don't have
10191 `gnus-get-unread-articles-in-group' update info, since that can be
10192 really slow and doesn't seem to be needed?
10193
10194 2010-09-22 Julien Danjou <julien@danjou.info>
10195
10196 * gnus-group.el (gnus-group-insert-group-line):
10197 Call gnus-group-highlight-line.
10198 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10199 default hook list.
10200 (gnus-group-update-eval-form): Add new function.
10201 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10202 (gnus-group-get-icon): Use gnus-group-update-eval-form.
10203
10204 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10205
10206 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10207 immediate, then expire all articles.
10208 (nnimap-update-info): Fix off-by-one errors.
10209 (nnimap-flags-to-marks): Would return no marks lists for group with no
10210 flags. Instead return the other data.
10211
10212 2010-09-22 Julien Danjou <julien@danjou.info>
10213
10214 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10215 Only return an icon.
10216 (gnus-group-insert-group-line): Compute icon to return.
10217
10218 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10219 (gnus-html-image-fetched): Only cache if
10220 gnus-html-image-automatic-caching is set.
10221 (gnus-html-image-fetched): Check for errors.
10222
10223 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10224
10225 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10226 once per method on `g'. This ensures that backends like nnfolder don't
10227 open all their folders.
10228
10229 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10230 (nnimap-request-list): Nix out group in the correct buffer.
10231 (nnimap-parse-flags): Implement by using `read' instead of
10232 hand-parsing.
10233 (nnimap-flags-to-marks): Pass on permanent-flags.
10234 (nnimap-make-process-buffer): Record the server name.
10235 (nnimap-parse-flags): Fix typo.
10236 (nnimap-request-scan): Run split on the server in general, not just a
10237 single group.
10238
10239 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10240 parameter, and propagate this downwards.
10241
10242 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10243 since EXAMINE changes it on the server.
10244
10245 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10246 this command might take a while.
10247
10248 2010-09-22 Julien Danjou <julien@danjou.info>
10249
10250 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
10251 harmful if you have 2 images side-by-side, they can't be properly
10252 update on text deletion. Using text-property is safer here.
10253 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10254 data.
10255
10256 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10257
10258 * nnimap.el (nnimap-expunge-inbox): Remove.
10259 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10260 (nnimap-expunge): Flip default to t.
10261
10262 * gnus.el (gnus-method-to-server): Don't push things to the cache
10263 unless it's unique.
10264 (gnus-server-to-method): Ditto.
10265
10266 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
10267
10268 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10269
10270 2010-09-22 Julien Danjou <julien@danjou.info>
10271
10272 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10273 get the start of data.
10274 (gnus-html-encode-url): Add this function to encode special chars in
10275 URL.
10276 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10277 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10278
10279 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10280 default.
10281 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10282
10283 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10284 images alt-text.
10285 (gnus-html-put-image): Put alt-text as help-echo.
10286
10287 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10288
10289 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10290 * mm-util.el (mm-decompress-buffer):
10291 * nnir.el (nnir-run-find-grep):
10292 * pop3.el (pop3-list): Use 3rd arg of split-string.
10293
10294 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10295
10296 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10297 outside the active range. Suggested by Dan Christensen.
10298
10299 * gnus-start.el (gnus-get-unread-articles): Get the extended method
10300 slightly later to avoid double-getting it.
10301
10302 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10303 previous patch.
10304
10305 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10306
10307 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
10308
10309 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10310
10311 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10312
10313 * gnus-int.el (gnus-open-server): Give a better error message in the
10314 "go offline" case.
10315
10316 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10317 marks for nnimap, which is seldom the right thing to do.
10318
10319 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10320 (gnus-same-method-different-name): New function.
10321
10322 * nnimap.el (parse-time): Require.
10323
10324 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10325 method in the presence of many similar methods.
10326
10327 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10328
10329 * nnimap.el (nnimap-find-expired-articles): Don't refer to
10330 nnml-inhibit-expiry.
10331
10332 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10333 find out whether methods are equal.
10334
10335 * nnimap.el (nnimap-find-expired-articles): New function.
10336 (nnimap-process-expiry-targets): New function.
10337 (nnimap-request-move-article): Request the article before looking at
10338 what the Message-ID is. Fix found by Andrew Cohen.
10339 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10340
10341 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10342 for oldness in addition to being a predicate.
10343
10344 * nnimap.el (nnimap-request-group): When we have zero articles, return
10345 the right data to Gnus.
10346 (nnimap-request-expire-articles): Only delete articles immediately if
10347 the target is 'delete.
10348
10349 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10350 method, this would bug out.
10351
10352 * gnus-group.el (gnus-group-expunge-group): Rename from
10353 gnus-group-nnimap-expunge, and implemented as a normal interface
10354 function.
10355
10356 * gnus-int.el (gnus-request-expunge-group): New function.
10357
10358 * nnimap.el (nnimap-request-create-group): Implement.
10359 (nnimap-request-expunge-group): New function.
10360
10361 2010-09-21 Julien Danjou <julien@danjou.info>
10362
10363 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10364 (gnus-html-cache-expired): Add new function.
10365 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10366 wethever we should display image for fetch it.
10367 Compute alt-text earlier to pass it to the fetching function too.
10368 (gnus-html-schedule-image-fetching): Change function argument to only
10369 get one image at a time, not a list.
10370 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10371 cache.
10372 (gnus-html-get-image-data): New function to retrieve image data from
10373 cache.
10374 (gnus-html-put-image): Change buffer argument to use image data rather
10375 than file, and place image above region rather than inserting a new
10376 one. Do not take alt-text as argument, since it's useless now: we place
10377 the image above alt-text.
10378 (gnus-html-prune-cache): Remove.
10379 (gnus-html-show-images): Start to fetch image when we find one, do not
10380 push into a temporary list.
10381 (gnus-html-prefetch-images): Only fetch image if they have expired.
10382 (gnus-html-browse-image): Fix, use 'gnus-image-url.
10383 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10384
10385 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
10386
10387 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10388
10389 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10390
10391 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10392 spec inser "*" if the group isn't active instead of 0.
10393
10394 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10395 opening the server.
10396 (nnimap-request-delete-group): Implement group deletion.
10397 (nnimap-transform-headers): Return the size of the entire message in
10398 the Bytes header, not just the size of the first part.
10399 (nnimap-request-move-article): When moving an article from nnimap,
10400 request the article first so the accepting form has an article to
10401 accept. Reported by Dan Christensen.
10402 (nnimap-command): Make sure that the error message doesn't error out.
10403
10404 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
10405
10406 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10407 we haven't requested anything.
10408
10409 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10410
10411 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10412 "". Fix found by Andrew Cohen.
10413
10414 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10415 instead of -encode-string.
10416
10417 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
10418
10419 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10420
10421 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10422 by mm-subst-char-in-string.
10423
10424 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10425
10426 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10427 waiting for the connection string.
10428
10429 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10430 arriving.
10431
10432 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10433 bogus characters. This allows selecting certain Gmail groups.
10434
10435 * nnimap.el (nnimap-find-wanted-parts-1): New function.
10436 (nnimap-fetch-partial-articles): New variable.
10437 (nnimap-open-connection): When looking for credentials, also use the
10438 nnimap-server-port.
10439 (nnimap-request-article): Return the group/article number, so that Gnus
10440 `^' works as expected.
10441 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10442
10443 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10444 comments.
10445 (gnus-methods-sloppily-equal): New function.
10446 (gnus): When using the development version of Gnus, load the gnus-load
10447 file.
10448
10449 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10450 `gnus-open-server' on each method before trying to scan them etc.
10451 This ensures that all the backend parameters are set correctly.
10452
10453 * nnimap.el (nnimap-authenticator): New variable.
10454 (nnimap-open-connection): Allow anonymous login.
10455 (nnimap-transform-headers): The chars header is called Chars not Bytes.
10456 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10457
10458 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10459 patch, found by Knut Anders Hatlen.
10460
10461 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
10462
10463 * gnus-agent.el (gnus-agent-batch-confirmation)
10464 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10465 to gnus-message.
10466 * gnus-art.el (gnus-article-describe-briefly): Likewise.
10467 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10468 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10469 * gnus-int.el (gnus-open-server): Likewise.
10470 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10471 (gnus-score-check-syntax): Likewise.
10472 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10473 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10474 Likewise.
10475 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10476
10477 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10478
10479 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10480 calling conventions so that prefetch doesn't bug out.
10481
10482 2010-09-19 Julien Danjou <julien@danjou.info>
10483
10484 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10485 rather than `subst-char-in-region' in order to be able to replace ASCII
10486 char by UTF-8 ones.
10487
10488 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10489 than curl.
10490 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10491 the right URL and ALT text on images.
10492 (gnus-html-wash-tags): Fix tag case.
10493 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
10494 (gnus-article-html): Add -o display_ins_del=2 option.
10495 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10496
10497 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10498
10499 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10500 the extra mail headers, which sometimes seem to happen for unknown
10501 reasons.
10502
10503 * mail-parse.el (mail-header-encode-parameter): Define as
10504 rfc2045-encode-string instead of as rfc2231-encode-string, since some
10505 (or most, perhaps?) mail readers don't understand the latter, but do
10506 understand the former.
10507
10508 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10509 to nil, so that no methods are automatically agentized. I think this
10510 is probably what most users want.
10511
10512 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10513 from url-retrieve, for instance about invalid URLs.
10514
10515 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10516 groups that have no articles.
10517 (nnimap-request-article): Check that we really got an article when we
10518 requested one.
10519
10520 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10521 doesn't exist.
10522
10523 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10524 nntp buffer so the agent can save it.
10525 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10526 that CRLF doesn't get translated to \n.
10527 (nnimap-open-connection): Don't make 'shell commands only send \n.
10528
10529 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10530
10531 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10532 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10533 Update var name.
10534 (nnml-generate-nov-file): Use dolist.
10535 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10536 Use with-current-buffer.
10537
10538 2010-09-18 Julien Danjou <julien@danjou.info>
10539
10540 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10541 parallel.
10542
10543 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10544
10545 * nnimap.el (nnimap-update-info): When doing partial marks update, get
10546 the range update right.
10547 (nnimap-request-group): Don't make `M-g' bug out on group with no
10548 marks.
10549 (nnoo): Require, so that other packages can require nnimap.
10550 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10551 command we're looking for. This helps when the server sends more
10552 responses after we've gotten everything we expected.
10553 (nnimap): Add a `newlinep' field to keep track of end-of-line
10554 conventions.
10555 Don't send CRLF to things that don't want it.
10556 (nnimap-request-accept-article): Ditto.
10557
10558 2010-09-18 Julien Danjou <julien@danjou.info>
10559
10560 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10561 than curl to retrieve images.
10562
10563 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10564
10565 * nnimap.el (nnimap-update-info): Extend the info so that we can set
10566 the marks.
10567 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10568 (nnimap-wait-for-connection): New function.
10569 (nnimap-open-connection): If we have PREAUTH, don't query for login
10570 credentials.
10571 (nnimap-update-info): Fix off-by-one error when concatenating ranges
10572 when doing a partial update.
10573
10574 2010-09-18 Julien Danjou <julien@danjou.info>
10575
10576 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10577 tags.
10578
10579 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10580
10581 * nnimap.el (nnimap-credentials): New function.
10582 (nnimap-open-connection): Use the new function to look for credentials
10583 also on the numeric equivalents of "imap" and "imaps".
10584
10585 * gnus-start.el (gnus-activate-group): Send the info to
10586 gnus-request-group.
10587
10588 * nnimap.el (nnimap-request-group): Have the "check" version of the
10589 function parse flags and update the info, so that a `M-g' get a total
10590 resync of all flags from the group.
10591
10592 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10593 to allow backends to alter the info on group selection. Also alter all
10594 the backend -request-group functions to take the parameter.
10595
10596 * nnimap.el (nnimap-store-info): New function.
10597 (nnimap-update-info): Store the info for later usage.
10598 (nnimap-request-group): Use the stored info for the dont-check case, so
10599 that we don't retrieve all marks when we enter a group.
10600
10601 * nnimap.el: Use deffoo instead of defun for interface functions.
10602
10603 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10604 update the group info. This makes the nndraft groups, for instance, go
10605 back to their old behavior.
10606
10607 * gnus-sum.el (gnus-select-newsgroup): Indent.
10608
10609 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10610 in.
10611 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10612 nothing.
10613
10614 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10615 from methods that are denied.
10616
10617 * gnus-int.el (gnus-method-denied-p): New function.
10618
10619 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10620 store the password instead of netrc.
10621 (nnimap-open-connection): Don't error out when we can't make a
10622 connections.
10623
10624 * auth-source.el (auth-source-create): In the password prompt, say what
10625 we're querying for. Also prompt for user name if that hasn't been
10626 given.
10627
10628 * nnimap.el (nnimap-with-process-buffer): Remove.
10629
10630 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10631
10632 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10633 method when we're reading from the agent.
10634
10635 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10636
10637 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10638 that's probably most useful for users.
10639
10640 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10641 "failed" all the time.
10642
10643 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10644 ...)) with (with-current-buffer ...).
10645
10646 * nntp.el (nntp-open-server): Return whether the open was successful or
10647 not.
10648
10649 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10650 select an unread unseen article first.
10651
10652 * nnimap.el (nnimap-open-connection): If the user doesn't have a
10653 /etc/services, supply some sensible port defaults.
10654
10655 2010-09-17 Julien Danjou <julien@danjou.info>
10656
10657 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10658
10659 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
10660
10661 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10662 doesn't have any parameters.
10663
10664 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10665
10666 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10667 only upcased checks.
10668
10669 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10670
10671 * nnimap.el (nnimap-open-shell-stream): New function.
10672 (nnimap-open-connection): Use it.
10673 (nnimap-transform-headers): Get the number of lines in each message.
10674 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10675 number of lines.
10676 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
10677 problem.
10678
10679 * utf7.el (utf7-encode): Autoload.
10680
10681 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10682 to allow the mail splitting to not return a default group. This is
10683 useful for nnimap, which will leave unmatched mail in the inbox.
10684
10685 * nnimap.el: Rewritten.
10686
10687 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10688 nnimap usage.
10689
10690 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10691 if the move is internal, so that nnimap can do fast internal moves.
10692
10693 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10694 data.
10695 (gnus-read-active-for-groups): Support finishing the early retrieval of
10696 data.
10697
10698 * gnus-range.el (gnus-range-nconcat): New function.
10699
10700 * gnus-int.el (gnus-finish-retrieve-group-infos)
10701 (gnus-retrieve-group-data-early): New functions.
10702
10703 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
10704
10705 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10706 (nnrss-retrieve-groups):
10707 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10708 (pop3-quit): Use with-current-buffer.
10709
10710 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
10711
10712 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10713 instead of nnheader-accept-process-output.
10714
10715 * gnus-html.el (gnus-html-schedule-image-fetching)
10716 (gnus-html-prefetch-images): Replace process-kill-without-query by
10717 gnus-set-process-query-on-exit-flag.
10718
10719 2010-09-16 Romain Francoise <romain@orebokech.com>
10720
10721 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10722
10723 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10724
10725 * gnus-registry.el (gnus-registry-install-shortcuts): The second
10726 parameter to unintern is mandatory-ish in Emacs 24.
10727
10728 * gnus-html.el (gnus-html-schedule-image-fetching)
10729 (gnus-html-prefetch-images): Check for curl before using it.
10730
10731 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10732 depend on curl, which isn't essential.
10733
10734 * imap.el: Revert back to version
10735 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10736 seem problematic.
10737
10738 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10739
10740 * gnus-registry.el (gnus-registry-install-shortcuts):
10741 Explicitly pass `obarray' to `unintern' to avoid a warning.
10742
10743 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10744
10745 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10746 change.
10747
10748 * nnrss.el (nnrss-request-list): Remove this function and related
10749 functions, including the moreover stuff.
10750
10751 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10752
10753 * nnrss.el (nnrss-retrieve-groups): New function.
10754
10755 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
10756
10757 * .dir-locals.el: Add no-byte-compile cookie.
10758
10759 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
10760
10761 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10762 for back end that doesn't support request-scan.
10763
10764 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10765
10766 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10767 then do request scans from the backends.
10768
10769 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10770 avoid running a hook per line, since this takes a lot of time,
10771 profiling shows.
10772 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10773 directly if gnus-visual-p is true.
10774
10775 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10776
10777 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10778 groups; replace mapcar with dolist which is a bit faster; pass groups
10779 info to gnus-read-active-file-1.
10780 (gnus-read-active-file-1): Scan only specified groups if the new
10781 optional arg `infos' is given.
10782
10783 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
10784
10785 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10786
10787 * pop3.el (pop3-movemail): Remove.
10788 (pop3-streaming-movemail): Rename to pop3-movemail.
10789
10790 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10791 don't restrict end-tag searches to the end of the line.
10792
10793 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10794
10795 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10796 articles of every unchecked group to t, which means unknown since the
10797 server has never been opened.
10798
10799 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10800
10801 * gnus-html.el (gnus-html-show-alt-text): New command.
10802 (gnus-html-browse-image): Ditto.
10803 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10804 to browse the image directly.
10805 (gnus-html-wash-tags): Search for images first, so that <a><img> works
10806 better.
10807
10808 * gnus-async.el (gnus-async-article-callback):
10809 Call `gnus-html-prefetch-images' unconditionally.
10810
10811 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10812 before feeding URLs to curl.
10813
10814 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10815
10816 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10817 internal images as deletable by `W D D'.
10818
10819 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10820 (gnus-async-article-callback): Fix typo.
10821
10822 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10823
10824 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10825 current line to work around bugs in the output from w3m.
10826
10827 * gnus-async.el (gnus-async-article-callback): Always prefetch images
10828 for groups that want that.
10829
10830 * nntp.el (nntp-wait-for-string): Supply a timeout for
10831 accept-process-output to ensure progress.
10832
10833 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10834 level to get unread articles from, then use that for foreign groups,
10835 too.
10836
10837 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10838 confuses the rest of the function.
10839
10840 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10841 for the methods that support -retrieve-groups, too.
10842
10843 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10844
10845 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
10846
10847 * pop3.el: Require cl when compiling.
10848 (pop3-number-of-responses): Search for "+OK", not "+OK ".
10849
10850 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
10851
10852 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10853 that aren't going to be activated.
10854 (gnus-get-unread-articles): Fix up the last commit.
10855
10856 * gnus-html.el (gnus-article-html): Allow calling without specifying
10857 the handle. In that case, dissect the buffer first.
10858
10859 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10860
10861 * nnimap.el (nnimap-open-connection): Revert the change that would look
10862 into authinfo for imaps instead of imap.
10863
10864 * gnus-start.el (gnus-activate-group): Take an optional parameter to
10865 say that you don't want to call gnus-request-group with don-check, but
10866 do check the response. This is for virtual groups only.
10867 (gnus-get-unread-articles): Count the archive groups as secondary, so
10868 that they're activated the same way as before.
10869
10870 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10871 case-insensitively.
10872 (nnimap-debug): Remove.
10873
10874 * mail-source.el (mail-source-fetch): Don't message if we're fetching
10875 mail from a file, and the file doesn't exist.
10876
10877 * pop3.el (pop3-streaming-movemail): Return t for success.
10878
10879 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10880 .authinfo if we're using ssl connection.
10881
10882 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10883 already have if we're in a main Gnus `g' run.
10884
10885 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10886
10887 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
10888
10889 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10890
10891 * nnmh.el (nnmh-request-list-1): Bind `file'.
10892
10893 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10894 alias to set-process-query-on-exit-flag or process-kill-without-query.
10895 (pop3-open-server): Use it.
10896
10897 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10898
10899 * mail-source.el (mail-source-delete-crash-box): Always move the crash
10900 box to the Incoming file. Fixes mistake in previous checkin.
10901
10902 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10903 request loop (for debugging purposes) removed.
10904
10905 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10906 culprit is more visible.
10907 (nnml-save-incremental-nov, nnml-open-incremental-nov)
10908 (nnml-add-incremental-nov): New functions to do "incremental" nov
10909 updates, where we just append to the end of the existing nov files
10910 without reading/writing them in full.
10911
10912 * mail-source.el (mail-source-delete-crash-box): Really only check the
10913 incoming files once in a while.
10914
10915 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10916
10917 * mail-source.el (mail-source-delete-crash-box): Only check the
10918 incoming files for deletion once per day to save a lot of file
10919 accesses.
10920
10921 * pop3.el (pop3-logon): Fix up unbound variable typo.
10922
10923 * mail-source.el (pop3-streaming-movemail): Autoload.
10924
10925 * pop3.el (pop3-streaming-movemail):
10926 Respect pop3-leave-mail-on-server.
10927
10928 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10929 retrieval.
10930
10931 * pop3.el (pop3-process-filter): Remove unused function.
10932 (pop3-streaming-movemail, pop3-send-streaming-command)
10933 (pop3-wait-for-messages, pop3-write-to-file)
10934 (pop3-number-of-responses): New functions for streaming pop3
10935 retrieval.
10936
10937 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10938 come from no known methods.
10939 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10940 list.
10941
10942 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10943 message sizes.
10944 (pop3-movemail): Use erase-buffer instead of looping and deleting
10945 regions, which seems rather odd.
10946
10947 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10948 file once per `g' run.
10949
10950 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10951 directories. This makes the draft queue directory work.
10952
10953 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10954 data from the backends, so that we only request the list of groups from
10955 each method once. This should speed things up considerably.
10956
10957 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10958 detect that it's not implemented.
10959
10960 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10961 we actually do recurse down into the tree, but don't stat all leaf
10962 nodes.
10963
10964 * gnus-html.el (gnus-html-show-images): If there are no images to show,
10965 then say so instead of bugging out.
10966
10967 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10968 files exist before trying to read them.
10969
10970 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10971 around <pre_int>.
10972
10973 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10974
10975 * nnmh.el (nnmh-request-list-1): Optimize for speed.
10976
10977 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10978
10979 * mm-util.el (mm-image-load-path): Just return the image directories,
10980 not all directories in the path in addition to the image directories.
10981 (mm-image-load-path): Maintain a cache of the image directories so that
10982 the `g' command in Gnus doesn't have to stat dozens of directories each
10983 time.
10984
10985 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10986 (gnus-html-wash-tags): Add a new `i' command to insert images.
10987 (gnus-html-insert-image): New command and keystroke.
10988 (gnus-html-redisplay-with-images): New command and keystroke.
10989 (gnus-html-show-images): Rename command.
10990 (gnus-html-wash-tags): Remove more white space before <pre_int> image
10991 spacers.
10992 (gnus-html-wash-tags): Decode entities at the end, so that entities
10993 inside the tags don't mess up the rest of the "parsing".
10994
10995 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10996 so that nnimap methods aren't agentized by default. There's apparently
10997 many problems related to agent/imap behavior.
10998
10999 * gnus-art.el (gnus-article-copy-string): New command and key binding.
11000
11001 * gnus-html.el: Doc fix.
11002
11003 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
11004
11005 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11006 glyph-width and glyph-height instead of display-graphic-p and
11007 image-size; make avoidance of displaying small images work for XEmacs.
11008
11009 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11010 for XEmacs.
11011
11012 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11013 of symbol that holds plist data.
11014 (gnus-process-plist): Remove plist of process after getting it.
11015
11016 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11017
11018 * message.el (message-generate-hashcash): Change default to
11019 'opportunistic if hashcash is installed.
11020
11021 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11022 (gnus-html-put-image): Only call image-size once, since it's somewhat
11023 time-consuming on remote X servers.
11024
11025 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
11026
11027 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11028 decoded contents.
11029 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11030
11031 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11032
11033 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11034 group line format, since it isn't very interesting.
11035
11036 * gnus-agent.el (gnus-agent-short-article),
11037 (gnus-agent-long-article): Increase values for these two variables,
11038 since most people are likely to have more network connection and
11039 storage than before.
11040
11041 * gnus.el (gnus-refer-article-method): Change default to 'current.
11042 When referring an article, the common behavior is to refer it from the
11043 current select method, not the native select method. The chances of
11044 the native select method having the message in question is rather slim
11045 these days.
11046
11047 * gnus-sum.el (gnus-auto-select-subject): Change default to
11048 `unseen-or-unread'. I think it's likely that most people want to
11049 select an unseen article over a previously seen, but unread one.
11050
11051 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
11052 means that in the article buffer none of the minor mode elements will
11053 be shown, usually, and this is not desirable in most cases.
11054
11055 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11056 that commands like `d' (and the like) go to the next line in the
11057 buffer, instead of the next unread article. I think this is the
11058 behavior that is most natural for most users.
11059 (gnus-single-article-buffer): Change default to nil, so that people can
11060 have as many article buffers open as they have summary buffer. I think
11061 this is the most natural way for the groups to behave.
11062
11063 * message.el (message-generate-new-buffers): Change default to
11064 `unsent', so that all new message buffers start their names with the
11065 string "*unsent", and it's easier to find the buffers if you move from
11066 them.
11067
11068 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11069
11070 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11071 small. They're probably tracking images.
11072 (gnus-html-wash-tags): Remove all <pre_int> place holders.
11073 (gnus-html-rescale-image): Yet another try at getting the image sizing
11074 right.
11075
11076 * nntp.el (nntp-request-set-mark): Refuse to do marks if
11077 nntp-marks-file-name is nil.
11078
11079 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
11080
11081 * gnus-html.el (gnus-html-wash-tags)
11082 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11083 Better logging.
11084
11085 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11086
11087 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11088
11089 * gnus-html.el (gnus-html-wash-tags): Check the value of
11090 gnus-blocked-images in the summary buffer.
11091
11092 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
11093
11094 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11095
11096 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11097
11098 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11099 like "a", it seems like.
11100 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11101 since it needs to be picked from the correct buffer.
11102
11103 * nnwfm.el: Remove.
11104
11105 * nnlistserv.el: Remove.
11106
11107 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
11108
11109 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11110 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11111
11112 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11113
11114 * nnkiboze.el: Remove.
11115
11116 * nndb.el: Remove.
11117
11118 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11119 alt text.
11120 (gnus-html-rescale-image): Try to get the rescaling logic right for
11121 images that are just wide and not tall.
11122
11123 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11124 overshadow variable bindings.
11125
11126 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
11127
11128 * gnus-html.el (gnus-html-wash-tags)
11129 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11130 Add extra logging.
11131
11132 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11133
11134 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11135 (gnus-max-image-proportion): New variable.
11136 (gnus-html-rescale-image): New function.
11137 (gnus-html-put-image): Rescale images.
11138
11139 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11140
11141 Fix up some byte-compiler warnings.
11142 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11143 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11144 (gnus-article-fill-cited-article, gnus-article-hide-citation)
11145 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11146 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11147 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11148 (gnus-group-update-group): Use save-excursion and with-current-buffer.
11149
11150 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
11151
11152 * gnus-html.el (gnus-article-html): Decode contents by charset.
11153
11154 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
11155
11156 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11157 (gnus-html-frame-width, gnus-blocked-images):
11158 * message.el (message-prune-recipient-rules): Add custom version.
11159 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11160
11161 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11162 functions.
11163
11164 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11165 gnus-process-get.
11166
11167 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
11168
11169 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11170 instead of lsub directly.
11171
11172 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11173
11174 * nnwarchive.el: Remove.
11175
11176 * gnus-soup.el: Remove.
11177
11178 * nnsoup.el: Remove.
11179
11180 * nnultimate.el: Remove.
11181
11182 * gnus-html.el (gnus-blocked-images): New variable.
11183
11184 * message.el (message-prune-recipients): New function.
11185 (message-prune-recipient-rules): New variable.
11186
11187 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11188 guess whether a long line is natural text or not.
11189
11190 * gnus-html.el (gnus-html-schedule-image-fetching):
11191 Use gnus-process-plist and friends for compatibility.
11192
11193 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
11194
11195 * gnus-html.el: Require packages that define macros used in this file.
11196 (gnus-article-mouse-face): Declare to silence byte-compiler.
11197 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11198 process-get.
11199 (gnus-html-put-image): Use plist-get to avoid getf.
11200 (gnus-html-prefetch-images): Use with-current-buffer.
11201
11202 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
11203
11204 * gnus-ems.el: Provide compatibility functions for
11205 gnus-set-process-plist.
11206
11207 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11208 * gnus.el (gnus-valid-select-methods):
11209 * message.el (message-send-mail-partially-limit):
11210 * mm-decode.el (mm-text-html-renderer):
11211 * mml.el (mml-insert-mime-headers-always):
11212 * smiley.el (smiley-regexp-alist): Bump custom version.
11213
11214 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11215
11216 * gnus-html.el: Require mm-url.
11217 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11218 with the url to `url'.
11219 (gnus-html-wash-tags): Support cid: URLs/images.
11220
11221 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11222
11223 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11224 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11225 bindings, as they aren't useful at all. `w' is moved to `W w'.
11226
11227 * gnus-move.el: Remove file, since it doesn't really work.
11228
11229 * gnus-html.el (gnus-article-html): Tell w3m that the input is
11230 UTF-8. This seems to fix problems with some German web feeds.
11231
11232 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11233 at the top so that the proper colors are applied.
11234
11235 * gnus-art.el (gnus-article-view-part): Doc fix.
11236
11237 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11238 XEmacs-compatible.
11239 (gnus-html-put-image): Don't do images on non-graphic displays.
11240
11241 * nnslashdot.el: Remove this unused backend.
11242
11243 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11244 actions.
11245 (gnus-undo-register-1): Revert last change.
11246
11247 * gnus-group.el (gnus-group-completing-read): Protect against not
11248 having completion-styles bound.
11249
11250 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11251 make broken recipients happier.
11252
11253 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11254
11255 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11256 point parameter.
11257
11258 * gnus-group.el (gnus-group-completing-read): Add 'substring to
11259 completion-styles for group selection.
11260
11261 2009-02-04 Andreas Schwab <schwab@suse.de>
11262
11263 * gnus-score.el (gnus-score-string): Fix regex for matching extra
11264 headers and regexp-quote the match if necessary.
11265
11266 2009-03-24 Miles Bader <miles@gnu.org>
11267
11268 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11269 the blinking smiley.
11270
11271 2009-03-24 Simon Josefsson <simon@josefsson.org>
11272
11273 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11274 blink smiley.
11275
11276 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11277
11278 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11279 where the dribbel file lives exists.
11280
11281 * message.el (message-send-mail-partially-limit): Change the default to
11282 nil, since most people don't want this.
11283
11284 * mm-url.el (mm-url-decode-entities): Also decode entities like
11285 &#x3212.
11286
11287 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
11288
11289 * gnus-sum.el (gnus-summary-idna-message):
11290 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11291 Hyperlink urls in docstrings with URL `...'.
11292
11293 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
11294
11295 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11296 functions.
11297
11298 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11299
11300 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11301 say what the mouseover text should be.
11302
11303 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11304 version of the mm-w3m-safe-url-regexp variable to only download images
11305 in the groups where we want that to happen.
11306
11307 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11308
11309 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11310 easier debugging.
11311 (gnus-article-beginning-of-window): Add kludge to allow spacing past
11312 big pictures in the article buffer.
11313
11314 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11315 gnus-article-html.
11316 (mm-text-html-renderer): gnus-article-html needs curl in addition to
11317 w3m.
11318
11319 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11320
11321 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
11322
11323 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11324 which doesn't exist.
11325
11326 * message.el (message-inhibit-ecomplete): New variable to allow some
11327 function to inhibit ecomplete address storage.
11328 (message-resend): Disable ecomplete message storage when resending
11329 messages.
11330
11331 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11332
11333 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
11334
11335 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11336 Save excursion while copying, moving, and deleting articles in order to
11337 prevent the cursor from jumping to unforeseen place.
11338
11339 2010-08-17 Glenn Morris <rgm@gnu.org>
11340
11341 * gnus-sync.el: Require gnus components whose functions are used.
11342
11343 * gnus-art.el (bookmark-make-record-function):
11344 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11345 Declare for compiler.
11346
11347 * mm-url.el (mml-compute-boundary): Autoload.
11348
11349 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
11350
11351 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11352
11353 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
11354
11355 Typo fix "hoo4a" -> "hook".
11356
11357 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11358
11359 2010-08-14 Glenn Morris <rgm@gnu.org>
11360
11361 * gnus-sync.el (gnus-sync): Fix defgroup version.
11362
11363 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
11364
11365 Doc fixes and keep unknown groups (ammended for nunion bug fix).
11366
11367 * gnus-sync.el: Fix docs.
11368 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11369 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11370
11371 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11372
11373 Optimizations for gnus-sync.el.
11374
11375 * gnus-sync.el: Add docs about gnus-sync-backend
11376 possibilities.
11377 (gnus-sync-save): Remove unnecessary message.
11378 (gnus-sync-read): Optimize and show what groups were skipped.
11379
11380 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11381
11382 Minor bug fixes for gnus-sync.el.
11383
11384 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11385 Don't read the sync on get-new-news.
11386
11387 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11388 quiet.
11389
11390 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11391 (fix typo).
11392
11393 2010-07-30 Lawrence Mitchell <wence@gmx.li>
11394
11395 Make saving and restoring of hidden threads work with overlays.
11396 Patch applied by Ted Zlatanov.
11397
11398 * gnus-sum.el (gnus-hidden-threads-configuration)
11399 (gnus-restore-hidden-threads-configuration): Update to deal with text
11400 properties, rather than searching for a magic character.
11401
11402 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
11403
11404 New gnus-sync.el library for synchronization of marks.
11405
11406 * gnus-sync.el: New library for synchronization of marks.
11407
11408 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11409 renamed from `gnus-registry-grep-in-list'.
11410
11411 * gnus-registry.el (gnus-registry-follow-group-p):
11412 Use `gnus-grep-in-list'.
11413
11414 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11415
11416 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
11417
11418 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11419 determining charset of text fails.
11420
11421 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
11422
11423 * nnmail.el (nnmail-get-new-mail-1): Revert.
11424
11425 * nnml.el (nnml-active-number): Make sure names of newly created groups
11426 in nnml-group-alist are encoded.
11427
11428 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
11429
11430 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11431 containing non-ASCII characters in active file for nnml back end.
11432
11433 2010-07-24 David Engster <dengste@eml.cc>
11434
11435 * mml-smime.el (mml-smime-epg-verify): Also accept the older
11436 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11437
11438 2010-07-21 Daiki Ueno <ueno@unixuser.org>
11439
11440 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11441 tag (Bug#6654).
11442
11443 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
11444
11445 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11446 the article buffer, not the summary buffer.
11447
11448 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
11449
11450 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11451 Emacs 23 as well.
11452
11453 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11454
11455 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11456 Patch applied by Karl Fogel.
11457
11458 * gnus-sum.el (gnus-summary-bookmark-make-record):
11459 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11460
11461 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11462
11463 Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
11464 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
11465 C-w still not working correctly from Article buffers; Thierry's
11466 patch to fix that will be applied after this.
11467
11468 * gnus-art.el (bookmark-make-record-function): New local variable.
11469
11470 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11471 article buffer.
11472 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11473
11474 2010-07-13 Karl Fogel <kfogel@red-bean.com>
11475
11476 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11477 on changes in bookmark.el.
11478
11479 2010-06-22 Mark A. Hershberger <mah@everybody.org>
11480
11481 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11482 the *other* type of HTML form submission.
11483
11484 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
11485
11486 * auth-source.el (auth-source-pick): If choice does not contain a
11487 questioned keyword, set the check to t.
11488
11489 2010-06-12 Romain Francoise <romain@orebokech.com>
11490
11491 * gnus-util.el (gnus-date-get-time): Move up before first use.
11492
11493 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
11494
11495 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11496 (gnus-article-edit-part): Bind it to make last part that is substituted
11497 or deleted visible.
11498 (gnus-mime-display-single): Buttonize part of which id equals to
11499 gnus-mime-buttonized-part-id.
11500
11501 2010-06-10 Dan Christensen <jdc@uwo.ca>
11502
11503 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11504 (gnus-dd-mmm): Use gnus-date-get-time.
11505 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11506 simplify logic.
11507 (gnus-summary-limit-to-age): Use gnus-date-get-time.
11508 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11509
11510 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
11511
11512 * auth-source.el (top): Autoload `secrets-list-collections',
11513 `secrets-create-item', `secrets-delete-item'.
11514 (auth-sources): Fix tag string.
11515 (auth-get-source, auth-source-retrieve, auth-source-create)
11516 (auth-source-delete): New defuns.
11517 (auth-source-pick): Rewrite in order to avoid 2 passes.
11518 (auth-source-forget-user-or-password): New parameter USERNAME.
11519 (auth-source-user-or-password): New parameters CREATE-MISSING and
11520 DELETE-EXISTING. Retrieve password interactively, if needed.
11521
11522 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
11523
11524 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11525 deleting unused directories when gnus-expert-user is t.
11526
11527 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
11528
11529 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11530 for each temp file when gnus-article-browse-delete-temp is ask.
11531
11532 2010-05-20 Kevin Ryde <user42@zip.com.au>
11533
11534 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
11535
11536 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
11537
11538 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11539 article unless decoding article to be saved.
11540
11541 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11542
11543 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11544 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11545 generated within the mm-with-unibyte-current-buffer macro.
11546
11547 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
11548
11549 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11550 to nil when we're in a mml-preview buffer and no group is selected.
11551
11552 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
11553
11554 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11555 when catching the `C-g'. Reported by "Leo".
11556
11557 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11558
11559 * message.el (message-forward-make-body-plain)
11560 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11561 multibyte-string-p.
11562
11563 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
11564
11565 * message.el (message-forward-make-body-mml): Assume original message
11566 is multibyte string; error on unibyte.
11567 (message-forward-make-body-plain): Ditto; don't add excessive newline
11568 in body end.
11569
11570 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
11571
11572 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11573 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
11574
11575 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
11576
11577 * mm-extern.el (mm-extern-url): Don't use
11578 mm-with-unibyte-current-buffer.
11579 (mm-extern-cache-contents): Use with-current-buffer instead of
11580 save-excursion + set-buffer.
11581
11582 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11583
11584 * mm-util.el (mm-emacs-mule): Remove.
11585
11586 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
11587
11588 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11589 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11590 change.
11591
11592 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11593
11594 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11595 bind the default value of enable-multibyte-characters to nil.
11596
11597 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
11598
11599 * message.el (message-forward-make-body-plain)
11600 (message-forward-make-body-mml):
11601 Don't use mm-with-unibyte-current-buffer.
11602
11603 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
11604
11605 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11606 (Bug#5592).
11607
11608 2010-05-07 Julien Danjou <julien@danjou.info>
11609
11610 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11611 it to mm-pipe-part.
11612
11613 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11614 it is given.
11615
11616 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11617
11618 * nnweb.el (nnweb-gmane-search):
11619 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11620 XEmacs.
11621
11622 * gnus-art.el (gnus-article-browse-html-parts):
11623 * gnus-group.el (gnus-read-ephemeral-gmane-group)
11624 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11625 make-temp-file.
11626
11627 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11628 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11629 compiling.
11630
11631 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11632 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11633 XEmacs when compiling.
11634
11635 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11636 gnus-pick-mode-off-hook for XEmacs when compiling.
11637 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11638 gnus-binary-mode-off-hook for XEmacs when compiling.
11639
11640 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11641 Return nil if char-charset is not available.
11642
11643 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
11644 macro.
11645
11646 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11647 instead of encode-coding-string.
11648
11649 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11650 'xemacs) instead of mm-emacs-mule to switch function definitions.
11651 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11652
11653 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
11654
11655 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11656
11657 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
11658
11659 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11660 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11661
11662 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
11663
11664 * mm-util.el (mm-decompress-buffer): Use `delete-file';
11665 alias `jka-compr-delete-temp-file' no longer exists.
11666
11667 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11668
11669 Use define-minor-mode in Gnus where applicable.
11670 * mml.el (mml-mode): Use define-minor-mode.
11671 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11672 (gnus-undo-mode): Use define-minor-mode.
11673 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11674 (gnus-dead-summary-mode): Use define-minor-mode.
11675 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11676 Initialize in declaration.
11677 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11678 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11679 (gnus-mailing-list-mode): Use define-minor-mode.
11680 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11681 (gnus-draft-mode): Use define-minor-mode.
11682 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11683 (gnus-dired-mode): Use define-minor-mode.
11684
11685 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
11686
11687 * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
11688 handles on recursive mml-to-mime translation and check them for
11689 boundary delimiter collisions. Reported by Greg Troxel.
11690
11691 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
11692
11693 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11694
11695 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11696
11697 * mm-util.el (mm-find-buffer-file-coding-system):
11698 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11699
11700 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
11701
11702 * message.el (message-generate-headers): Record insertion of optional
11703 headers as well. Otherwise the check to prevent repeated insertion of
11704 optional headers is a no-op.
11705
11706 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
11707
11708 * smime.el: Don't mention CVS.
11709
11710 * nnrss.el (nnrss-fetch): Don't mention CVS.
11711
11712 * nnir.el: Don't mention CVS.
11713
11714 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11715
11716 * gnus-sum.el (gnus-summary-bookmark-make-record):
11717 Add `location' field.
11718
11719 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11720
11721 * gnus-sum.el: Add bookmark declarations to silence the compiler.
11722 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11723 Use with-current-buffer to silence the byte-compiler.
11724 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11725 bother to require `gnus'.
11726 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
11727
11728 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11729
11730 * gnus-sum.el (gnus-summary-bookmark-make-record)
11731 (gnus-summary-bookmark-jump): New functions.
11732 (gnus-summary-mode): Setup bookmark support.
11733
11734 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
11735
11736 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11737 if set.
11738
11739 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
11740
11741 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11742 gnus-article-browse-html-save-cid-image; make it work recursively for
11743 forwarded messages as well.
11744 (gnus-article-browse-html-parts): Work when prefix arg is given.
11745 (gnus-article-browse-html-article): Doc fix.
11746
11747 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
11748
11749 * message.el (message-default-mail-headers)
11750 (message-default-headers): Carry the value mail-default-headers over
11751 into message-default-mail-headers, rather than message-default-headers.
11752
11753 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
11754
11755 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11756 charset.
11757
11758 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11759 charset into the <meta> tag when the article is encoded to utf-8.
11760
11761 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
11762
11763 * gnus-art.el (gnus-article-browse-delete-temp-files):
11764 Delete directories as well.
11765 (gnus-article-browse-html-parts): Work for images that do not specify
11766 file names; delete temp directory when quitting; insert header at the
11767 right place; use file: scheme for image files.
11768
11769 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
11770
11771 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11772 (gnus-article-browse-html-parts): Use it to make temporary cid image
11773 files in addition to html file so that browser may display them.
11774
11775 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
11776
11777 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11778
11779 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11780
11781 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11782
11783 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
11784
11785 * auth-source.el (auth-sources): Change default to be simpler.
11786 Explain about Secret Service API sources. Improve Customize options.
11787 (auth-source-pick): Change to accept any number of search parameters.
11788 Implement fallbacks iteratively, not recursively. Add scoring on the
11789 second pass and sort by score. Call Secret Service API when needed.
11790 (auth-source-user-or-password): Use it. Call Secret Service API
11791 directly when needed to get the user name and the password.
11792
11793 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11794
11795 * message.el (message-interactive): Doc fix.
11796 (message-qmail-inject-args): Reflow.
11797 (message-kill-to-signature): Fix typo in docstring.
11798
11799 * smiley.el (smiley-buffer): Fix typo in docstring.
11800
11801 2010-03-24 Glenn Morris <rgm@gnu.org>
11802
11803 * mail-source.el (gnus-message): Declare.
11804 (mail-source-delete-old-incoming): Require gnus-util.
11805
11806 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11807
11808 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11809
11810 * message.el (ecomplete-setup): Autoload it for Emacs <23.
11811
11812 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11813 password-cache's default if it is not bound.
11814 (mml-secure-passphrase-cache-expiry): Default to 16 that is
11815 password-cache-expiry's default if it is not bound.
11816
11817 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11818 available in Emacs 21.
11819
11820 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
11821
11822 * auth-source.el (auth-sources): Fix up definition so extra parameters
11823 are always inline.
11824
11825 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
11826
11827 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11828 wasn't updated after mismatch. Clear cached mailbox info correctly
11829 when uidvalidity changes.
11830 (nnimap-group-prefixed-name): New function to avoid some code
11831 duplication.
11832 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11833 (nnimap-request-group): Use it.
11834 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11835 (nnimap-update-unseen): Significantly improved speed of Gnus startup
11836 with many imap folders. This is done by caching the group status from
11837 the imap server persistently in a group parameter `imap-status'. (This
11838 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11839 but not persistently, so every Gnus startup was still very slow.)
11840
11841 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11842
11843 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
11844 secrets.el dependency.
11845 (auth-sources): Add optional user name. Add secrets.el configuration
11846 choice (unused right now).
11847
11848 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
11849
11850 * gnus-sum.el (gnus-summary-make-menu-bar):
11851 Let `gnus-registry-install-shortcuts' fill in the functions.
11852
11853 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11854 warnings.
11855 (gnus-registry-misc-menus): Variable to hold registry mark menus.
11856 (gnus-registry-install-shortcuts): Populate and use it in a
11857 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11858
11859 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
11860
11861 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11862 In-place substitutions for the group name encoding/decoding.
11863 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11864 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11865 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11866 (nnimap-update-unseen, nnimap-request-list)
11867 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11868 (nnimap-request-set-mark, nnimap-split-to-groups)
11869 (nnimap-split-articles, nnimap-request-newgroups)
11870 (nnimap-request-create-group, nnimap-request-accept-article)
11871 (nnimap-request-delete-group, nnimap-request-rename-group)
11872 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
11873 `encoded-mbx' for consistency.
11874 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11875 variable `imap-current-mailbox'.
11876
11877 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11878 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11879
11880 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
11881
11882 * pop3.el (pop3-display-message-size-flag): Display message size byte
11883 counts during POP3 download.
11884 (pop3-movemail): Use it.
11885 (pop3-list): Implement listing of available messages.
11886
11887 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
11888
11889 * nnir.el (nnir-get-article-nov-override-function): New function to
11890 override the normal NOV retrieval.
11891 (nnir-retrieve-headers): Use it.
11892
11893 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
11894
11895 * auth-source.el (netrc-machine-user-or-password): Autoload.
11896
11897 2010-03-19 Glenn Morris <rgm@gnu.org>
11898
11899 Stop message.el from loading about 40 libraries it doesn't always need.
11900 The general approach is to autoload rather than require, and to
11901 require in the specific functions rather than the file. (Bug#5642)
11902
11903 * gmm-utils.el: Don't require wid-edit.
11904 (widget-create-child-value, widget-convert, widget-default-get):
11905 Autoload.
11906
11907 * gnus-util.el: Don't require time-date, netrc.
11908 (message-fetch-field, gnus-group-name-decode): Declare rather than
11909 autoloading.
11910 (gnus-fetch-field): Require message.
11911 (gnus-decode-newsgroups): Require gnus-group.
11912
11913 * ietf-drums.el: Don't require time-date.
11914
11915 * message.el: Don't require hashcash, canlock, ecomplete.
11916 Do require mail-utils. Require nnheader only when compiling.
11917 (smtpmail-default-smtp-server): Remove declaration.
11918 (message-send-mail-function): Check smtpmail-default-smtp-server
11919 is bound rather than requiring smtpmail.
11920 (message-auto-save-directory, message-insert-signature):
11921 Use expand-file-name rather than nnheader-concat.
11922 (nnheader-insert-file-contents): Autoload.
11923 (hashcash-wait-async): Declare.
11924 (message-send-mail): Only call gnus-setup-posting-charset if
11925 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
11926 (message-send-mail-with-sendmail): Require sendmail.
11927 (canlock-password, canlock-password-for-verify): Declare.
11928 (message-canlock-password): Require canlock.
11929 (nnheader-get-report): Autoload.
11930 (gnus-setup-posting-charset): Declare.
11931 (message-send-news): Require gnus-msg.
11932 (message-make-references, message-make-in-reply-to): Use mail-header-id
11933 rather than the alias mail-header-message-id.
11934 (ecomplete-add-item, ecomplete-save): Declare.
11935 (message-put-addresses-in-ecomplete): Require ecomplete.
11936 (ecomplete-display-matches): Autoload.
11937
11938 * mm-decode.el: Don't require mailcap, gnus-util.
11939 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11940 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11941 Autoload.
11942 (mailcap-mime-extensions): Declare.
11943
11944 * mm-encode.el: Don't require mailcap.
11945 (mailcap-extension-to-mime): Autoload.
11946
11947 * mml-sec.el: Don't require password-cache.
11948
11949 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11950 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11951 (mml-minibuffer-read-type): Require mailcap.
11952 (mml-preview): Require gnus-msg.
11953
11954 * mml1991.el: Require password-cache.
11955 (password-cache-expiry): Remove declaration.
11956
11957 * mml2015.el: Require password-cache.
11958 (password-cache-expiry): Remove declaration.
11959
11960 * nneething.el (mailcap): Require mailcap.
11961
11962 * nnheader.el (declare-function): Add compatibility stub.
11963 (message-remove-header): Declare rather than autoload.
11964 (nnheader-replace-header): Require message.
11965
11966 * nnimap.el (declare-function): Add compatibility stub.
11967 (netrc-parse, netrc-machine-user-or-password): Declare.
11968 (nnimap-open-connection): Require netrc.
11969
11970 * nntp.el (declare-function): Add compatibility stub.
11971 (netrc-parse, netrc-machine, netrc-get): Declare.
11972 (nntp-send-authinfo): Require netrc.
11973
11974 * rfc2047.el: Don't require qp.
11975 (quoted-printable-encode-region, quoted-printable-decode-string):
11976 Autoload.
11977
11978 * sieve-mode.el: Don't require easymenu.
11979 (easy-menu-add-item): Autoload it.
11980
11981 * spam-stat.el (time-to-number-of-days): Autoload it.
11982
11983 2010-03-17 Kevin Ryde <user42@zip.com.au>
11984
11985 * mml.el (mml-read-tag): Unquote values with `read' to reverse
11986 prin1 in mml-insert-tag (just stripping the quotes gave wrong
11987 value if any backslash escapes).
11988
11989 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11990
11991 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11992 if it is available. (bug#5647)
11993
11994 2010-02-26 Glenn Morris <rgm@gnu.org>
11995
11996 * message.el (message-send-mail-function): Change the default, so that
11997 it inherits from a customized send-mail-function. (Bug#5643)
11998
11999 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12000
12001 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12002 shell-command-to-string signals an error (bug#5299).
12003
12004 2010-02-24 Glenn Morris <rgm@gnu.org>
12005
12006 * message.el (message-smtpmail-send-it)
12007 (message-send-mail-with-mailclient): Doc fixes.
12008
12009 2010-02-16 Glenn Morris <rgm@gnu.org>
12010
12011 * message.el (message-default-mail-headers): Change the default value
12012 to ease the transition from mail-mode to message-mode. (Bug#5555)
12013
12014 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
12015
12016 * message.el (message-mail): Just pass yank-action on to message-setup.
12017 (message-setup): Handle (FUN . ARGS) form of yank-action.
12018 (message-with-reply-buffer, message-widen-reply)
12019 (message-yank-original): Handle non-buffer values of
12020 message-reply-buffer (Bug#4080).
12021 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12022
12023 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
12024
12025 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12026 Fix typo in docstring.
12027
12028 2010-01-08 Jason Rumney <jasonr@gnu.org>
12029
12030 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12031 response.
12032
12033 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12034
12035 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12036
12037 * message.el (message-check-news-header-syntax): Protect against a
12038 string that `rfc822-addresses' returns when parsing fails.
12039
12040 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12041
12042 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12043 (gnus-previous-char-property-change): New functions.
12044
12045 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12046
12047 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
12048
12049 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12050 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
12051
12052 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
12053
12054 * message.el (message-exchange-point-and-mark): Rework last change to
12055 avoid using optional arg of exchange-point-and-mark, for backward
12056 compatibility.
12057
12058 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
12059
12060 * message.el (message-exchange-point-and-mark):
12061 Call exchange-point-and-mark with an argument rather than setting
12062 mark-active by hand (Bug#5175).
12063
12064 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12065
12066 * nntp.el (nntp-service-to-port): Work for service expressed with
12067 numeric string; replace [:digit:] with [0-9] for XEmacs.
12068
12069 2009-12-17 Glenn Morris <rgm@gnu.org>
12070
12071 * gnus-group.el (gnus-bug-group-download-format-alist):
12072 Change emacs entry to debbugs.gnu.org. Bump :version.
12073
12074 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
12075
12076 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12077
12078 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
12079
12080 * message.el (message-info): Explain why we use `Info-goto-node'.
12081
12082 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12083
12084 * message.el (message-completion-in-region): New compatibility function.
12085 (message-expand-group): Use it.
12086
12087 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
12088
12089 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12090 with no unread article should be listed if the 2nd arg `predicate' is
12091 given.
12092
12093 2009-11-29 Juri Linkov <juri@jurta.org>
12094
12095 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12096 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
12097 on `gnus-recenter'. (Bug#4698, Bug#4981)
12098
12099 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
12100
12101 * message.el (message-from-style, message-interactive)
12102 (message-signature): Always set default values from the corresponding
12103 mail-* variables.
12104 (message-cite-prefix-regexp, message-sendmail-envelope-from)
12105 (message-yank-prefix, message-indentation-spaces)
12106 (message-signature-file, message-default-headers): Use boundp rather
12107 than (featurep 'xemacs) to check if the corresponding mail-* variables
12108 exist.
12109
12110 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
12111
12112 * message.el (message-send-mail-with-sendmail): Revert last change.
12113
12114 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
12115
12116 * message.el (message-from-style, message-interactive)
12117 (message-cite-prefix-regexp, message-sendmail-envelope-from)
12118 (message-yank-prefix, message-indentation-spaces, message-signature)
12119 (message-signature-file, message-default-headers): For GNU Emacs, set
12120 default values from the corresponding mail-* variables.
12121 (message-send-mail-with-sendmail): Use envelope-from only if
12122 mail-specify-envelope-from is non-nil.
12123
12124 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
12125
12126 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12127 containing tspecial characters if they have been already quoted.
12128
12129 2009-10-24 Glenn Morris <rgm@gnu.org>
12130
12131 * gnus-art.el (help-xref-stack-item): Define for compiler.
12132
12133 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
12134
12135 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12136
12137 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
12138
12139 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12140 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12141
12142 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
12143
12144 * gnus.el (gnus-overlay-get): New alias to overlay-get.
12145 (gnus-overlays-in): New alias to overlays-in.
12146
12147 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12148 gnus-overlay-get, and gnus-delete-overlay.
12149 (gnus-summary-show-thread): Make it work as well for systems in which
12150 next-single-char-property-change is not available.
12151 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12152
12153 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
12154
12155 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12156
12157 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
12158
12159 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12160 and XEmacs that don't have `remove-overlays'.
12161
12162 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
12163
12164 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12165 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12166 selective display. Use overlays instead.
12167
12168 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
12169
12170 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12171
12172 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
12173
12174 * spam-stat.el (spam-stat-load): Fix typo in message.
12175
12176 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
12177
12178 * gnus-art.el (gnus-article-encrypt-body):
12179 * message.el (message-check-recipients):
12180 * mm-util.el (mm-codepage-setup):
12181 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12182 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12183
12184 2009-09-22 Daiki Ueno <ueno@unixuser.org>
12185
12186 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12187 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12188 keys from the menu if mm-{sign,encrypt}-option is 'guided.
12189 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12190 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12191
12192 2009-09-18 Glenn Morris <rgm@gnu.org>
12193
12194 * gnus-diary.el (gnus-diary-check-message):
12195 * message.el (message-insert-formatted-citation-line):
12196 * nnbabyl.el (top-level):
12197 * nndiary.el (nndiary-schedule):
12198 Fix typos in condition-case handlers.
12199
12200 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
12201
12202 * gnus-art.el (gnus-article-edit-part): Work for the buffer
12203 configuration that provides the sole article window in a frame;
12204 position point correctly after deleting a part.
12205
12206 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
12207
12208 * spam.el (spam-unregister-on-reregister): Add boolean variable.
12209 (spam-resolve-registrations-routine): Use it to unregister articles
12210 that change status.
12211
12212 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12213
12214 * nnrss.el (nnrss-request-article): Remove binding of
12215 default-enable-multibyte-characters that has gotten needless by
12216 the 2007-07-13 change in rfc2047-encode-message-header.
12217
12218 * mml.el (mml-insert-multipart): Error on the message header.
12219 (mml-insert-part): Error on the message header; position point at
12220 the end of a MIME tag.
12221
12222 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12223
12224 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12225 (gnus-float-time): Alias to float-time if it exists.
12226
12227 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12228 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12229 float-time is available; suppress compile warning for time-to-seconds.
12230
12231 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
12232
12233 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12234 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12235 Add the optional argument `encoding' that overrides the default.
12236
12237 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12238 mm-encode-buffer.
12239
12240 2009-09-04 Glenn Morris <rgm@gnu.org>
12241
12242 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12243 mm-disable-multibyte, rather than default-enable-multibyte-characters.
12244 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12245 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12246 * mm-util.el (mm-with-unibyte-current-buffer)
12247 (mm-find-buffer-file-coding-system):
12248 * yenc.el (yenc-decode-region): Use default-value rather than
12249 default-enable-multibyte-characters.
12250
12251 2009-09-03 Glenn Morris <rgm@gnu.org>
12252
12253 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12254 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12255 than default-enable-multibyte-characters.
12256
12257 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
12258
12259 * gnus-art.el (gnus-article-read-summary-keys):
12260 Fix gnus-buffer-configuration's value temporarily used.
12261
12262 2009-09-02 Glenn Morris <rgm@gnu.org>
12263
12264 * gnus-util.el (gnus-float-time): New function.
12265 * gnus-delay.el (gnus-delay-article):
12266 * gnus-sum.el (gnus-thread-latest-date):
12267 * gnus-util.el (gnus-user-date): Use gnus-float-time.
12268 * nnspool.el (nnspool-request-newgroups):
12269 Use gnus-float-time rather than time-to-seconds.
12270 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12271
12272 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12273 (gnus-header-subject-face, gnus-header-newsgroups-face)
12274 (gnus-header-name-face, gnus-header-content-face):
12275 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12276 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12277 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12278 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12279 (gnus-cite-face-11):
12280 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12281 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12282 (gnus-server-closed-face, gnus-server-denied-face)
12283 (gnus-server-offline-face):
12284 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12285 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12286 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12287 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12288 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12289 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12290 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12291 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12292 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12293 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12294 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12295 (gnus-summary-selected-face, gnus-summary-cancelled-face)
12296 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12297 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12298 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12299 (gnus-summary-high-undownloaded-face)
12300 (gnus-summary-low-undownloaded-face)
12301 (gnus-summary-normal-undownloaded-face)
12302 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12303 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12304 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12305 (gnus-splash-face):
12306 * message.el (message-header-to-face, message-header-cc-face)
12307 (message-header-subject-face, message-header-newsgroups-face)
12308 (message-header-other-face, message-header-name-face)
12309 (message-header-xheader-face, message-separator-face)
12310 (message-cited-text-face, message-mml-face):
12311 * sieve-mode.el (sieve-control-commands-face)
12312 (sieve-action-commands-face, sieve-test-commands-face)
12313 (sieve-tagged-arguments-face):
12314 * spam.el (spam-face):
12315 Mark face aliases with "-face" in the name as obsolete.
12316
12317 2009-09-01 Glenn Morris <rgm@gnu.org>
12318
12319 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12320 than goto-line.
12321
12322 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
12323
12324 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12325 Don't move point if the command is invoked inside the message header.
12326
12327 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
12328
12329 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12330 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12331 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12332 * nnir.el (nnir-swish-e-index-file):
12333 * gnus-sum.el (gnus-summary-delete-marked-as-read)
12334 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12335 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12336 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12337 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12338 (gnus-treat-display-xface): Add Emacs version of obsolescence.
12339
12340 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
12341
12342 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12343 Don't save excursion.
12344
12345 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12346
12347 * nnheader.el (nnheader-find-file-noselect):
12348 * mm-util.el (mm-insert-file-contents):
12349 Use (default-value 'major-mode) instead of default-major-mode.
12350
12351 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
12352
12353 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12354
12355 2009-08-25 Glenn Morris <rgm@gnu.org>
12356
12357 * nnir.el (top-level): Don't require cl at run-time.
12358 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12359 Replace cl-function substitute with gnus-replace-in-string.
12360 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12361 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12362 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12363 simplified expansions.
12364
12365 2009-08-22 Glenn Morris <rgm@gnu.org>
12366
12367 * gnus-art.el (gnus-button-patch): Use forward-line rather than
12368 goto-line.
12369
12370 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
12371
12372 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12373
12374 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12375 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12376 (gnus-mm-display-part, gnus-mime-display-single)
12377 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12378 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12379
12380 * gnus-sum.el
12381 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12382 (gnus-summary-move-article): Add expirable mark to articles copied or
12383 moved to group that has auto-expire turned on if the option is non-nil.
12384
12385 2009-07-24 Glenn Morris <rgm@gnu.org>
12386
12387 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12388 Fix typo. (Bug#3903)
12389
12390 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
12391
12392 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12393 gnus-article-read-summary-keys rather than gnus-summary-edit-article
12394 that should not be used for draft articles.
12395 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12396 that has no concern in minor mode keys.
12397 (gnus-article-summary-command, gnus-article-summary-command-nosave):
12398 Abolish.
12399
12400 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
12401
12402 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12403 article without making inquiry to a user for unknown encoding.
12404
12405 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12406 (nnmaildir--scan): Assume i-node and device number that file-attributes
12407 returns might be cons-cell.
12408
12409 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
12410
12411 * auth-source.el: Remove docs now in auth.texi. Don't use
12412 `gnus-message' for logging. Add new variables `auth-source-debug' and
12413 `auth-source-hide-passwords' and use them.
12414
12415 2009-07-15 Glenn Morris <rgm@gnu.org>
12416
12417 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12418
12419 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
12420
12421 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12422 excessive whitespace from the default values of title and description.
12423
12424 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
12425
12426 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12427 mail-fetch-field to fetch Content-Description header in order to
12428 exclude newlines.
12429
12430 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
12431
12432 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12433 to deleted part.
12434
12435 2009-05-30 David Engster <dengste@eml.cc>
12436
12437 * nnmairix.el: Remove old documentation in the commentary block.
12438 (nnmairix-request-group): Do not update active file for nnml back ends.
12439 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12440 end so that overview files are ignored.
12441 (nnmairix-update-groups): Make updating the groups more robust by using
12442 marks.
12443 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12444 with dollar characters in message-id.
12445
12446 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
12447
12448 * spam.el: Use dns-query instead of query-dns. Was renamed on
12449 2008-12-25 in dns.el.
12450
12451 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12452
12453 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12454 could happen if the text is only composed of spaces and/or tabs.
12455
12456 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
12457
12458 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12459 when sending a queued message to avoid extra mml tags.
12460
12461 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
12462
12463 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12464
12465 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
12466
12467 * gnus-dired.el: Remove autoload for gnus-setup-message.
12468 (gnus-dired-attach): Fake this-command value to prevent Gnus from
12469 displaying Gnus logo; always use compose-mail.
12470
12471 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
12472
12473 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12474
12475 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
12476
12477 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12478 (gnus-nocem-issuers): List currently active issuers; fix custom type.
12479 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12480 available.
12481 (gnus-nocem-epg-verify): New function.
12482
12483 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
12484
12485 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12486
12487 2009-02-15 Glenn Morris <rgm@gnu.org>
12488
12489 * gnus-util.el (rmail-insert-rmail-file-header)
12490 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12491 autoloads.
12492 (rmail-default-rmail-file): Remove unnecessary declaration.
12493 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12494
12495 2009-02-14 Glenn Morris <rgm@gnu.org>
12496
12497 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12498 variable (only used in gnus-util, which declares it anyway).
12499 (rmail-output-to-rmail-file): Remove autoload of deleted function,
12500 which was only needed by gnus-art (changed to not use it any more).
12501 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12502 only used in gnus-util, which autoloads it itself.
12503 (rmail-update-summary): Fix autoload.
12504
12505 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12506 rather than rmail-output-to-rmail-file.
12507
12508 2009-02-07 Glenn Morris <rgm@gnu.org>
12509
12510 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12511 autoload of function that no longer exists.
12512 (rmail-toggle-header): Declare.
12513 (message-forward-rmail-make-body): Handle mbox Rmail.
12514
12515 2009-01-31 Glenn Morris <rgm@gnu.org>
12516
12517 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12518 2009-01-09 change.
12519
12520 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
12521
12522 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12523 (auth-source-forget-all-cached): New convenience function.
12524 (auth-source-user-or-password): Accept list of modes or a single mode.
12525
12526 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12527 auth-source modes.
12528
12529 * nnimap.el (nnimap-open-connection): Use list of
12530 auth-source modes.
12531
12532 * nntp.el (nntp-send-authinfo): Use list of
12533 auth-source modes.
12534
12535 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12536
12537 * auth-source.el: Update docs to reflect epa-file-enable is to be used
12538 now.
12539
12540 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12541
12542 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12543 coding system in XEmacs; add a workaround for XEmacs.
12544
12545 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12546
12547 * mm-util.el (mm-coding-system-priorities): Protect against nil value
12548 of current-language-environment.
12549
12550 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
12551
12552 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12553 available at runtime.
12554
12555 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12556
12557 * gnus-art.el (article-date-ut): Fix end point of narrowing.
12558
12559 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
12560
12561 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12562 the greatest positive fixnum value doesn't work under an XEmacs with
12563 bignum support; use the most-positive-fixnum constant instead,
12564 available since Emacs 21.1 with cl and XEmacs 21.1.
12565
12566 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12567
12568 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12569 XEmacs gets not to work.
12570
12571 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12572
12573 * mm-util.el (mm-coding-system-priorities): Allow the value like
12574 "Japanese (UTF-8)" of current-language-environment.
12575
12576 2009-01-09 Glenn Morris <rgm@gnu.org>
12577
12578 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12579 with last-command-event.
12580
12581 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
12582
12583 * message.el (message-fix-before-sending): Amend comment.
12584
12585 2009-01-07 David Engster <dengste@eml.cc>
12586
12587 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12588 simplified server definitions by converting it via
12589 gnus-server-to-method.
12590
12591 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12592
12593 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12594 parameter's operands.
12595
12596 2009-01-06 David Engster <dengste@eml.cc>
12597
12598 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12599 primary select method (for gnus-group-mark-article-as-read).
12600
12601 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
12602
12603 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12604 `(gnus)Face', not `(gnus)X-Face'.
12605
12606 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12607
12608 * mm-util.el (mm-ucs-to-char): New function.
12609
12610 * mm-url.el (mm-url-decode-entities): Use it.
12611
12612 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12613
12614 * message.el (message-fix-before-sending): Add `eight-bit' to
12615 illegible-text check.
12616
12617 2009-01-03 Michael Olson <mwolson@gnu.org>
12618
12619 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12620 `headers' is nil. This can occur if the IMAP server does not have
12621 permissions to read messages from a folder, but can write new messages
12622 to the folder.
12623 (nnimap-request-article-part): Do not insert `data' if it is nil.
12624
12625 2009-01-01 Dave Love <fx@gnu.org>
12626
12627 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12628
12629 * nnimap.el: Fix author email.
12630 (nnimap-split-rule): Add FIXME comment.
12631 (nnimap-debug): Fix doc string.
12632
12633 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
12634
12635 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12636 overlay-arrow-position and overlay-arrow-string buffer-local; no need
12637 to check if those variables exist (first appeared in Emacs 18.50).
12638
12639 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
12640
12641 * mm-util.el (mm-line-number-at-pos): New function.
12642
12643 * spam-report.el (spam-report-process-queue): Use it.
12644
12645 2008-12-24 David Engster <dengste@eml.cc>
12646
12647 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12648 parameters that haven't existed as variables as buffer-local variables.
12649
12650 2008-12-23 Dave Love <fx@gnu.org>
12651
12652 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12653 cadar.
12654
12655 * sieve-manage.el (sieve-manage-starttls-p): Rename from
12656 imap-starttls-p.
12657 (sieve-manage-starttls-open): Rename from imap-starttls-open.
12658
12659 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
12660
12661 * spam-report.el (spam-report-gmane-max-requests): New constant.
12662 (spam-report-gmane-wait): New variable.
12663 (spam-report-gmane-ham, spam-report-gmane-spam)
12664 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12665 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12666 the server.
12667
12668 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12669 Add explanations.
12670
12671 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12672 nnheader-accept-process-output and nnheader-read-timeout if available.
12673 (pop3-movemail): Use it.
12674
12675 * message.el (message-check-news-body-syntax): Fix signature check if
12676 there's an attachment.
12677
12678 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
12679
12680 * mm-util.el: Add comments to the mm- emulating functions.
12681
12682 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
12683
12684 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12685 Reported by Stephen Berman <stephen.berman@gmx.net>.
12686
12687 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
12688
12689 * mm-util.el (mm-substring-no-properties): New function.
12690 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12691 (mm-special-display-p): Enable those lambda forms to be byte compiled.
12692 (mm-string-to-multibyte): Doc fix.
12693
12694 * mml.el (mml-attach-file): Use mm-substring-no-properties.
12695
12696 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12697
12698 * mml.el (mml-attach-file): Strip text properties from file name.
12699 (Bug#1574)
12700
12701 2008-12-16 Glenn Morris <rgm@gnu.org>
12702
12703 * mm-util.el (mm-charset-override-alist): Declare for compiler.
12704
12705 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12706
12707 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12708 knows since the charset specified might be a bogus alias that
12709 mm-charset-synonym-alist provides.
12710
12711 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12712
12713 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12714 "ISO_8859-1".
12715
12716 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12717
12718 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
12719
12720 * mm-util.el (mm-charset-eval-alist):
12721 Define it before mm-charset-to-coding-system.
12722 (mm-charset-to-coding-system): Add optional argument `silent';
12723 define it before mm-charset-override-alist.
12724 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12725 default value if it can be used in Emacs currently running;
12726 silence mm-charset-to-coding-system.
12727
12728 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12729
12730 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12731 `allow-override' which says whether to use `mm-charset-override-alist'.
12732 (rfc2047-decode-encoded-words): Use it.
12733
12734 * mm-util.el (mm-charset-override-alist): Fix custom type;
12735 add `(gb2312 . gbk)' to choices.
12736
12737 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12738
12739 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12740 fast.
12741
12742 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12743
12744 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
12745
12746 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12747 on links.
12748
12749 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12750
12751 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
12752
12753 * message.el (message-idna-to-ascii-rhs-1): Protect against local
12754 users' addresses that don't have domain parts.
12755 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12756 rather than message-narrow-to-head since there will be the message
12757 header separator.
12758
12759 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12760
12761 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12762 since the result is inserted in a unibyte buffer anyway.
12763 (nnimap-demule-use-string-to-multibyte): Remove.
12764 (nnimap-demule): Alias it to mm-string-to-multibyte.
12765
12766 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
12767
12768 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12769 variable for debugging bug#464 and bug#1174.
12770 (nnimap-demule): Use it.
12771
12772 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12773
12774 * gnus-score.el (gnus-score-find-trace): Handle default score in total
12775 score calculation correctly.
12776
12777 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12778
12779 * message.el (message-send-mail): Just set the buffer to unibyte
12780 rather than use mm-with-unibyte-current-buffer which does a lot more.
12781 (message-send-mail-partially): Don't bother with
12782 mm-with-unibyte-current-buffer since it's already been made unibyte by
12783 message-send-mail.
12784
12785 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
12786
12787 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12788
12789 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
12790
12791 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12792
12793 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
12794
12795 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12796 require itself and to remove `with-no-warnings'.
12797
12798 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
12799
12800 * starttls.el (starttls-any-program-available): Get the name of the
12801 available TLS layer program.
12802 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12803 well as the host name in the "opening" message.
12804
12805 * auth-source.el (auth-source-cache, auth-source-do-cache)
12806 (auth-source-user-or-password): Cache passwords and logins by default,
12807 allow override with `auth-source-do-cache'.
12808 (auth-source-forget-user-or-password): Allow users to remove cache
12809 entries if needed.
12810
12811 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12812
12813 * ietf-drums.el (ietf-drums-remove-comments): Localize second
12814 condition-case to only the forward-sexp call.
12815
12816 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
12817
12818 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12819 quotes contained. Make it more robust regardless by an extra
12820 condition-case wrapper.
12821
12822 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
12823
12824 * nnml.el (nnml-request-expire-articles): Check if the function set to
12825 `nnmail-expiry-target' returns the symbol `delete'.
12826
12827 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12828
12829 * nnmail.el (nnmail-expiry-target): Fix custom type.
12830
12831 2008-10-02 Glenn Morris <rgm@gnu.org>
12832
12833 * mm-util.el (mm-codepage-setup): Tweak codepage error.
12834 Silence compiler warning.
12835
12836 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
12837
12838 * mml.el (mml-menu): Don't assume mml2015 is bound.
12839
12840 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
12841
12842 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12843 exists.
12844
12845 2008-09-27 Glenn Morris <rgm@gnu.org>
12846
12847 * gnus-util.el (mail-header-remove-comments): Autoload it.
12848
12849 2008-09-27 Andreas Schwab <schwab@suse.de>
12850
12851 * gnus-util.el (gnus-split-references): Strip comments.
12852 (gnus-parent-id): Likewise.
12853
12854 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
12855
12856 * message.el (message-confirm-send): Fix version.
12857
12858 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
12859
12860 * message.el (message-idna-to-ascii-rhs-1): Use
12861 mail-extract-address-components rather than mail-header-parse-addresses
12862 that is an alias by default to ietf-drums-parse-addresses that does not
12863 support non-ASCII names in headers' contents.
12864
12865 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
12866
12867 * message.el (message-confirm-send): Fix variable documentation to
12868 avoid the "y/n" wording.
12869
12870 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
12871
12872 * message.el (message-set-auto-save-file-name): Save to a different
12873 filename so multiple messages (especially drafts) can be recovered.
12874
12875 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
12876
12877 * message.el (message-confirm-send): Add appropriate version.
12878
12879 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
12880
12881 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12882 defvar.
12883
12884 2008-09-22 Daiki Ueno <ueno@unixuser.org>
12885
12886 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12887 (mm-pkcs7-enveloped-magic): Ditto.
12888
12889 2008-09-17 Simon Josefsson <simon@josefsson.org>
12890
12891 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12892 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12893
12894 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
12895
12896 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12897 default, it's better.
12898
12899 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
12900
12901 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12902 summary line gnus-number property and ignore them (with a warning
12903 message).
12904
12905 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12906
12907 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12908 macro caddr in the interactive form since it won't be expanded.
12909
12910 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12911
12912 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12913 `charset'; fix name of function called recursively.
12914 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12915
12916 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12917
12918 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12919 (gnus-mime-set-charset-parameters): New function.
12920 (gnus-mime-view-part-as-charset): Use it to correctly display part
12921 specifying wrong charset.
12922
12923 2008-09-08 David Engster <dengste@eml.cc>
12924
12925 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12926 in completing-read for back end server.
12927
12928 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
12929
12930 * message.el (message-confirm-send): New variable to confirm sending a
12931 message.
12932 (message-send): Use it.
12933
12934 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
12935
12936 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12937
12938 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
12939
12940 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12941
12942 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
12943
12944 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12945 prevent tracking too many groups.
12946 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12947 Use it.
12948
12949 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
12950
12951 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12952 moving point to the bottom of the window in order to avoid recentering.
12953
12954 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
12955
12956 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12957 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12958 (gnus-article-beginning-of-window): Fix calculation.
12959
12960 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
12961
12962 * gnus-msg.el (gnus-summary-supersede-article)
12963 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12964 value of gnus-newsgroup-charset to decode non-MIME encoded text in
12965 message header.
12966
12967 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
12968
12969 * message.el:
12970 * gnus-start.el:
12971 * gnus-registry.el: Remove VMS support.
12972
12973 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
12974
12975 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12976 macro.
12977 (rfc2104-hash): Use it.
12978
12979 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
12980
12981 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12982 (gnus-summary-sort-by-most-recent-date): New commands.
12983 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12984 and menu entries.
12985
12986 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
12987
12988 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12989 don't redisplay article for raw contents; remove plural articles stuff.
12990
12991 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12992 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12993 on gnus-summary-save-article; display results properly.
12994
12995 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
12996
12997 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12998
12999 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
13000
13001 * gnus-art.el (gnus-summary-save-in-pipe):
13002 Consider gnus-save-all-headers.
13003
13004 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
13005
13006 * gnus-util.el (ns-focus-frame): Remove declaration.
13007 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
13008 like x.
13009
13010 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
13011
13012 * rfc2104.el (rfc2104-zero): Delete defconst.
13013 (rfc2104-hex-alist): Likewise.
13014 (rfc2104-hex-to-int): Delete func.
13015 (rfc2104-hexstring-to-bitstring): Likewise.
13016 (rfc2104-nybbles): New defconst.
13017 (rfc2104-hash): Rewrite for speed.
13018
13019 2008-07-16 Glenn Morris <rgm@gnu.org>
13020
13021 * gnus-util.el (ns-focus-frame): Declare for compiler.
13022
13023 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
13024
13025 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13026 set as a group parameter.
13027 (gnus-summary-save-in-pipe): Work when it is called independently.
13028 (gnus-summary-pipe-to-muttprint): Don't modify
13029 gnus-summary-pipe-output-default-command.
13030
13031 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
13032
13033 * message.el (message-send-mail-with-sendmail):
13034 Display the error message.
13035
13036 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
13037
13038 * gnus-art.el (gnus-default-article-saver):
13039 Add gnus-summary-save-in-pipe to choices.
13040 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13041 gnus-summary-pipe-output-default-command as the default command.
13042 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13043 instead of gnus-last-shell-command.
13044
13045 * gnus-sum.el (gnus-summary-pipe-output-default-command):
13046 New user option.
13047 (gnus-summary-muttprint-program): Mention the value will be changed.
13048 (gnus-summary-save-article): Force showing of all headers.
13049 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13050
13051 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
13052
13053 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13054
13055 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
13056
13057 * nnimap.el (nnimap-id):
13058 * sieve-manage.el (sieve-manage-open): Doc fixes.
13059
13060 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
13061
13062 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13063 if available.
13064
13065 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
13066
13067 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13068
13069 * nnkiboze.el (nnkiboze-generate-group):
13070 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13071
13072 * nnmairix.el: Require CL.
13073
13074 2008-06-15 David Engster <dengste@eml.cc>
13075
13076 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13077
13078 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
13079
13080 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13081 New macros that expand to an `aset'/`aref' call under Emacs, and to a
13082 runtime choice under XEmacs.
13083
13084 * gnus-sum.el (gnus-summary-set-display-table):
13085 Use `gnus-put-display-table', `gnus-get-display-table',
13086 `gnus-set-display-table' for the display table, instead of `aset'.
13087
13088 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
13089
13090 * nnmairix.el: Add autoloads.
13091
13092 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
13093
13094 * nnmairix.el (nnmairix-delete-recreate-group)
13095 (nnmairix-update-and-clear-marks): Fix error messages.
13096
13097 2008-06-14 David Engster <dengste@eml.cc>
13098
13099 * nnmairix.el: Upgrade to version 0.6.
13100 (nnmairix-group-toggle-propmarks-this-group)
13101 (nnmairix-group-toggle-readmarks-this-group)
13102 (nnmairix-group-delete-recreate-this-group)
13103 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13104 (nnmairix-remove-tick-mark-original-article): New commands.
13105 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13106 (nnmairix-propagate-marks-to-nnmairix-groups)
13107 (nnmairix-only-use-registry, nnmairix-allowfast-default)
13108 (nnmairix-marks-cache, nnmairix-version-output): New variables.
13109 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13110 functions needed for marks propagation and manipulation of read marks.
13111 (nnmairix-update-groups): New function.
13112 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13113 (nnmairix-determine-original-group-from-registry)
13114 (nnmairix-determine-original-group-from-path)
13115 (nnmairix-get-group-from-file-path, nnmairix-map-range)
13116 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13117 New helper functions.
13118 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13119 keystrokes for new commands.
13120 (nnmairix-delete-and-create-on-change): Doc string cleanup.
13121 (nnmairix-request-group): Check allow-fast group parameter.
13122 (nnmairix-request-create-group): Set allow-fast group parameter if
13123 nnmairix-allowfast-default is set.
13124 (nnmairix-close-group): Propagate marks upon closing if needed.
13125 (nnmairix-group-toggle-threads-this-group): Use new.
13126 nnmairix-group-toggle-parameter helper function.
13127 (nnmairix-search): Better check for empty search result.
13128 (nnmairix-goto-original-article): Use new helper functions for
13129 determining original article.
13130 (nnmairix-show-original-article): Make sure message-id is in brackets.
13131 (nnmairix-call-mairix-binary): Change variable name.
13132 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13133 helper function.
13134 (nnmairix-widget-toggle-activate): Fix doc string.
13135
13136 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
13137
13138 * nnir.el: Require edmacro when compiling with XEmacs.
13139 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13140 available in Emacs 21.
13141
13142 2008-06-11 Glenn Morris <rgm@gnu.org>
13143
13144 * gnus-util.el (x-focus-frame):
13145 * gnus.el (image-size):
13146 * mm-decode.el (image-size): Declare.
13147
13148 * gnus-picon.el (declare-function): Add compat definition.
13149 (image-size): Declare.
13150
13151 * gnus-group.el (tool-bar-map):
13152 * gnus-sum.el (tool-bar-map): Define for compiler.
13153
13154 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13155
13156 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13157
13158 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13159 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13160 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13161 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13162 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13163 * sieve-manage.el, spam-report.el, spam.el:
13164 Remove unnecessary eval-and-compile of autoloads.
13165
13166 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
13167
13168 * auth-source.el: Precise Tramp doc.
13169
13170 2008-06-07 Glenn Morris <rgm@gnu.org>
13171
13172 * nnmairix.el: Remove unnecessary eval-when-compile.
13173
13174 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
13175
13176 * nnir.el: New file.
13177
13178 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
13179
13180 * gnus-util.el (gnus-read-shell-command): New function.
13181 * mm-decode.el (mm-pipe-part):
13182 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13183
13184 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
13185
13186 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13187
13188 2008-06-03 Glenn Morris <rgm@gnu.org>
13189
13190 * pop3.el (nnheader-accept-process-output): Autoload it.
13191
13192 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
13193
13194 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13195 are not 2-digit hexadecimal characters that follow `%'s.
13196
13197 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
13198
13199 * message.el (message-bogus-recipient-p): Fix type in doc string.
13200 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13201 (message-bogus-addresses): Rename from message-bogus-address-regexp.
13202 Improve custom options.
13203 (message-bogus-recipient-p): Adjust accordingly.
13204
13205 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
13206
13207 * nnmairix.el: Require edmacro when compiling with XEmacs.
13208
13209 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
13210
13211 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13212 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13213
13214 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
13215
13216 * auth-source.el: Add more docs.
13217
13218 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
13219
13220 * nnheader.el (nnheader-read-timeout): Change the default timeout from
13221 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
13222 retrieval faster in some cases, but might make CPU usage larger.
13223 If this has any bad side effects, we might revert this change.
13224
13225 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13226 seems to make mail retrieval much, much faster.
13227 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13228 unconditionally.
13229
13230 * gnus-draft.el (gnus-group-send-queue):
13231 Bind message-send-mail-partially-limit to nil to avoid being prompted.
13232
13233 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
13234
13235 * mml.el (mml-attach-buffer): Prompt for `disposition'.
13236
13237 * message.el (message-bogus-address-regexp): Fix and improve custom
13238 type.
13239 (message-setup-hook): Add message-check-recipients as custom option.
13240
13241 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
13242
13243 * message.el (message-cite-function): Remove bogus autoload which crept
13244 in during merge from v5-10.
13245
13246 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
13247
13248 * nnimap.el (nnimap-open-connection): Fix login/password bug.
13249
13250 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13251
13252 * auth-source.el: Preliminary Tramp docs.
13253 (auth-sources): Change the default auth-sources to use
13254 EPA .gpg files.
13255
13256 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
13257
13258 * nntp.el: Autoload `auth-source-user-or-password'.
13259 (nntp-send-authinfo): Use it.
13260
13261 * nnimap.el: Autoload `auth-source-user-or-password'.
13262 (nnimap-open-connection): Use it.
13263
13264 * auth-source.el: Add docs on using with url-auth. Import gnus-util
13265 for the gnus-message function.
13266 (auth-source-user-or-password): Use it.
13267
13268 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13269
13270 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13271 rfc2104-hexstring-to-byte-list. Return a unibyte string.
13272 (rfc2104-hash): Use it.
13273
13274 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
13275
13276 * gnus-art.el (gnus-article-toggle-truncate-lines):
13277 Don't use `iff' in docstring.
13278
13279 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
13280
13281 * gnus-registry.el: Adjusted copyright dates and added a keyword.
13282
13283 * gnus-util.el (gnus-extract-address-component-name)
13284 (gnus-extract-address-component-email): Convenience functions around
13285 `gnus-extract-address-components'.
13286
13287 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13288 Use `gnus-extract-address-component-email' to fix bug of comparing full
13289 sender name to `user-mail-address'.
13290
13291 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
13292
13293 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13294 catch/throw to optimize.
13295 (gnus-registry-find-keywords): Just use member to find a keyword.
13296
13297 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13298
13299 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13300 is current before calling gnus-server-prepare.
13301 (gnus-server-setup-buffer, gnus-server-update-server)
13302 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13303
13304 2008-05-04 Juri Linkov <juri@jurta.org>
13305
13306 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13307 (mailcap-file-default-commands): Use mailcap-replace-in-string
13308 instead of replace-regexp-in-string, and mailcap-delete-duplicates
13309 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
13310
13311 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
13312
13313 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13314
13315 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13316
13317 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13318 hooks.
13319 (gnus-update-read-articles): Speed up non-marks-using users.
13320 (gnus-use-marks): Define gnus-use-marks.
13321 (gnus-propagate-marks): Rename variable to something more sensible.
13322
13323 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
13324
13325 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13326 (gmm-image-load-path-for-library): Fix typos in docstrings.
13327 (gmm-message): Reflow docstring.
13328
13329 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
13330
13331 * mail-source.el (mail-source-set-1, mail-source-bind):
13332 Move auth-source code out of the macro to clean it up and fix bugs.
13333
13334 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
13335
13336 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13337 by sender if it's equal to user-mail-address, it's likely to be
13338 useless.
13339
13340 * mail-source.el (mail-source-bind): Don't use user or password if they
13341 are not bound. Unintern them if they are nil. Don't use server unless
13342 it's bound, and default it to empty string otherwise.
13343
13344 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
13345
13346 * mail-source.el: Load auth-source.el.
13347 (mail-source-bind): Add comments. Call auth-source-user-or-password to
13348 get user name or password, if auth-sources is set up.
13349
13350 * gnus-registry.el (gnus-registry-split-strategy): New variable for
13351 strategy of splitting with parent.
13352 (gnus-registry-split-fancy-with-parent)
13353 (gnus-registry-post-process-groups): Use it and fix prior
13354 bug (returning a list as the split result).
13355
13356 * auth-source.el (auth-sources): Remove server parameter.
13357 (auth-source-pick, auth-source-user-or-password)
13358 (auth-source-user-or-password-imap)
13359 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13360 (auth-source-user-or-password-sftp)
13361 (auth-source-user-or-password-smtp): Remove server parameter.
13362
13363 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
13364
13365 * smime.el (smime-sign-region, smime-encrypt-region)
13366 (smime-decrypt-region):
13367 Remove redundant calls to `generate-new-buffer-name'.
13368
13369 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
13370
13371 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13372 Don't use QP for message/rfc822.
13373 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13374
13375 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13376
13377 * sieve-manage.el (sieve-string-bytes): Remove.
13378 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13379 correct byte-length only if the process's coding-system is the same as
13380 the one used internally by Emacs to represent strings.
13381
13382 2008-04-22 Juri Linkov <juri@jurta.org>
13383
13384 * mailcap.el (mailcap-file-default-commands): New function.
13385
13386 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
13387
13388 * message.el (message-signature-separator, message-cite-function):
13389 Change custom version.
13390
13391 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
13392
13393 * mm-decode.el (mm-display-external): Make temp file read-only.
13394
13395 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
13396
13397 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13398 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
13399 `C-c C-f d'.
13400
13401 2008-04-12 Adrian Aichner <adrian@xemacs.org>
13402
13403 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13404
13405 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
13406
13407 * auth-source.el: Add docs.
13408 (auth-sources): Modify format to support server.
13409 (auth-source-pick, auth-source-user-or-password)
13410 (auth-source-user-or-password-imap)
13411 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13412 (auth-source-user-or-password-sftp)
13413 (auth-source-user-or-password-smtp): Add server parameter.
13414
13415 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
13416
13417 * gnus-registry.el: Initialize the registry when gnus-registry-install
13418 is t.
13419
13420 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
13421
13422 * compface.el (uncompface): Make buffer unibyte.
13423
13424 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
13425
13426 * mail-source.el (mail-source-value):
13427 Prefer fboundp to functionp so it works with macros as well.
13428
13429 2008-04-05 Glenn Morris <rgm@gnu.org>
13430
13431 * gnus-ems.el (mm-disable-multibyte): Autoload it.
13432
13433 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13434
13435 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13436 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13437
13438 * nnheader.el (nnheader-init-server-buffer): Change buffer's
13439 multibyteness after rather than before erasing it.
13440
13441 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13442 mm-with-multibyte.
13443 (gnus-request-article-this-buffer): Make sure the proper decoding is
13444 used if gnus-original-article-buffer happens to be unibyte.
13445
13446 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13447 default-enable-multibyte-characters.
13448
13449 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13450 default-enable-multibyte-characters.
13451
13452 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13453
13454 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13455
13456 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
13457
13458 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13459 Fix last change in case the element is not even a symbol.
13460
13461 2008-04-02 Simon Josefsson <simon@josefsson.org>
13462
13463 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13464 imap-enable-exchange-bug-workaround.
13465 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13466
13467 2008-04-01 Simon Josefsson <simon@josefsson.org>
13468
13469 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13470 a 100 byte status-checks into a 2-3MB transfer for each group.
13471 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13472 to enable bug workaround or not.
13473 (nnimap-find-minmax-uid): Only enable workaround conditionally.
13474
13475 2008-03-31 Glenn Morris <rgm@gnu.org>
13476
13477 * message.el (mml2015-use): Declare for compiler.
13478 (message-info): Require mml2015 when appropriate.
13479
13480 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13481
13482 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13483 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13484 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13485 (nntp-service-to-port): New function.
13486 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13487 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13488 (nntp-open-netcat-stream): New function.
13489 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13490
13491 2008-03-29 Sven Joachim <svenjoac@gmx.de>
13492
13493 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13494
13495 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
13496
13497 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13498
13499 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
13500
13501 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13502
13503 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
13504
13505 * message.el (message-signature-separator): Change default.
13506 Improve custom type.
13507 (message-cite-function): Change default to
13508 message-cite-original-without-signature.
13509
13510 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13511 toggle.
13512
13513 * message.el (message-check-news-body-syntax): Fix signature check.
13514 (message-setup-1): Mark buffer as unmodified _after_ running
13515 message-setup-hook and handling message-alternative-emails.
13516 (message-shorten-references): Be more strict when building list of
13517 valid references to comply with GNKSA.
13518
13519 * gnus-group.el (gnus-read-ephemeral-bug-group)
13520 (gnus-read-ephemeral-debian-bug-group)
13521 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13522
13523 * message.el (message-info): Don't use booleanp which isn't supported
13524 in Emacs 21 and XEmacs.
13525
13526 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
13527
13528 * gnus-group.el (gnus-gmane-group-download-format): Rename from
13529 gnus-group-gmane-group-download-format.
13530 (gnus-group-read-ephemeral-gmane-group): Rename from
13531 gnus-group-read-ephemeral-gmane-group.
13532 (gnus-read-ephemeral-gmane-group-url): Rename from
13533 gnus-group-read-ephemeral-gmane-group-url.
13534 (gnus-bug-group-download-format-alist): New variable.
13535 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13536 (gnus-read-ephemeral-emacs-bug-group): New commands.
13537
13538 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
13539
13540 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13541 (gnus-visible-headers): Improve custom type.
13542
13543 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
13544
13545 * mml.el (mml-menu): Add workarounds for XEmacs.
13546
13547 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13548 X-Boundary header.
13549
13550 * message.el (message-simplify-recipients): Fix previous commit.
13551
13552 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13553
13554 * mm-util.el (mm-set-buffer-multibyte): New function.
13555 * mm-decode.el (mm-copy-to-buffer): Use it.
13556
13557 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13558 Prefer fboundp to functionp so it works with macros as well.
13559
13560 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
13561
13562 * message.el (message-alter-recipients-discard-bogus-full-name):
13563 New function.
13564 (message-alter-recipients-function): New variable.
13565 (message-get-reply-headers): Use it.
13566 (message-replace-header): New helper function.
13567 (message-recipients-without-full-name): New variable.
13568 (message-simplify-recipients): New command.
13569
13570 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13571
13572 * message.el (message-info): Handle EasyPG manual.
13573
13574 * mml.el (mml-menu): Add entry for EasyPG.
13575
13576 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
13577
13578 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13579 parameter.
13580
13581 * message.el (message-disassociate-draft): Specify drafts group name
13582 fully.
13583
13584 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
13585
13586 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13587 Eliminate unnecessary duplicates from the match list.
13588
13589 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
13590
13591 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13592 args of `how-many' of which the XEmacs version doesn't take; declare
13593 Info-index-next as function.
13594
13595 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
13596
13597 * gnus-score.el (gnus-score-headers): Fix handling of
13598 gnus-inhibit-slow-scoring.
13599
13600 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13601 string.
13602 (gnus-button-url-regexp): Improve handling of parenthesis.
13603 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13604 (gnus-button-handle-info-keystrokes): Handle index entries.
13605
13606 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
13607
13608 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13609 Incoming* files.
13610
13611 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13612
13613 * auth-source.el (auth-sources): Rename from auth-source-choices.
13614 (auth-source-pick): Use it.
13615
13616 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
13617
13618 * auth-source.el (auth-source-protocols)
13619 (auth-source-protocols-customize, auth-source-choices): Add and
13620 modified variable customizations and defaults.
13621 (auth-source-pick, auth-source-user-or-password)
13622 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13623 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13624 (auth-source-user-or-password-sftp)
13625 (auth-source-user-or-password-smtp): Use new variables and provide an
13626 interface to netrc.el.
13627
13628 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
13629
13630 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13631 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13632 Make sure the nntp port to specify is a string.
13633
13634 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13635
13636 * nntp.el: Use with-current-buffer.
13637 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13638 dubious mm-with-unibyte-current-buffer.
13639 (nntp-with-open-group-function): New function extracted from
13640 nntp-with-open-group macro.
13641 (nntp-with-open-group): Use the function, so it's easier to debug.
13642 Add indentation and debugging info.
13643 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13644 Recommend the use of the netcat alternatives.
13645
13646 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13647 Avoid mm-string-as-multibyte as well.
13648
13649 * nnweb.el (nnweb-insert-html):
13650 Remove use of nnheader-string-as-multibyte.
13651
13652 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13653 (nnheader-string-as-multibyte): Remove.
13654
13655 * mm-view.el: Use inhibit-read-only.
13656 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13657 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13658 or unibyte-string.
13659
13660 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13661 (mm-uu-yenc-extract): Use with-current-buffer.
13662
13663 * gnus-soup.el (gnus-soup-send-packet): Don't use
13664 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13665
13666 * nnmh.el: Use with-current-buffer.
13667 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13668 mm-string-as-multibyte on the output of mm-encode-coding-string.
13669
13670 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13671 (nnimap-request-move-article): Use with-current-buffer.
13672
13673 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13674 inserting the handle-buffer's text, so the implicit multibyte->unibyte
13675 conversion uses string-make-unibyte rather than string-as-unibyte.
13676
13677 * gnus-msg.el: Use with-current-buffer.
13678
13679 * message.el (message-ignored-resent-headers): Add "Delivered-To".
13680
13681 2008-03-10 Daiki Ueno <ueno@unixuser.org>
13682
13683 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13684 string for caching if it is 'PIN.
13685
13686 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
13687
13688 * mail-source.el (mail-source-delete-old-incoming-confirm):
13689 Change default to nil.
13690 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13691
13692 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
13693
13694 * gnus-art.el (gnus-narrow-to-page): Position point properly.
13695 (gnus-article-goto-prev-page): Work for articles having ^L's.
13696
13697 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13698
13699 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13700
13701 2008-03-07 Karl Fogel <kfogel@red-bean.com>
13702
13703 * gnus-bookmark.el: Adjust for renames in bookmark.el.
13704 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13705 (gnus-bookmark-jump): Adjust some variable names.
13706
13707 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
13708
13709 * auth-source.el: New package.
13710 (auth-source-choices): Add customization entry point variable.
13711
13712 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13713 bug.
13714
13715 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
13716
13717 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13718 (gnus-registry-initialize, gnus-registry-install-p): Use it.
13719 (gnus-registry-install-shortcuts): Rename from
13720 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
13721 the `gnus-registry-mark-map' keymap dynamically from
13722 `gnus-registry-marks'. The generated functions update the summary line
13723 when a registry mark is added or deleted, and will call
13724 `gnus-registry-install-p' (see the comments in the code).
13725 (gnus-registry-user-format-function-M): Use concat intelligently.
13726
13727 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13728 the registry mark functions.
13729
13730 2008-03-05 Glenn Morris <rgm@gnu.org>
13731
13732 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13733 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13734 gnus-art.
13735 (top-level): No need to load own source when compiling.
13736
13737 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
13738
13739 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13740 Suggested by <chris.anderton@zetnet.co.uk>.
13741
13742 2008-03-04 Glenn Morris <rgm@gnu.org>
13743
13744 * gnus-sum.el (top-level): No need to require gnus when compiling,
13745 since unconditionally required near start of file.
13746 (gnus-summary-display-while-building): Move definition before use.
13747
13748 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
13749
13750 * gnus-registry.el (gnus-registry-user-format-function-M):
13751 Add formatting function.
13752
13753 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
13754
13755 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13756 with plists.
13757 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13758 Use new format.
13759
13760 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
13761
13762 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13763 `where-is-internal' that returns a range of key sequences.
13764
13765 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13766
13767 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13768
13769 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13770 (gnus-summary-jump-to-group): Consider windows on other displayed
13771 frames as well. Similar changes might be needed elsewhere, but that's
13772 the one I've bumped into during my use.
13773
13774 * nndoc.el (nndoc-oe-dbx-type-p):
13775 * gnus-msg.el (gnus-debug):
13776 * gnus-group.el (gnus-update-group-mark-positions):
13777 Use mm-string-to-multibyte.
13778
13779 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
13780
13781 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13782 doesn't handle NotDashEscaped.
13783
13784 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
13785 (mml-dnd-attach-options): Fix typo in custom choice.
13786
13787 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13788 Change nndoc-article-type to mbox.
13789 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13790
13791 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
13792 to nil, instead of html2text.
13793
13794 * imap.el (imap-debug): Add `imap-ping-server'.
13795
13796 * gnus-bookmark.el: Add FIXMEs.
13797
13798 * message.el (message-form-letter-separator)
13799 (message-send-form-letter-delay): New variables.
13800 (message-send-form-letter): Use them. New command to send form
13801 letters. Requested by Uwe Siart.
13802 (message-send-mail-function): Doc fix. Add "Other" custom option.
13803
13804 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
13805
13806 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13807 empty author.
13808
13809 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
13810
13811 * gnus-registry.el (gnus-registry-marks): Add variable for
13812 customization of marks and their appearance.
13813 (gnus-registry-read-mark): Use it.
13814 (gnus-registry-do-marks): Add utility function to loop through
13815 `gnus-registry-marks'.
13816 (gnus-registry-install-shortcuts-and-menus): Add function to install
13817 shortcuts and menus.
13818 (gnus-registry-initialize): Use it.
13819 (gnus-registry-default-mark): Clarify documentation.
13820
13821 2008-02-29 Glenn Morris <rgm@gnu.org>
13822
13823 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13824 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13825 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13826 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13827 Change defcustom :version from 23.0 to 23.1.
13828
13829 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
13830
13831 * gnus-registry.el (gnus-registry-follow-group-p)
13832 (gnus-registry-post-process-groups): Add functions to aid registry
13833 splitting and improve logging. Clarify behavior in function
13834 documentation.
13835 (gnus-registry-split-fancy-with-parent): Use them.
13836
13837 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13838
13839 * gnus-art.el: Use with-current-buffer.
13840
13841 2008-02-27 David Engster <dengste@eml.cc>
13842
13843 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13844 Express real group name in the response.
13845
13846 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13847
13848 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13849 (nnmairix-last-server, nnmairix-current-server): Defvar them.
13850 (nnmairix-goto-original-article): Defvar gnus-registry-install and
13851 autoload gnus-registry-fetch-group when compiling.
13852 (nnmairix-request-group-with-article-number-correction):
13853 Remove unreferenced argument passed to nnmairix-call-backend.
13854
13855 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
13856
13857 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13858 (mm-uu-extract): Improve face for low color ttys.
13859 Reported by Sascha Wilde.
13860
13861 2008-02-27 Glenn Morris <rgm@gnu.org>
13862
13863 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13864 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13865 variables to defconsts. Convert comments to doc-strings.
13866 (nnmairix-last-server, nnmairix-current-server): Convert from free
13867 variables to defvars. Convert comments to doc-strings.
13868 (gnus-registry-fetch-group): Autoload.
13869 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13870 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13871 (nnmairix-widget-build-editable-fields): Use car cddr rather than
13872 caddr.
13873 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13874 nnmairix-request-group-with-article-number-correction call.
13875 (nnmairix-fast, nnmairix-group): New, less general names, for free
13876 variables passed from nnmairix-request-group to
13877 nnmairix-request-group-with-article-number-correction. Declare.
13878 (nnmairix-request-group-with-article-number-correction):
13879 Use nnmairix-fast, nnmairix-group rather than fast, group.
13880
13881 2008-02-26 David Engster <dengste@eml.cc>
13882
13883 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
13884 version 0.5.
13885
13886 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
13887
13888 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13889 instead of making an extra function call. Don't add the current group
13890 to articles only when they have the group. Use
13891 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13892 Reported by David <de_bb@arcor.de>.
13893
13894 2008-02-24 Miles Bader <miles@gnu.org>
13895
13896 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13897 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13898 (mm-find-mime-charset-region):
13899 * mm-bodies.el (mm-encode-body):
13900 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13901
13902 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
13903
13904 * mail-source.el (mail-source-delete-incoming): Change default.
13905 Supplement doc string.
13906
13907 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13908
13909 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
13910
13911 * nnmail.el (nnmail-message-id-cache-file): Derive from
13912 `gnus-home-directory'.
13913
13914 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
13915
13916 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13917 Document negative prefix.
13918
13919 * gnus-group.el (gnus-group-read-group): Document negative prefix.
13920
13921 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13922
13923 * message.el (message-unsent-separator): Add the Exim bounce
13924 separator.
13925
13926 2008-02-10 Daiki Ueno <ueno@unixuser.org>
13927
13928 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13929 list.
13930 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13931 recipient/signer list.
13932
13933 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
13934
13935 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13936 fbound (Emacs 23 unicode), signal an error.
13937
13938 2008-02-08 Glenn Morris <rgm@gnu.org>
13939
13940 * gnus-art.el (pgg-display-output-buffer): Declare as function.
13941
13942 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
13943
13944 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13945 ports to the calls to `netrc-machine-user-or-password' in addition to
13946 "imap" and "imaps".
13947
13948 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
13949
13950 * gnus.el (gnus-group-startup-message): Add `find-image' call before
13951 image-load-path is let-bound. Reported by Harald Hanche-Olsen
13952 <hanche@math.ntnu.no>.
13953
13954 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
13955
13956 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13957
13958 2008-02-01 Zhang Wei <id.brep@gmail.com>
13959
13960 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13961
13962 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13963
13964 2008-02-01 Miles Bader <miles@gnu.org>
13965
13966 * mml.el (mml-parse-1): Remove apparently vestigial use of
13967 `mm-hack-charsets'.
13968 * mm-bodies.el (mm-encode-body): Likewise.
13969
13970 2008-02-01 Kenichi Handa <handa@m17n.org>
13971
13972 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13973 rfc2104-hexstring-to-bitstring and changed to return a byte list.
13974 (rfc2104-hash): Convert the result of concat to unibyte string.
13975
13976 2008-02-01 Dave Love <fx@gnu.org>
13977
13978 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13979 coding-system-for-read.
13980 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13981
13982 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13983 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
13984 (mm-find-mime-charset-region): Remove hack-charsets stuff.
13985
13986 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
13987
13988 * mail-source.el (mail-sources): Add `group' choice.
13989
13990 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13991 parameter `in-group' to control into which group the articles go.
13992 Add treatment of `group' mail-source.
13993
13994 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13995
13996 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13997 * message.el (message-beginning-of-line): Use featurep instead of bound
13998 tests in order to resolve conditionals at compile time.
13999
14000 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
14001
14002 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14003
14004 * mm-decode.el (mm-dissect-buffer): Decode description.
14005
14006 * mml.el (mml-to-mime): Encode message header first.
14007
14008 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
14009
14010 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14011 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14012
14013 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
14014
14015 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14016
14017 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
14018
14019 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14020 prefix keys.
14021 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14022 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14023 gnus-xmas.el.
14024
14025 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
14026
14027 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14028 Add new variables for article mark management.
14029 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14030 list of extra data entries which, when present, will indicate that the
14031 article ID should not be trimmed from the registry.
14032 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14033 functions.
14034 (gnus-registry-read-mark): New function to read a mark name from the
14035 user.
14036 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14037 (gnus-registry-set-article-mark-internal): New functions to add and
14038 remove marks.
14039 (gnus-registry-get-article-marks): New function to show the marks for
14040 an article, or retrieve them for further use.
14041
14042 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
14043
14044 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14045 keys when no argument is given.
14046
14047 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
14048
14049 * gnus-sum.el (gnus-article-sort-by-random)
14050 (gnus-thread-sort-by-random): Fix doc strings.
14051 Reported by jidanni@jidanni.org.
14052
14053 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
14054
14055 * gnus-art.el (gnus-article-describe-bindings): New function.
14056 (gnus-article-read-summary-keys): Use it.
14057 (gnus-article-mode-map): Bind `C-h b' to it.
14058
14059 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
14060
14061 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14062 XEmacs.
14063 (gnus-article-describe-key, gnus-article-describe-key-briefly):
14064 Protect against non-character events.
14065
14066 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
14067
14068 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14069 New command.
14070 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14071 instead of END. Change name of the temp file.
14072 (gnus-group-gmane-group-download-format): Add doc string. Make it
14073 customizable.
14074
14075 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
14076
14077 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14078 bind `S W' to gnus-article-wide-reply-with-original; set default
14079 binding to gnus-article-read-summary-send-keys.
14080 (gnus-article-read-summary-keys): Fix the order of keys; display
14081 continuation keys correctly in the echo area; describe bindings
14082 correctly when keys end with `C-h'.
14083 (gnus-article-read-summary-send-keys): New function.
14084 (gnus-article-describe-key, gnus-article-describe-key-briefly):
14085 Work for gnus-article-read-summary-send-keys; display continuation keys
14086 correctly in the echo area.
14087 (gnus-article-reply-with-original): Ignore prefix argument.
14088 (gnus-article-wide-reply-with-original): New function.
14089
14090 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
14091
14092 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14093 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14094
14095 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
14096
14097 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14098 (gnus-group-read-ephemeral-gmane-group): New command.
14099
14100 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
14101
14102 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14103
14104 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
14105
14106 * message.el (message-send-mail-function): Increase custom version.
14107
14108 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14109 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
14110
14111 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
14112
14113 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14114 html parts correctly; support forwarded messages.
14115 (gnus-article-browse-html-article): Remove work buffers.
14116
14117 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14118 compiling.
14119 (netrc-bound-and-true-p): New macro.
14120 (netrc-parse): Use it instead of bound-and-true-p that is not available
14121 in XEmacs 21.4.
14122
14123 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
14124
14125 * gnus-registry.el (gnus-registry-mark-article)
14126 (gnus-registry-article-marks): Add functionality to mark articles
14127 through the Gnus registry.
14128
14129 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14130 (netrc-parse): Use encrypt-file-alist to determine if
14131 encrypt-find-model or encrypt-insert-file-contents should be used.
14132
14133 2007-12-19 Glenn Morris <rgm@gnu.org>
14134
14135 * mml.el (message-options-set, message-narrow-to-head)
14136 (message-in-body-p, message-mail-p, message-encode-message-body):
14137 Autoload.
14138 (message-remove-header, message-narrow-to-headers-or-head)
14139 (message-subscribed-p, message-make-mail-followup-to)
14140 (message-position-on-field, message-news-p)
14141 (message-options-set-recipient, message-generate-headers)
14142 (message-sort-headers): Declare as functions.
14143
14144 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
14145
14146 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14147 convention in doc string.
14148
14149 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
14150
14151 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14152 title to html parts.
14153 (gnus-article-browse-html-article): Pass message header to it.
14154
14155 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14156
14157 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
14158
14159 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14160 or password compatible with XEmacs.
14161
14162 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
14163
14164 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14165 format document.
14166 (gnus-mime-delete-part): Don't write description line if empty.
14167 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14168
14169 2007-12-14 Johan Bockgård <bojohan@gnu.org>
14170
14171 * gnus-sum.el (gnus-summary-mark-unread-as-read)
14172 (gnus-summary-mark-read-and-unread-as-read)
14173 (gnus-summary-mark-current-read-and-unread-as-read)
14174 (gnus-summary-mark-unread-as-ticked): Doc fix.
14175 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14176
14177 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
14178
14179 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14180 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14181
14182 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
14183
14184 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14185 yes-or-no-p.
14186
14187 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
14188
14189 * mm-decode.el (mm-add-meta-html-tag): New function.
14190 (mm-save-part-to-file, mm-pipe-part): Use it.
14191
14192 * gnus-art.el (gnus-article-browse-delete-temp-files):
14193 Use gnus-y-or-n-p instead of y-or-n-p.
14194 (gnus-article-browse-html-parts): Work with message/external-body; use
14195 mm-add-meta-html-tag.
14196
14197 2007-12-11 Glenn Morris <rgm@gnu.org>
14198
14199 * gnus-cache.el: Require gnus-sum not just when compiling.
14200
14201 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14202
14203 * gnus-int.el (gnus-server-opened, gnus-status-message):
14204 Move definitions before use.
14205
14206 * mm-decode.el: Require gnus-util.
14207 (mm-remove-part): Only call delete-annotation on XEmacs.
14208
14209 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14210
14211 * nnmail.el: Require gnus-int.
14212
14213 * spam.el: Move `require's before `eval-when-compile's.
14214
14215 * gnus-ems.el (gnus-alive-p):
14216 * gnus-fun.el (message-goto-eoh):
14217 * gnus-util.el (gnus-group-name-decode):
14218 * mail-source.el (gnus-compress-sequence):
14219 * message.el (Info-goto-node, format-spec):
14220 * mm-bodies.el (message-options-get):
14221 * mm-decode.el (mm-view-pkcs7):
14222 * mm-util.el (gmm-write-region):
14223 * mml-smime.el (mml-compute-boundary)
14224 (gnus-completing-read-with-default):
14225 * mml.el (widget-button-press, gnus-make-hashtable):
14226 * mml1991.el (mm-decode-content-transfer-encoding)
14227 (mm-encode-content-transfer-encoding)
14228 (message-options-get, message-options-set):
14229 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14230 * nnfolder.el (gnus-request-group):
14231 * nnheader.el (ietf-drums-unfold-fws):
14232 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14233 * smime.el (gnus-run-mode-hooks):
14234 * spam-stat.el (gnus-message): Autoload.
14235
14236 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14237 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14238 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14239 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14240 Add declare-function compatibility definition.
14241
14242 * gnus-cache.el (nnvirtual-find-group-art):
14243 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14244 (gnus-add-image, gnus-add-wash-type):
14245 * gnus-group.el (nnkiboze-score-file):
14246 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14247 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14248 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14249 (message-tokenize-header, gnus-get-buffer-create)
14250 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14251 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14252 * gnus.el (gnus-group-decoded-name):
14253 * mail-source.el (imap-capability):
14254 * mm-bodies.el (message-options-set):
14255 * mm-decode.el (gnus-configure-windows):
14256 * mm-extern.el (message-goto-body):
14257 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14258 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14259 (epg-sub-key-validity, message-options-set):
14260 * mml.el (widget-event-point, gnus-configure-windows):
14261 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14262 * mml2015.el (epg-check-configuration, epg-configuration)
14263 (message-options-set):
14264 * nndb.el (nndb-request-article):
14265 * nnfolder.el (gnus-request-create-group):
14266 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14267 * nnmaildir.el (gnus-group-mark-article-read):
14268 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14269 * rfc1843.el (message-fetch-field):
14270 * spam.el (gnus-extract-address-components):
14271 Declare as functions.
14272
14273 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
14274
14275 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14276
14277 2007-12-09 Glenn Morris <rgm@gnu.org>
14278
14279 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14280
14281 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14282 * message.el, mm-view.el, sieve-manage.el, smime.el:
14283 Add declare-function compatibility definition.
14284
14285 * gnus-art.el (w3-region, w3m-region, Info-menu):
14286 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14287 * gnus-sum.el (gnus-get-predicate):
14288 * gnus-util.el (mm-append-to-file, w32-focus-frame):
14289 * message.el (mail-abbrev-in-expansion-header-p):
14290 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14291 (w3m-detect-meta-charset, w3m-region):
14292 * sieve-manage.el (password-read, password-cache-add)
14293 (password-cache-remove):
14294 * smime.el (password-read-and-add): Declare as functions.
14295
14296 2007-12-08 David Kastrup <dak@gnu.org>
14297
14298 * gnus-sum.el (gnus-summary-simplify-subject-query):
14299 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14300 `message'.
14301
14302 2007-12-07 Glenn Morris <rgm@gnu.org>
14303
14304 * gnus-art.el (article-make-date-line): Revert previous change.
14305
14306 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
14307
14308 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14309
14310 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
14311
14312 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14313 Call gnus-add-to-range ranges only once with a prepared article-list.
14314
14315 2007-12-06 Paul Jarc <prj@po.cwru.edu>
14316
14317 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14318 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14319 group names with backslashes.
14320 Reported by Tassilo Horn <tassilo@member.fsf.org>.
14321
14322 2007-12-06 Deepak Goel <deego3@gmail.com>
14323
14324 * gnus-art.el (article-make-date-line):
14325 * gnus-start.el (gnus-load):
14326 * pop3.el (pop3-read-response): Fix buggy call to `error'.
14327
14328 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14329
14330 * gnus-art.el (gnus-use-idna):
14331 * gnus-start.el (gnus-site-init-file):
14332 * message.el (message-use-idna):
14333 * mm-uu.el (mm-uu-hide-markers):
14334 * smiley.el (smiley-style): Revert changes that suppress warnings.
14335
14336 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14337
14338 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14339 specify charset to html source.
14340 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14341
14342 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
14343
14344 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14345 idna-program in order to suppress byte compile warning issued by XEmacs
14346 that came to byte compile the default value section of defcustom forms
14347 recently.
14348
14349 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14350 value of installation-directory.
14351
14352 * message.el (message-use-idna): Don't directly refer to the value of
14353 idna-program.
14354
14355 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14356
14357 * smiley.el (smiley-style): Don't directly call face-attribute.
14358
14359 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
14360
14361 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14362
14363 * gnus-dired.el: Reduce Gnus dependencies.
14364 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14365 Don't require. Use autoloads instead.
14366 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14367 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14368 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14369 (gnus-dired-mode): Adjust doc string.
14370 (gnus-dired-mail-mode): New variable.
14371 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14372 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14373 (gnus-dired-mail-buffers): New function. Return mail or message
14374 composition buffers.
14375 (gnus-dired-attach): Use it.
14376 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14377 NO-DECODE.
14378 (gnus-dired-print): Use `gnus-print-buffer' depending on
14379 `gnus-dired-mail-mode'.
14380
14381 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
14382
14383 * rfc2047.el (rfc2047-encoded-word-regexp)
14384 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14385 explaining what regexp patterns are for.
14386
14387 2007-12-04 Glenn Morris <rgm@gnu.org>
14388
14389 * password.el: Move to ../password-cache.el.
14390
14391 * mml1991.el (password-read, password-cache-add, password-cache-remove):
14392 * mml2015.el (password-read, password-cache-add, password-cache-remove):
14393 * mml-smime.el (password-read, password-cache-add)
14394 (password-cache-remove):
14395 No need to autoload, since mml-sec requires password.
14396
14397 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14398 * message.el (gnus-extract-address-components):
14399 * mml-smime.el (gnus-extract-address-components): Define for compiler.
14400
14401 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14402 password.
14403
14404 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
14405
14406 * mailcap.el: Reduce dependencies.
14407 (mail-header-parse-content-type): Autoload.
14408 (mailcap-delete-duplicates): New alias.
14409 (mailcap-mime-info): Add optional argument NO-DECODE.
14410 (mailcap-mime-types): Use mailcap-delete-duplicates.
14411
14412 * message.el (message-ignored-supersedes-headers): Add "X-ID".
14413
14414 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14415
14416 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14417 function.
14418
14419 * gnus-uu.el (gnus-uu-decode-yenc): New command.
14420 (gnus-uu-yenc-article): New function.
14421
14422 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14423
14424 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14425
14426 2007-12-02 Glenn Morris <rgm@gnu.org>
14427
14428 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
14429 Move to ../net.
14430
14431 * binhex.el, uudecode.el: Move to ../mail.
14432
14433 * encrypt.el: Remove file.
14434
14435 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
14436
14437 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14438 matches on patches.
14439
14440 * gnus-art.el (gnus-article-browse-html-article):
14441 Mention `mm-text-html-renderer' in the doc string.
14442
14443 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14444 string. Add comments.
14445
14446 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14447 if rhs is ASCII.
14448
14449 2007-12-01 Glenn Morris <rgm@gnu.org>
14450
14451 * dig.el, dns.el: Move to ../net.
14452 * format-spec.el, hex-util.el, sha1.el: Move to ../.
14453
14454 * mail-source.el (top-level): Require format-spec before
14455 eval-when-compile.
14456
14457 2007-11-30 Glenn Morris <rgm@gnu.org>
14458
14459 * encrypt.el: Require password, rather than autoloading password-read.
14460
14461 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
14462
14463 * gnus.el (gnus-method-to-server): Add an optional parameter so the
14464 caller can indicate whether the cache should be disregarded for this
14465 call. This way the result of the call is reproducible at all times and
14466 can be considered a canonical server name for the supplied method.
14467 (gnus-agent-method-p): Canonicalize server names by pushing their
14468 method through `gnus-method-to-server' using the no-cache argument.
14469
14470 * gnus-srvr.el (gnus-server-insert-server-line):
14471 Call `gnus-method-to-server' with `no-cache' argument.
14472
14473 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14474 gnus-agent-possibly-synchronize-flags as this should be called when the
14475 server is actually being opened.
14476 (gnus-agent-possibly-synchronize-flags)
14477 (gnus-agent-possibly-synchronize-flags-server): Move check for the
14478 flags file of an agentized server to the latter function.
14479
14480 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14481 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14482 after a connection has been established successfully.
14483
14484 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
14485
14486 * gnus-art.el (article-display-face): Force to display face if called
14487 interactively; check if gnus-article-x-face-too-ugly matches author.
14488 (article-display-x-face): Display face even if From header is missing
14489 as article-display-face does.
14490
14491 2007-11-28 Richard Stallman <rms@gnu.org>
14492
14493 * md4.el: Move to ../.
14494 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
14495
14496 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
14497
14498 * mail-source.el (mail-sources): Default to fetch from file for
14499 compatibility with default of nnmail-spool-file.
14500
14501 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
14502
14503 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14504 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14505 to look for encoded word that should be encoded again.
14506 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14507 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14508 encoding pattern.
14509 (rfc2047-decode-region): Switch strict regexp and loose one according
14510 to rfc2047-allow-irregular-q-encoded-words.
14511
14512 2007-11-26 Simon Josefsson <simon@josefsson.org>
14513
14514 * imap.el: Move to ../net directory.
14515
14516 2007-11-25 Romain Francoise <romain@orebokech.com>
14517
14518 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14519
14520 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14521
14522 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14523 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14524
14525 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14526 `nnmail-spool-file'.
14527
14528 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14529 `nnmail-spool-file'.
14530
14531 * gnus-move.el (gnus-change-server): Ditto.
14532
14533 * gnus-kill.el (gnus-batch-score): Ditto.
14534
14535 * gnus-cache.el (gnus-jog-cache): Ditto.
14536
14537 * gnus-msg.el (gnus-summary-reply):
14538 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14539
14540 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
14541
14542 * gnus-cache.el (gnus-cache-generate-nov-databases):
14543 Use nnml-generate-nov-databases-directory instead of
14544 nnml-generate-nov-databases-1.
14545
14546 2007-11-24 Glenn Morris <rgm@gnu.org>
14547
14548 * message.el (message-tool-bar-retro): Update for rename
14549 mail_send.xpm->mail-send.xpm.
14550
14551 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14552
14553 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14554 `smime-ldap-search' for Emacs 22 and up.
14555
14556 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14557
14558 * hashcash.el: Move to ../mail directory.
14559
14560 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
14561
14562 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14563 `smime-ldap-search' for Emacs 22 and up.
14564
14565 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14566
14567 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14568
14569 * message.el (message-send-mail-function): Fix error convention.
14570 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14571 (message-widen-reply, message-send-mail, message-talkative-question)
14572 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14573 (message-clone-locals, message-send-news): Use with-current-buffer.
14574 (message-insert-or-toggle-importance): Remove unused var `valid'.
14575 (message-make-references): Remove unused var `new-references'.
14576 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14577
14578 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
14579
14580 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14581 (spam-split-symbolic-return-positive): Reflow docstring.
14582 (spam-backends, spam-summary-exit-behavior)
14583 (spam-mark-ham-unread-before-move-from-spam-group)
14584 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14585 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14586 (spam-clear-cache, spam-backend-check, spam-install-backend)
14587 (spam-install-statistical-backend, spam-list-of-processors)
14588 (spam-group-processor-p, spam-split, spam-bogofilter-score)
14589 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14590 (spam-check-crm114, spam-initialize, spam-unload-hook):
14591 Fix typos in docstrings.
14592
14593 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14594
14595 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14596 been checked if they have never been read and those group levels are
14597 higher than the one that a user specified.
14598
14599 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14600
14601 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14602 foreign groups unless a group level is specified by a user.
14603 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14604
14605 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
14606
14607 * message.el (message-send-mail-function): Require sendmail.
14608
14609 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
14610
14611 * message.el (message-send-mail-function): Check for smtpmail too.
14612
14613 * utf7.el (utf7-encode, utf7-decode): Use coding system
14614 `utf-7'/`utf-7-imap' from utf-7.el' if available.
14615
14616 * message.el (message-send-mail-function): New function.
14617 (message-send-mail-function): Set default using
14618 message-send-mail-function. Adjust doc string.
14619 (message-send-mail-with-mailclient): New function.
14620
14621 2007-11-17 Richard Stallman <rms@gnu.org>
14622
14623 * assistant.el: Remove file.
14624
14625 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
14626
14627 * smime.el (from):
14628 * rfc2047.el (message-posting-charset):
14629 * qp.el (mm-use-ultra-safe-encoding):
14630 * pop3.el (parse-time-months):
14631 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14632 * nnml.el (files):
14633 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14634 (jka-compr-compression-info-list, ange-ftp-path-format)
14635 (efs-path-regexp):
14636 * nndiary.el (files):
14637 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14638 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14639 (epg-digest-algorithm-alist, inhibit-redisplay)
14640 (password-cache-expiry):
14641 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14642 (pgg-output-buffer, password-cache-expiry):
14643 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14644 (efs-path-regexp):
14645 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14646 (inhibit-redisplay):
14647 * mm-uu.el (file-name, start-point, end-point, entry)
14648 (gnus-newsgroup-name, gnus-newsgroup-charset):
14649 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14650 (latin-unity-ucs-list):
14651 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14652 (mm-uu-binhex-decode-function):
14653 * message.el (gnus-message-group-art, gnus-list-identifiers)
14654 (rmail-enable-mime-composing, gnus-local-organization)
14655 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14656 (gnus-read-active-file, facemenu-add-face-function)
14657 (facemenu-remove-face-function, gnus-article-decoded-p)
14658 (tool-bar-mode):
14659 * mail-source.el (display-time-mail-function):
14660 * gnus-util.el (nnmail-pathname-coding-system)
14661 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14662 (gnus-original-article-buffer, gnus-user-agent)
14663 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14664 (xemacs-codename, sxemacs-codename, emacs-program-version):
14665 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14666 * gnus-start.el (gnus-agent-covered-methods)
14667 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14668 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14669 (gnus-newsgroup-headers, gnus-group-list-mode)
14670 (gnus-group-mark-positions, gnus-newsgroup-data)
14671 (gnus-newsgroup-unreads, nnoo-state-alist)
14672 (gnus-current-select-method, mail-sources)
14673 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14674 (nnmail-spool-file, gnus-cache-active-hashtb):
14675 * gnus-mh.el (mh-lib-progs):
14676 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14677 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14678 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14679 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14680 (gnus-group-buffer):
14681 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14682 (font-lock-set-defaults):
14683 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14684 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14685 (gnus-summary-post-menu, total-parts, type, condition, length):
14686 * gnus-agent.el (gnus-agent-read-agentview):
14687 * flow-fill.el (show-trailing-whitespace):
14688 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14689 eval-and-compile wrappers for byte compiler pacifiers.
14690
14691 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14692 (mm-display-inline-fontify): Check for featurep 'xemacs not
14693 extent-list.
14694
14695 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14696 itimer-list.
14697 (mm-create-image-xemacs): Only do something for XEmacs.
14698 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14699
14700 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14701
14702 * gnus-registry.el (gnus-adaptive-word-syntax-table):
14703 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14704
14705 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
14706
14707 * nnimap.el (nnimap-split-download-body):
14708 * gnus-demon.el (gnus-demon):
14709 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14710
14711 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
14712
14713 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14714 New macros.
14715 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14716 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14717 copy data from unibyte buffer to multibyte current buffer.
14718 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14719 to copy data from unibyte current buffer to multibyte buffer.
14720 (nntp-make-process-buffer): Make process buffer unibyte.
14721
14722 * pop3.el (pop3-open-server): Fix typo in Lisp code.
14723
14724 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
14725
14726 * pop3.el (pop3-open-server): Accept and process data more robustly at
14727 connection start to avoid spurious "POP SSL connection failed" errors.
14728
14729 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14730
14731 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14732 read group names.
14733
14734 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
14735
14736 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14737
14738 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
14739
14740 * nnmail.el (nnmail-parse-active): Make group names unibyte.
14741 (nnmail-save-active): Use a unibyte buffer when saving active file,
14742 which may contain non-ASCII group names.
14743
14744 * nnml.el (nnml-request-group): Decode group names in messages.
14745
14746 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
14747
14748 * message.el (message-citation-line-function)
14749 (message-insert-formatted-citation-line): Fix spelling of
14750 `message-insert-formated-citation-line'.
14751
14752 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
14753
14754 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14755
14756 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
14757
14758 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14759 nnmail-pathname-coding-system.
14760
14761 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14762 that a user enters; decode group names in messages.
14763
14764 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14765
14766 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14767
14768 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14769
14770 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14771
14772 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14773 risky local variable.
14774
14775 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14776
14777 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
14778
14779 * encrypt.el: Improve documentation to fix function name typo.
14780 Reported by Daiki Ueno <ueno@unixuser.org>.
14781
14782 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
14783
14784 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14785 even if the point is not in the last page of an article.
14786 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14787 back to the previous page.
14788
14789 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
14790
14791 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14792
14793 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14794
14795 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14796
14797 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
14798
14799 * message.el (message-check-news-body-syntax):
14800 Avoid mm-string-as-multibyte.
14801 (message-hide-headers): Don't assume (point-min)==1.
14802
14803 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14804
14805 * message.el (message-remove-blank-cited-lines): Fix if remove is
14806 given.
14807 (message-bogus-address-regexp): New variable.
14808 (message-bogus-recipient-p): New function.
14809 (message-check-recipients): New command.
14810 (message-syntax-checks): Add `bogus-recipient'.
14811 (message-fix-before-sending): Add `bogus-recipient'.
14812
14813 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14814 (gnus-treat-body-boundary): Don't test window-system.
14815
14816 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
14817
14818 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14819
14820 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14821
14822 * gnus.el: Bump version to Gnus v5.13.
14823
14824 2007-10-28 Miles Bader <miles@gnu.org>
14825
14826 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14827 at compile-time too.
14828
14829 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
14830
14831 * gnus-msg.el (gnus-message-setup-hook):
14832 Add `message-remove-blank-cited-lines' to options.
14833
14834 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14835
14836 * message.el (message-remove-blank-cited-lines): New function.
14837 Suggested by Karl Plästerer.
14838
14839 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14840
14841 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14842 mapc.
14843
14844 * imap.el (imap-open): Replace mapcar called for effect with mapc.
14845 (top-level): Use mapc to set functions to be traced for debugging.
14846
14847 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14848 called for effect with while loop.
14849
14850 * message.el (message-talkative-question): Replace mapcar called for
14851 effect with mapc.
14852
14853 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14854 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14855 called for effect with dolist.
14856
14857 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14858
14859 * nndiary.el: Use dolist instead of mapcar to add diary headers to
14860 gnus-extra-headers and nnmail-extra-headers.
14861
14862 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14863 called for effect with dolist.
14864 (top-level): Use mapc to set functions to be traced for debugging.
14865
14866 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14867 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14868 dolist.
14869
14870 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14871 Replace mapcar called for effect with mapc.
14872 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14873 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14874 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14875 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14876
14877 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14878 remove-if that's a cl function.
14879
14880 * webmail.el (webmail-debug): Replace mapcar called for effect with
14881 dolist.
14882
14883 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
14884
14885 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14886 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14887 with while loop.
14888
14889 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14890 functions from article-* functions.
14891 (gnus-multi-decode-header): Replace mapcar called for effect with
14892 dolist.
14893
14894 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14895 (gnus-bookmark-show-details): Replace mapcar called for effect with
14896 while loop.
14897
14898 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14899 called for effect with while loop.
14900
14901 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14902 with dolist.
14903
14904 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14905 Replace mapcar called for effect with dolist.
14906
14907 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14908
14909 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14910 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14911 Replace mapcar called for effect with dolist.
14912 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14913 mapc.
14914
14915 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14916 Replace mapcar called for effect with dolist.
14917 (gnus-topic-list): Replace mapcar called for effect with mapc.
14918
14919 * gnus.el: Use mapc instead of mapcar to add autoloads.
14920
14921 2007-10-23 Richard Stallman <rms@gnu.org>
14922
14923 * gnus-group.el (gnus-group-highlight): Mark as risky.
14924
14925 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
14926
14927 * gnus.el (gnus-server-to-method): Return method found first in
14928 gnus-newsrc-alist.
14929
14930 * gnus-art.el (gnus-article-highlight-signature)
14931 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14932 button overlay without the front stickiness.
14933
14934 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
14935
14936 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14937 overview buffer needed a catch to receive its throw.
14938 (gnus-agent-flush-cache): Declare as interactive to make this function
14939 easier to use.
14940
14941 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14942
14943 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14944 `next-line'.
14945
14946 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
14947
14948 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14949 exclude address matching message-dont-reply-to-names.
14950
14951 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14952
14953 * gnus-util.el (gnus-string<): New function.
14954
14955 * gnus-sum.el (gnus-article-sort-by-author)
14956 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14957
14958 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
14959
14960 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14961 the frame-focus tag is set in gnus-buffer-configuration.
14962
14963 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
14964
14965 * gnus-art.el (gnus-article-add-button): Make a button overlay without
14966 the front stickiness.
14967
14968 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14969
14970 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14971 url pattern; remove duplicate one.
14972 (gnus-article-extend-url-button): New function.
14973 (gnus-article-add-buttons): Use it.
14974 (gnus-button-push): Use concatenated url that it makes.
14975
14976 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
14977
14978 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14979 (sieve-manage-open): Use `mapc' instead of `mapcar'.
14980
14981 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
14982
14983 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14984 Don't hardcode point-min==1.
14985
14986 2007-09-30 David Kastrup <dak@gnu.org>
14987
14988 * gnus-art.el (gnus-article-reply-with-original)
14989 (gnus-article-followup-with-original): When `transient-mark-mode' is
14990 off, refrain from active-region behavior for followups.
14991
14992 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
14993
14994 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14995 Fix comment about "iso8859-1".
14996
14997 2007-10-08 Daiki Ueno <ueno@unixuser.org>
14998
14999 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15000 ones returned from the verify-function.
15001
15002 * mm-uu.el (mm-uu-pgp-signed-extract-1):
15003 Call mml2015-extract-cleartext-signature if extraction failed.
15004
15005 2007-10-07 Daiki Ueno <ueno@unixuser.org>
15006
15007 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15008 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15009 failed.
15010
15011 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
15012
15013 * Relicense "GPLv2 or later" files to "GPLv3 or later".
15014
15015 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
15016
15017 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15018 to mark a thread as expirable. Add variable `hide' to handle hiding of
15019 thread for both the null and zero (kill/expire thread) universal prefix
15020 cases.
15021 (gnus-summary-expire-thread): Add new function to expire a thread,
15022 using gnus-summary-kill-thread.
15023 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15024 shortcuts for gnus-summary-expire-thread.
15025 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15026 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
15027
15028 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
15029
15030 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15031 extras value, so an extras entry can be deleted.
15032 (gnus-registry-delete-extra-entry): Use it.
15033 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15034 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15035 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15036 storage through the gnus-registry, and provide an appropriate API for
15037 it.
15038
15039 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
15040
15041 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15042 Suggested by Leo <sdl.web@gmail.com>.
15043
15044 * gnus.el: Do.
15045
15046 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
15047
15048 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15049 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
15050
15051 * gnus-agent.el (gnus-agent-fetch-headers): Do.
15052
15053 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15054 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15055
15056 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
15057
15058 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15059 newline.
15060 (nnmbox-request-accept-article): Don't change article in source buffer;
15061 narrow to header to use message-fetch-field rather than
15062 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15063 (nnmbox-request-replace-article): Quote lines that'll be misidentified
15064 as delimiters; make sure article ends with newline.
15065 (nnmbox-delete-mail): Correct last position of article to be deleted;
15066 ignore X-Gnus-Newsgroup header in article body.
15067 (nnmbox-save-mail): Quote lines looking like delimiters at the right
15068 positions; make sure article ends with newline.
15069
15070 * message.el (message-display-abbrev): Don't infloop when a user
15071 inserts SPC in the beginning of header.
15072
15073 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
15074
15075 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15076 list of groups not followed by default. Fix type to be regexp.
15077 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15078
15079 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
15080
15081 * hmac-def.el (define-hmac-function): Switch from old-style to
15082 new-style backquotes.
15083
15084 * md4.el (md4-make-step): Likewise.
15085
15086 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
15087
15088 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15089 raw-text coding system when saving .newsrc file, which may contain
15090 non-ASCII group names.
15091
15092 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
15093
15094 * gnus-cus.el (gnus-score-extra): New widget.
15095 (gnus-score-extra-convert): New function.
15096 (gnus-score-customize): Use it for Extra.
15097
15098 2007-08-31 Daiki Ueno <ueno@unixuser.org>
15099
15100 * mml2015.el (mml2015-extract-cleartext-signature): New function.
15101 (mml2015-mailcrypt-clear-verify): Use it.
15102 (mml2015-gpg-clear-verify): Use it.
15103 (mml2015-pgg-clear-verify): Use it.
15104 (mml2015-epg-clear-verify): Replace the current part with the output
15105 from GnuPG; don't extract the plaintext by itself.
15106
15107 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15108 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15109 mml2015-clear-verify-function; don't touch the armor headers or
15110 dash-escaped text here.
15111
15112 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
15113
15114 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15115 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15116 parts, or application/octet-stream as a last resort.
15117 (gnus-mime-view-part-as-type): Don't toggle display.
15118 (gnus-mime-view-part-as-charset): Don't turn off display before
15119 querying charset.
15120
15121 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15122 stuff to undisplayer function in Emacs.
15123 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15124
15125 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15126 text/calendar parts.
15127
15128 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
15129
15130 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15131 decoding text/calendar parts.
15132
15133 * message.el (message-forward-make-body-mime): Always mark body as
15134 having no illegible text; remove signed-or-encrypted argument.
15135 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15136
15137 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15138 (mml-generate-mime-1): Don't encode body if it is specified to be in
15139 raw form; don't make buffer be unibyte when inserting multibyte string.
15140
15141 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
15142
15143 * sha1.el: Fix up comment style.
15144 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15145 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15146
15147 * hex-util.el: Fix up comment style.
15148 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15149
15150 * gnus-salt.el: Use with-current-buffer.
15151 (gnus-pick-setup-message): Fix long-standing typo.
15152
15153 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
15154
15155 * imap.el (imap-logout-timeout): New variable.
15156 (imap-logout, imap-logout-wait): New functions.
15157 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15158
15159 * nnimap.el (nnimap-logout-timeout): New server variable.
15160 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15161 nnimap-logout-timeout.
15162
15163 * gnus-art.el (gnus-article-summary-command-nosave)
15164 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15165
15166 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
15167
15168 * gnus.el (gnus-maximum-newsgroup): New variable.
15169
15170 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15171 according to gnus-maximum-newsgroup.
15172
15173 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15174 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15175 Limit the range of articles according to gnus-maximum-newsgroup.
15176
15177 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
15178
15179 * gnus-art.el (gnus-sticky-article): Fix problems described in
15180 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
15181 Don't perform gnus-configure-windows here; reuse existing sticky
15182 article buffer.
15183
15184 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15185 it doesn't exist in gnus-article-mode.
15186
15187 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
15188
15189 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15190 (gnus-agent-decoded-group-name): New function.
15191 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15192 (gnus-agent-expire-group-1): Use it; decode group name in messages.
15193
15194 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
15195
15196 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15197 Add binding for gnus-sticky-article.
15198 (gnus-summary-exit): Don't kill sticky article buffers.
15199
15200 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15201 article buffer.
15202 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15203 (gnus-kill-sticky-article-buffers): New commands.
15204
15205 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
15206
15207 * nntp.el (nntp-xref-number-is-evil): New server variable.
15208 (nntp-find-group-and-number): If it is non-nil, don't trust article
15209 numbers in the Xref header.
15210
15211 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
15212
15213 * gnus-agent.el (gnus-agent-read-group): New function.
15214 (gnus-agent-flush-group, gnus-agent-expire-group)
15215 (gnus-agent-regenerate-group): Use it.
15216 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15217 nnmail-pathname-coding-system.
15218
15219 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
15220
15221 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15222
15223 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15224 that are unread as unread, and also as selected so that information of
15225 marks having been changed by a user may be updated when exiting group.
15226
15227 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
15228
15229 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15230
15231 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
15232
15233 * gnus-art.el (gnus-mime-display-single): Pass part number that is
15234 calculated ignoring signature parts to gnus-treat-article.
15235
15236 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
15237
15238 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15239 a point here in order to keep the window start.
15240 (gnus-insert-mime-security-button): Make a button overlay without the
15241 front stickiness.
15242 (gnus-mime-display-security): Goto the end of a button.
15243
15244 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15245
15246 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
15247
15248 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15249 group-name-at-point.
15250 (gnus-group-completing-read): New function that offers decoded
15251 non-ASCII group names for completion.
15252 (gnus-fetch-group, gnus-group-read-ephemeral-group)
15253 (gnus-group-jump-to-group, gnus-group-make-group-simple)
15254 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15255 (gnus-group-fetch-control): Use it.
15256 (gnus-fetch-group): Use group-name-at-point for the initial value
15257 rather than the default value; use gnus-alive-p.
15258
15259 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15260 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15261 (gnus-summary-post-news): Use gnus-group-completing-read.
15262
15263 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15264 (gnus-read-move-group-name): Decode group name for completion.
15265
15266 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
15267
15268 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15269 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15270 Yamaoka slightly modified the code).
15271
15272 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
15273
15274 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15275 (nnmail-split-incoming): Bind it.
15276
15277 * nnml.el (nnml-group-name-charset): New function.
15278 (nnml-decoded-group-name): Use it; don't decode group name if
15279 nnmail-group-names-not-encoded-p is non-nil.
15280 (nnml-encoded-group-name): New function.
15281 (nnml-group-pathname): Inline nnml-decoded-group-name.
15282 (nnml-request-expire-articles): Decode group name in message.
15283 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15284 nnmail-pathname-coding-system.
15285 (nnml-save-mail, nnml-active-number): Work with decoded group names and
15286 not decoded ones according to nnmail-group-names-not-encoded-p.
15287 (nnml-generate-active-info): Use nnml-encoded-group-name.
15288
15289 2007-08-08 Glenn Morris <rgm@gnu.org>
15290
15291 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15292 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15293 doc-strings and comments.
15294
15295 2007-07-25 Glenn Morris <rgm@gnu.org>
15296
15297 * Relicense all FSF files to GPLv3 or later.
15298
15299 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
15300
15301 * gnus-sum.el (gnus-summary-move-article):
15302 Make gnus-summary-respool-article work.
15303
15304 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
15305
15306 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15307 string.
15308
15309 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
15310
15311 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
15312 that should be ignored when comparing distant RSS articles with local
15313 ones.
15314 (nnrss-make-hash-index): New function. Create a hash index according
15315 to the ignored fields.
15316 (nnrss-check-group): Use it.
15317
15318 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
15319
15320 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15321
15322 * gnus-art.el (article-decode-group-name): Decode Xref header too.
15323
15324 * gnus-group.el (gnus-group-make-group): Encode group name here unless
15325 the new optional argument ENCODED is non-nil.
15326 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15327 coding system for encoding group name.
15328 (gnus-group-make-rss-group): Pass un-encoded group name to
15329 gnus-group-make-group.
15330 (gnus-group-set-info): Tell gnus-group-make-group that group name is
15331 encoded.
15332
15333 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15334 Encode group name to which articles are moved or copied.
15335 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15336 coding system for encoding Newsgroup, Followup-To and Xref headers.
15337
15338 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15339 marks; use nnheader-file-coding-system to write a file.
15340 (nnagent-retrieve-headers): Bind file-name-coding-system to
15341 nnmail-pathname-coding-system.
15342
15343 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15344
15345 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15346 (nnml-request-article, nnml-request-create-group)
15347 (nnml-request-rename-group, nnml-find-id)
15348 (nnml-possibly-change-directory, nnml-possibly-create-directory)
15349 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15350 (nnml-save-marks): Use nnml-group-pathname instead of
15351 nnmail-group-pathname.
15352
15353 (nnml-request-create-group, nnml-request-expire-articles)
15354 (nnml-request-move-article, nnml-request-delete-group)
15355 (nnml-deletable-article-p, nnml-possibly-create-directory)
15356 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15357 (nnml-open-marks): Bind file-name-coding-system to
15358 nnmail-pathname-coding-system.
15359
15360 (nnml-request-article): Pass server argument to nnml-find-group-number.
15361 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15362 Pass server argument to nnml-possibly-create-directory.
15363 (nnml-request-accept-article): Pass server argument to
15364 nnml-active-number and nnml-save-mail.
15365 (nnml-find-group-number): Pass server argument to nnml-find-id.
15366 (nnml-request-update-info): Pass server argument to
15367 nnml-marks-changed-p.
15368
15369 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15370 (nnml-save-mail, nnml-active-number): Add server argument.
15371
15372 (nnml-request-delete-group): Warn if group is missing.
15373 (nnml-get-nov-buffer): Decode group name.
15374 (nnml-generate-active-info): Encode group name.
15375 (nnml-open-marks): Decode group name in messages.
15376
15377 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
15378
15379 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15380 if it is not specified.
15381 (gnus-article-pipe-part, gnus-article-save-part)
15382 (gnus-article-interactively-view-part, gnus-article-copy-part)
15383 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15384 (gnus-article-inline-part, gnus-article-save-part-and-strip)
15385 (gnus-article-replace-part, gnus-article-delete-part)
15386 (gnus-article-view-part-as-type): Pass raw prefix argument to
15387 gnus-article-part-wrapper.
15388
15389 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
15390
15391 * gnus-agent.el (gnus-agent-save-active):
15392 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15393
15394 * gnus-cache.el (gnus-cache-save-buffers)
15395 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15396 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15397 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15398 (gnus-cache-braid-nov, gnus-cache-braid-heads)
15399 (gnus-cache-generate-active, gnus-cache-rename-group)
15400 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15401 (gnus-cache-update-overview-total-fetched-for):
15402 Bind file-name-coding-system to nnmail-pathname-coding-system.
15403 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15404 New variables.
15405 (gnus-cache-decoded-group-name): New function.
15406 (gnus-cache-file-name): Use it.
15407 (gnus-cache-generate-active): Use non-decoded group name for active.
15408
15409 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15410 right place.
15411 (gnus-write-active-file): Don't break non-ASCII group names.
15412
15413 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15414 nnmail-pathname-coding-system.
15415
15416 * gnus-uu.el (gnus-uu-decode-save): Typo.
15417
15418 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
15419
15420 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15421
15422 2007-07-14 David Kastrup <dak@gnu.org>
15423
15424 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15425 finishing actions if we did not edit the article.
15426
15427 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15428
15429 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15430 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15431 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15432 (gnus-agent-flush-group, gnus-agent-flush-cache)
15433 (gnus-agent-fetch-headers, gnus-agent-load-alist)
15434 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15435 (gnus-agent-retrieve-headers, gnus-agent-request-article)
15436 (gnus-agent-regenerate-group)
15437 (gnus-agent-update-files-total-fetched-for)
15438 (gnus-agent-update-view-total-fetched-for):
15439 Bind file-name-coding-system to nnmail-pathname-coding-system.
15440 (gnus-agent-group-pathname): Don't encode file names by
15441 nnmail-pathname-coding-system.
15442 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15443 coding-system-for-write instead of buffer-file-coding-system to
15444 gnus-agent-file-coding-system.
15445
15446 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15447 Decode group name.
15448
15449 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15450
15451 * gnus-start.el (gnus-update-active-hashtb-from-killed)
15452 (gnus-read-newsrc-el-file): Make group names unibyte.
15453
15454 * nnmail.el (nnmail-group-pathname): Don't encode file names by
15455 nnmail-pathname-coding-system.
15456
15457 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15458 (nnrss-request-delete-group): Bind file-name-coding-system to
15459 nnmail-pathname-coding-system.
15460 (nnrss-read-server-data, nnrss-read-group-data):
15461 Bind file-name-coding-system correctly.
15462 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15463
15464 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15465 (nntp-server-to-method-cache): New variable.
15466 (nntp-group-pathname): New function that decodes non-ASCII group names.
15467 (nntp-possibly-create-directory, nntp-marks-changed-p)
15468 (nntp-save-marks, nntp-open-marks): Use it.
15469 (nntp-possibly-create-directory, nntp-open-marks):
15470 Bind file-name-coding-system to nnmail-pathname-coding-system.
15471 (nntp-open-marks): Decode group names when bootstrapping marks.
15472
15473 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15474 Newsgroups and Followup-To headers.
15475
15476 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15477
15478 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15479 (gnus-server-closed-face, gnus-server-denied-face)
15480 (gnus-server-offline-face): Remove variable.
15481 (gnus-server-font-lock-keywords): Use faces that are not aliases.
15482
15483 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15484 of modifying message-stack directly for XEmacs.
15485
15486 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15487 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15488 if the coding-system argument is nil for XEmacs.
15489
15490 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15491 mm-charset-override-alist.
15492
15493 * rfc2047.el: Don't require base64; require rfc2045 for the function
15494 rfc2045-encode-string.
15495 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15496 to quote the parameter value.
15497
15498 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
15499
15500 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15501 form in gnus-group-name-charset-method-alist.
15502
15503 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15504 overrides the default layout edit-form.
15505
15506 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15507
15508 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15509
15510 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
15511
15512 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15513 as unfetched articles.
15514
15515 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
15516
15517 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15518
15519 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
15520
15521 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15522 original back end that keeps marks in the local system.
15523
15524 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
15525
15526 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15527 arg of pop-to-buffer for XEmacs.
15528 (gnus-article-read-summary-keys): Ditto; don't restore window
15529 configuration if summary command ends up with neither article buffer
15530 nor summary buffer; describe bindings if summary keys end with C-h.
15531
15532 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
15533
15534 * message.el (message-fix-before-sending): Skip raw message part to be
15535 forwarded while checking illegible text.
15536 (message-forward-make-body-mime, message-forward-make-body):
15537 Mark signed or encrypted raw message as having no illegible text.
15538
15539 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15540
15541 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15542 (gnus-message-with-timestamp-1): New macro.
15543 (gnus-message-with-timestamp): New function.
15544 (gnus-message): Use them.
15545
15546 * nnheader.el (nnheader-message): Use them.
15547
15548 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
15549
15550 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15551 .newsrc.eld file.
15552
15553 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15554
15555 * gnus-agent.el (gnus-agent-fetch-headers)
15556 (gnus-agent-retrieve-headers):
15557 Bind gnus-decode-encoded-address-function to identity.
15558
15559 * nntp.el (nntp-send-xover-command): Recognize an xover command is
15560 available also when the server returns simply a dot.
15561
15562 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15563
15564 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
15565
15566 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15567
15568 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
15569
15570 * gnus-ems.el (gnus-x-splash): Make it work.
15571
15572 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15573 from being used.
15574
15575 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
15576
15577 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15578 the front stickiness.
15579 (gnus-article-summary-command-nosave): Correct the order of the
15580 arguments passed to pop-to-buffer.
15581 (gnus-article-read-summary-keys): Ditto; make it work properly when the
15582 summary command ends up with the article buffer.
15583
15584 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15585 the same faces.
15586
15587 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
15588
15589 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15590
15591 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
15592
15593 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15594 * gnus-sum.el (gnus-summary-highlight):
15595 * mail-source.el (mail-source-delete-old-incoming-confirm):
15596 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15597
15598 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
15599
15600 * gnus-art.el (gnus-mime-view-part-externally)
15601 (gnus-mime-view-part-internally): Fix predicate function passed to
15602 completing-read.
15603
15604 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15605
15606 * gnus.el (gnus-update-message-archive-method): Add :version.
15607
15608 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
15609
15610 * gnus.el (gnus-update-message-archive-method): New variable.
15611
15612 * gnus-start.el (gnus-setup-news): Update saved "archive" method
15613 according to gnus-message-archive-method if
15614 gnus-update-message-archive-method is non-nil.
15615
15616 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15617
15618 * gnus-sum.el (gnus-summary-limit-to-address): New function.
15619 Suggested by Loic Dachary <loic@dachary.org>.
15620 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15621
15622 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
15623
15624 * message.el (message-pop-to-buffer): Add switch-function argument.
15625 (message-mail): Pass switch-function argument to it.
15626
15627 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
15628
15629 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15630 Improve doc string.
15631
15632 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15633
15634 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15635 (gnus-header-content):
15636 * gnus-cite.el (gnus-cite-10):
15637 * gnus-srvr.el (gnus-server-closed):
15638 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15639 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15640 (gnus-group-mail-3-empty, gnus-group-mail-low)
15641 (gnus-group-mail-low-empty, gnus-splash):
15642 * message.el (message-header-to, message-header-cc)
15643 (message-header-subject, message-header-other, message-header-name)
15644 (message-header-xheader, message-separator, message-cited-text)
15645 (message-mml): Lighten colors of faces used for dark background.
15646
15647 2007-05-24 Simon Josefsson <simon@josefsson.org>
15648
15649 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15650 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
15651
15652 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15653
15654 * message.el (message-narrow-to-headers-or-head):
15655 Ignore mail-header-separator in the body.
15656
15657 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
15658
15659 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15660 same as window size.
15661
15662 2007-05-22 Kevin Ryde <user42@zip.com.au>
15663
15664 * message.el (message-font-lock-keywords): Use message-header-xheader
15665 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
15666 ahead of the anything pattern, to get it recognized.
15667
15668 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
15669
15670 * gnus-sum.el (gnus-articles-to-read)
15671 (gnus-summary-insert-old-articles): Don't truncate group name for
15672 `read-string'.
15673
15674 * gnus-util.el (gnus-limit-string): Delete this function.
15675
15676 * gnus-sum.el (gnus-simplify-subject-fully):
15677 Use `truncate-string-to-width' instead.
15678
15679 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
15680
15681 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15682 Tell if, on summary exit, the next group has to be selected.
15683 (gnus-summary-exit): Use it.
15684
15685 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
15686
15687 * gnus-art.el (gnus-article-mode): Fix comment about displaying
15688 non-break space.
15689
15690 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
15691
15692 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15693 Check if group is not a directory.
15694 (nnfolder-request-expire-articles): Don't delete articles if the target
15695 group is not available.
15696
15697 * nnml.el (nnml-request-create-group): Properly check if group is not a
15698 file.
15699 (nnml-request-expire-articles): Don't delete articles if the target
15700 group is not available.
15701
15702 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15703 Don't quote characters that are within parentheses.
15704
15705 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
15706
15707 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15708 (gnus-handle-ephemeral-exit): Select article according to it.
15709
15710 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15711
15712 * message.el (message-insert-formated-citation-line): Remove newline.
15713 (message-citation-line-format): Add final \n here so that the user can
15714 avoid a blank line.
15715
15716 2007-05-03 Dan Christensen <jdc@uwo.ca>
15717
15718 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15719 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15720 Update lanl/arXiv support.
15721
15722 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15723
15724 * gnus.el: Bump version number.
15725
15726 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15727
15728 * gnus.el (gnus-version-number): Bump version.
15729
15730 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15731
15732 * gnus.el: No Gnus v0.6 is released.
15733
15734 2007-04-27 Didier Verna <didier@xemacs.org>
15735
15736 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15737 * gmm-utils.el (gmm-regexp-concat): ... here.
15738 * message.el: Don't require 'gnus-util.
15739 (message-dont-reply-to-names): Handle name change above.
15740 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15741
15742 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15743
15744 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15745 since the initial value varies according to the system.
15746
15747 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15748
15749 * mm-util.el (mm-charset-synonym-alist): Defcustom.
15750
15751 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
15752
15753 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15754
15755 2007-04-24 Didier Verna <didier@xemacs.org>
15756
15757 Improve the type of gnus-ignored-from-addresses.
15758 * gnus-util.el (gnus-orify-regexp): New function.
15759 * message.el (gnus-util): Require it.
15760 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15761 * gnus-sum.el (gnus-ignored-from-addresses): New function.
15762 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15763
15764 2007-04-24 Didier Verna <didier@xemacs.org>
15765
15766 * gnus-sum.el:
15767 * gnus-utils.el: Fix some trailing whitespaces.
15768
15769 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
15770
15771 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15772 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15773 article's Message-ID; refer parent article in summary buffer.
15774
15775 * message.el (message-bounce): Call mime-to-mml.
15776
15777 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15778
15779 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15780
15781 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15782
15783 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15784 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15785 displayed of multipart/alternative part if it is invoked from summary
15786 buffer.
15787
15788 * mm-view.el (mm-inline-text-html-render-with-w3m)
15789 (mm-inline-text-html-render-with-w3m-standalone)
15790 (mm-inline-render-with-function): Use mail-parse-charset by default.
15791
15792 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
15793
15794 * parse-time.el (parse-time-string-chars): Check if CHAR
15795 is less than the length of parse-time-syntax.
15796
15797 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
15798
15799 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15800 from gnus-newsgroup-processable.
15801
15802 2007-04-16 Didier Verna <didier@xemacs.org>
15803
15804 * gnus-msg.el (gnus-configure-posting-styles):
15805 Handle message-signature-directory properly with :file syntax.
15806 Reported by "Leo".
15807
15808 2007-04-11 Didier Verna <didier@xemacs.org>
15809
15810 New user option: message-signature-directory.
15811 * gnus-msg.el (gnus-configure-posting-styles): Support it.
15812 * message.el (message-insert-signature): Ditto.
15813 * message.el (message-signature-file): Doc update.
15814 * message.el (message-signature-directory): New.
15815
15816 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
15817
15818 * gnus-msg.el (gnus-inews-yank-articles):
15819 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15820
15821 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
15822
15823 * message.el (message-yank-original): Make sure cited text ends with
15824 newline; don't exchange point and mark.
15825
15826 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
15827
15828 * tls.el (open-tls-stream): Properly handle case where there
15829 is no associated buffer.
15830
15831 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
15832
15833 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15834 message-yank-original, make sure (< mark TEXT point).
15835
15836 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15837
15838 * message.el (message-fill-column): New variable.
15839 (message-mode): Use it. Add comment on a possible new hook.
15840
15841 * nnmail.el (nnmail-spool-file): Mark as obsolete.
15842 (nnmail-get-new-mail): Reformat.
15843
15844 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15845
15846 * gmm-utils.el: Fix Commentary.
15847 (gmm-tool-bar-from-list): Fix typo in doc string.
15848
15849 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
15850
15851 * message.el (message-yank-original): Don't switch point and mark
15852 unnecessarily to put point and mark as documented.
15853
15854 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15855
15856 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15857 from the message heads.
15858
15859 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
15860
15861 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15862 article buffer does not have a window. This may not be the best
15863 solution but is certainly better than setting the start of the null,
15864 that is the current, window.
15865
15866 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
15867
15868 * gnus-draft.el (gnus-draft-setup-hook): New hook.
15869 (gnus-draft-setup): Run it.
15870
15871 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15872 gnus-score-fast-scoring. Allow regexp.
15873 (gnus-score-headers): Use it.
15874
15875 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15876 XEmacs.
15877
15878 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15879 string.
15880 (gnus-button-alist): Also catch `<f1> k ...'.
15881 (gnus-treat-display-x-face): Fix doc string.
15882
15883 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15884
15885 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15886 evaluation of gnus-extended-version to ensure correct generation of the
15887 User-Agent header when message-generate-headers-first is used.
15888
15889 2007-03-24 Simon Josefsson <simon@josefsson.org>
15890
15891 * hashcash.el (hashcash-generate-payment-async): Don't crash if
15892 hashcash-path is nil. Don't call callback with incorrect number of
15893 parameters if val is 0.
15894
15895 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15896
15897 * message.el (message-required-news-headers):
15898 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15899
15900 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
15901
15902 * message.el (message-generate-new-buffers): Change the meaning of the
15903 nil value; add `standard' to the choices; treat t as `unique'; improve
15904 doc string.
15905 (gnus-select-frame-set-input-focus): Autoload.
15906 (message-buffer-name): Search for the existing message buffer if
15907 message-generate-new-buffers is nil or `standard'; treat the value t of
15908 message-generate-new-buffers as `unique'.
15909 (message-pop-to-buffer): Raise the frame already displaying the message
15910 buffer; clear the echo area after querying.
15911 (message-setup): Pass the `continue' argument to compose-mail.
15912 (message-mail): Prefer `switch-function' if it is given; search for the
15913 existing message buffer if the `continue' argument is non-nil; pass
15914 continue and switch-function arguments to compose-mail by way of
15915 message-setup.
15916 (message-mail-other-window): Adjust argument of message-setup.
15917 (message-mail-other-frame): Ditto.
15918
15919 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
15920
15921 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15922 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15923 to turn font-lock on when turning gnus-message-citation-mode on.
15924
15925 2007-03-06 Daiki Ueno <ueno@unixuser.org>
15926
15927 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15928 (mml-smime-function-alist): New variable; add epg as the backend.
15929 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15930 mml-smime- functions instead.
15931 * mm-view.el: Require smime.
15932
15933 2007-03-05 Didier Verna <didier@xemacs.org>
15934
15935 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15936 instead of just inheritance for posting styles.
15937 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15938
15939 2007-02-24 John Paul Wallington <jpw@pobox.com>
15940
15941 * tls.el (tls-certtool-program): Fix custom type.
15942
15943 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15944
15945 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15946 and point-at-eol instead of line-(beginning|end)-position.
15947
15948 * assistant.el (assistant-parse-buffer): Ditto.
15949
15950 2007-02-28 Daiki Ueno <ueno@unixuser.org>
15951
15952 * mml2015.el (mml2015-epg-find-usable-key): New function.
15953 (mml2015-epg-sign): Use it.
15954 (mml2015-epg-encrypt): Use it.
15955
15956 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
15957
15958 * message.el (message-make-in-reply-to): Quote name containing
15959 non-ASCII characters. It will make the RFC2047 encoder cause an error
15960 if there are special characters. Reported by NAKAJI Hiroyuki
15961 <nakaji@jp.freebsd.org>.
15962
15963 2007-02-27 Didier Verna <didier@xemacs.org>
15964
15965 Include the group parameters as well as the topic ones in the
15966 inheritance filter process.
15967 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15968 argument GROUP-PARAMS-LIST.
15969 * gnus-topic.el (gnus-group-topic-parameters): Use it.
15970
15971 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
15972
15973 * nntp.el (nntp-never-echoes-commands)
15974 (nntp-open-connection-functions-never-echo-commands): New variables.
15975 (nntp-send-command): Use them.
15976
15977 2007-02-20 Daiki Ueno <ueno@unixuser.org>
15978
15979 * mml2015.el (mml2015-epg-verify): Simplify.
15980
15981 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
15982
15983 * mml.el (mml-content-disposition-alist): New user option.
15984 (mml-content-disposition): New function.
15985 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15986 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15987
15988 2007-02-19 Daiki Ueno <ueno@unixuser.org>
15989
15990 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15991 verification.
15992
15993 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15994
15995 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15996 articles posted in the last 24 hours.
15997
15998 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
15999
16000 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16001
16002 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
16003
16004 * nntp.el (nntp-send-command): Don't wait for echoes when
16005 nntp-open-ssl-stream is used.
16006
16007 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
16008
16009 * gnus-cite.el (gnus-test-font-lock-add-keywords)
16010 (gnus-message-add-citation-keywords)
16011 (gnus-message-remove-citation-keywords): Remove.
16012 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16013 directly, make the variables in font-lock-defaults buffer-local, add
16014 gnus-message-citation-keywords to them and then update the value of
16015 font-lock-keywords.
16016
16017 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
16018
16019 * message.el (message-cite-original-1): Don't call
16020 gnus-article-highlight-citation.
16021
16022 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16023 citations; fix line count.
16024
16025 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16026
16027 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16028 (gnus-message-add-citation-keywords)
16029 (gnus-message-remove-citation-keywords): Use it; fix the emulating
16030 versions of font-lock-add-keywords and font-lock-remove-keywords to
16031 work with XEmacs correctly.
16032
16033 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
16034
16035 * gnus-cite.el (gnus-cite-face-list): Set the values of
16036 gnus-message-max-citation-depth and gnus-message-citation-keywords.
16037 (gnus-message-max-citation-depth): Use defvar rather than defconst.
16038 (gnus-message-cite-prefix-regexp): New variable.
16039 (gnus-message-search-citation-line): Use it; protect against long
16040 citation prefix; fill match data with nil rather than 0 for XEmacs; set
16041 the 0th match data for Emacs.
16042 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16043 (gnus-message-add-citation-keywords): Append keywords rather than
16044 prepending; emulate font-lock-add-keywords if it is not available.
16045 (gnus-message-remove-citation-keywords):
16046 Emulate font-lock-remove-keywords if it is not available.
16047
16048 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16049
16050 * message.el (message-cite-prefix-regexp): Set the value of
16051 gnus-message-cite-prefix-regexp.
16052
16053 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16054
16055 * nnweb.el (nnweb-google-parse-1): Update parser.
16056
16057 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
16058
16059 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16060
16061 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16062
16063 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16064 regexp.
16065
16066 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16067
16068 * uudecode.el (uudecode-string-to-multibyte): New function emulating
16069 string-to-multibyte.
16070 (uudecode-decode-region-internal): Use it.
16071
16072 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
16073
16074 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16075 Fix custom choice.
16076
16077 * gnus-art.el (gnus-signature-limit): Fix custom choice.
16078
16079 2007-01-22 Daiki Ueno <ueno@unixuser.org>
16080
16081 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16082
16083 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16084 `write-region' to respect `mm-inhibit-file-name-handlers'.
16085
16086 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
16087
16088 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16089 Use gnus-home-directory instead of "~/" or "$HOME".
16090
16091 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
16092
16093 * encrypt.el (encrypt-insert-file-contents): Add better prompt
16094 to mention filename.
16095 Add comments at beginning regarding usage.
16096 (encrypt-write-file-contents): Change interactive so a string is
16097 acceptable. If the file has no associated model, show an error instead
16098 of a nonsense prompt.
16099
16100 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
16101
16102 * spam.el (spam-bsfilter-ham-switch): Fix typo.
16103 Thanks to Yoshihiko Yamada for kind notification of this typo.
16104
16105 2007-01-12 Kenichi Handa <handa@m17n.org>
16106
16107 * uudecode.el (uudecode-decode-region-internal): Make it work in a
16108 multibyte buffer.
16109
16110 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
16111
16112 * gnus-score.el (gnus-score-fast-scoring): New variable.
16113 (gnus-score-headers): Use it.
16114
16115 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16116
16117 * message.el (message-cite-original-1):
16118 Call gnus-article-highlight-citation if requested.
16119 (message-make-from): Allow name and address as optional arguments.
16120
16121 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16122
16123 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16124 bugs to doc string.
16125 (gnus-button-alist): Add mid\\|message-id.
16126 (gnus-button-fetch-group): Extend for use in
16127 `browse-url-browser-function'.
16128 (gnus-button-url-regexp): Try to catch paired parentheses like in
16129 Wikipedia URLs.
16130
16131 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16132 Suggested by Simon Krahnke <overlord@gmx.li>.
16133
16134 2007-01-13 Romain Francoise <romain@orebokech.com>
16135
16136 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16137 Update copyright.
16138
16139 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
16140
16141 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16142
16143 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
16144
16145 * gnus-registry.el (gnus-registry-unfollowed-groups)
16146 (gnus-registry-split-fancy-with-parent): Fix documentation.
16147
16148 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
16149
16150 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16151 from nnweb groups.
16152
16153 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
16154
16155 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16156 Xref urls. Erase buffer before requesting head.
16157
16158 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16159
16160 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
16161
16162 * gnus-soup.el (gnus-soup): New custom group. Make user variables
16163 customizable.
16164
16165 2007-01-05 Daiki Ueno <ueno@unixuser.org>
16166
16167 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16168 no signing key is found.
16169 (mml2015-epg-encrypt): Ask user whether to skip or abort if
16170 no encrypting and/or signing key is found.
16171
16172 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
16173
16174 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16175
16176 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16177
16178 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16179 headers read from disk with the ones newly found in the current search.
16180 This should no longer cause problems, because the article numbers in
16181 Gmane's `nov.php' output are ignored since the previous change.
16182
16183 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16184
16185 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16186
16187 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
16188
16189 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16190
16191 2007-01-01 Romain Francoise <romain@orebokech.com>
16192
16193 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16194
16195 2006-12-31 Steve Youngs <steve@sxemacs.org>
16196
16197 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16198 `define-minor-mode' macro definition expanded properly.
16199 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16200 exclude it there.
16201
16202 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16203 of 2006-12-30. The default is nil on (S)XEmacs already because of the
16204 `fboundp' test.
16205 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16206 This is OK to autoload in (S)XEmacs now.
16207
16208 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
16209
16210 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16211 keystroke.
16212 (gnus-summary-limit-to-singletons): Fix typo.
16213
16214 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16215 else fails.
16216
16217 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16218
16219 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16220 docstring.
16221
16222 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16223 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16224 (gnus-summary-insert-dormant-articles): Fix typo in message.
16225
16226 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
16227
16228 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16229 nil for XEmacs.
16230 (gnus-message-citation-mode): Don't autoload in XEmacs.
16231
16232 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16233
16234 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
16235
16236 * nnimap.el (nnimap-expunge-search-string):
16237 Mention nnimap-search-uids-not-since-is-evil in docstring.
16238
16239 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
16240
16241 * spam.el: Revert to make-obsolete-variable because
16242 define-obsolete-variable-alias is not supported in Emacs 21.
16243
16244 * spam.el (spam-ifile-path, spam-ifile-database-path)
16245 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16246 make-obsolete-variable.
16247 (spam-bsfilter-path, spam-bsfilter-program)
16248 (spam-spamassassin-path, spam-spamassassin-program)
16249 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16250 Don't use "path" inappropriately.
16251 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16252 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16253 variable names.
16254
16255 2006-12-28 Daiki Ueno <ueno@unixuser.org>
16256
16257 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16258 summary buffer.
16259
16260 * password.el (password-cache-remove): Use clear-string to burn
16261 password, if available.
16262
16263 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
16264
16265 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16266
16267 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16268
16269 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16270 (gnus-message-highlight-citation): Move defcustom here from
16271 gnus-cite.el.
16272 (gnus-message-citation-mode): Autoload.
16273
16274 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
16275 checks to make it compile with XEmacs.
16276 (gnus-message-citation-mode): New minor mode.
16277 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16278 (gnus-message-highlight-citation): New variables.
16279 (gnus-message-search-citation-line)
16280 (gnus-message-add-citation-keywords)
16281 (gnus-message-remove-citation-keywords)
16282 (turn-on-gnus-message-citation-mode)
16283 (turn-off-gnus-message-citation-mode): New functions.
16284
16285 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
16286
16287 * gnus-cite.el: Enable highlighting of different citation levels in
16288 message-mode.
16289
16290 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
16291
16292 * message.el (message-make-fqdn): Fix comment.
16293 (message-bogus-system-names): Add ".local".
16294
16295 * spam.el (spam-ifile-path, spam-ifile-program)
16296 (spam-ifile-database-path, spam-ifile-database)
16297 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16298 Don't use "path" inappropriately.
16299 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16300 strings.
16301 (spam-check-ifile, spam-ifile-register-with-ifile)
16302 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16303 Use new variable names.
16304
16305 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16306 (gnus-treat-display-smileys): Simplify using
16307 gnus-image-type-available-p.
16308
16309 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16310 available.
16311
16312 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
16313
16314 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16315 one after turning on the buffer's multibyteness instead of decoding
16316 them directly in the unibyte buffer that causes unexpected conversion
16317 in Emacs 23 (unicode).
16318
16319 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16320
16321 * message.el (message-generate-hashcash): Fix custom type.
16322
16323 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
16324
16325 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16326
16327 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
16328
16329 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16330 disconnect icons. Add help text.
16331
16332 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
16333
16334 * spam.el (spam-extra-header-to-number): CRM114 spam score is
16335 negated to be consistent with the others we handle.
16336
16337 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
16338
16339 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16340 version of gnus-summary-buffer to something, so that we can use two
16341 article buffers at the same time.
16342
16343 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
16344
16345 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16346 trigger all the extra headers.
16347 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16348 sorting.
16349
16350 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16351
16352 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16353 solid groups.
16354
16355 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
16356
16357 * legacy-gnus-agent.el: Add Copyright notice.
16358
16359 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
16360
16361 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16362
16363 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
16364
16365 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16366
16367 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16368 to make it work reliably in CVS Emacs.
16369 (gnus-summary-limit-strange-charsets-predicate)
16370 (gnus-summary-limit-to-predicate): New functions.
16371
16372 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
16373
16374 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16375 specifying array size.
16376 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16377 array if it is too small.
16378 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16379 (gnus-sort-threads-loop): New function.
16380
16381 2006-12-06 Chris Moore <dooglus@gmail.com>
16382
16383 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16384 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16385
16386 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
16387
16388 * mm-url.el (mm-url-predefined-programs): Call curl with correct
16389 options.
16390
16391 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
16392
16393 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16394 DOS-ing the recipient.
16395
16396 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16397 the headers when creating the mapping to avoid mismappings.
16398 (nnweb-gmane-create-mapping): Always nix out old mapping.
16399
16400 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
16401
16402 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16403 and mm-verify-option to never.
16404
16405 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
16406
16407 * message.el (message-signed-or-encrypted-p): New function.
16408 (message-forward-make-body): Use it.
16409
16410 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16411 Replace encode-coding-string with mm-encode-coding-string.
16412
16413 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
16414
16415 * nneething.el (nneething-decode-file-name):
16416 Replace decode-coding-string with mm-decode-coding-string.
16417
16418 * gnus-int.el (gnus-open-server): Say failed server's name.
16419
16420 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
16421
16422 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16423 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16424
16425 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16426 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16427 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16428 (gnus-group-make-directory-group, gnus-group-transpose-groups):
16429 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16430 (gnus-subscribe-newsgroup, gnus-1):
16431 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16432 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16433 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16434 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16435
16436 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16437
16438 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16439 keystroke.
16440 (gnus-summary-limit-to-bodies): Implement headersp.
16441
16442 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
16443
16444 * dns.el (query-dns): Protect against "Process dns deleted" strings.
16445
16446 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
16447
16448 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16449
16450 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16451
16452 * message.el (message-generate-hashcash): Expand range of values to
16453 include `opportunistic'.
16454 (message-send-mail): Use it.
16455
16456 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16457
16458 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16459 and comment it.
16460
16461 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16462
16463 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
16464
16465 * gnus-util.el (gnus-extract-address-components): Improve comment.
16466
16467 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16468
16469 * gnus-util.el (gnus-extract-address-components): Work with address in
16470 which the name portion contains @.
16471
16472 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16473
16474 * gnus.el (gnus-start): Move custom group up.
16475 (gnus-select-method): Don't autoload, but make it available for
16476 `customize-variable'.
16477 (gnus-getenv-nntpserver): Don't autoload.
16478
16479 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
16480
16481 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16482
16483 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16484
16485 * message.el (message-sendmail-extra-arguments): New variable.
16486 (message-send-mail-with-sendmail): Use it.
16487
16488 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16489
16490 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16491 mm-with-unibyte-current-buffer to make string unibyte.
16492
16493 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16494 mm-string-as-multibyte.
16495
16496 2006-11-14 Daiki Ueno <ueno@unixuser.org>
16497
16498 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16499 Reported by Werner Koch <wk@gnupg.org>.
16500
16501 2006-11-14 Daiki Ueno <ueno@p360>
16502
16503 * mml2015.el: Autoload epa-select-keys when compiling.
16504
16505 2006-11-13 Daiki Ueno <ueno@unixuser.org>
16506
16507 * mml2015.el (mml2015-epg-sign): Save the signing keys in
16508 message-options.
16509 (mml2015-epg-encrypt): Save the recipient keys in message-options.
16510
16511 2006-11-13 Daiki Ueno <ueno@unixuser.org>
16512
16513 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16514 EasyPG (< 0.0.6).
16515 (mml2015-always-trust): New user option.
16516 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16517 prompt.
16518
16519 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
16520
16521 * nntp.el (nntp-authinfo-force): New variable.
16522 (nntp-send-authinfo): Use it.
16523
16524 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
16525
16526 * message.el (message-strip-subject-encoded-words): Allow _not_ to
16527 decode encoded words. Improve prompt. Add comment about forwarding.
16528 (message-replacement-char): Move up.
16529
16530 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
16531
16532 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16533 instead of gnus-intersection because arguments of gnus-sorted-nunion
16534 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
16535
16536 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
16537
16538 * message.el (message-strip-subject-encoded-words): Reformat prompt.
16539 (message-simplify-subject-functions):
16540 Enable message-strip-subject-encoded-words by default.
16541
16542 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
16543
16544 * message.el (message-strip-subject-encoded-words): New function.
16545 (message-simplify-subject-functions): New variable.
16546 (message-simplify-subject): Use it. Fix typo in doc string.
16547 Support message-strip-subject-encoded-words.
16548
16549 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
16550
16551 * gnus-diary.el (gnus-diary-delay-format-function):
16552 * nndiary.el (nndiary-reminders):
16553 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16554
16555 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
16556
16557 * gnus-art.el (article-hide-boring-headers): Fetch date from
16558 gnus-original-article-buffer to avoid problems with localized date
16559 strings.
16560
16561 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
16562
16563 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16564
16565 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
16566
16567 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16568 New variables.
16569 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16570 (mm-charset-synonym-alist): Move some entries to
16571 mm-codepage-iso-8859-list.
16572 (mm-charset-synonym-alist, mm-charset-override-alist):
16573 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16574
16575 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
16576
16577 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16578
16579 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
16580
16581 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16582 with Emacs 21 and XEmacs.
16583
16584 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
16585
16586 * spam.el (spam-parse-address): New function for better parsing,
16587 catching errors, etc.
16588 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16589
16590 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
16591
16592 * mm-view.el: Add interactive arg to html2text autoload.
16593
16594 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
16595
16596 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16597
16598 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
16599
16600 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16601 New variables.
16602 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16603 (mm-charset-synonym-alist): Move some entries to
16604 mm-codepage-iso-8859-list.
16605
16606 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16607
16608 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
16609
16610 * message.el (message-citation-line-format)
16611 (message-insert-formated-citation-line): Fix implementation of %E, %N
16612 and %n according to the doc string.
16613
16614 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
16615
16616 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16617 Use car-safe to avoid bad parses.
16618
16619 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
16620
16621 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16622 names.
16623
16624 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16625
16626 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16627
16628 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16629 header.
16630
16631 * message.el (message-draft-headers): Add Date.
16632 (message-headers-to-generate): Fix typo in docstring.
16633
16634 * nndraft.el (nndraft-required-headers): New variable.
16635 (nndraft-generate-headers): Use it.
16636
16637 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16638
16639 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16640
16641 * gnus-registry.el (gnus-registry-wash-for-keywords)
16642 (gnus-registry-find-keywords): New functions to allow easy searching of
16643 articles that are in the registry.
16644
16645 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
16646
16647 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16648 Use ietf-drums-parse-address instead of gnus-extract-address-components.
16649 Reported by Damien Elmes <damien@repose.cx>.
16650
16651 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
16652
16653 * gnus.el (gnus-mime): Remove unused custom group.
16654
16655 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16656
16657 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16658 "blank line" when searching for end of armor headers.
16659
16660 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
16661
16662 * gmm-utils.el (gmm-write-region): Fix variable name.
16663
16664 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
16665
16666 * gmm-utils.el (gmm-write-region): New function based on compatibility
16667 code from `mm-make-temp-file'.
16668
16669 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16670
16671 * nnmaildir.el (nnmaildir--update-nov)
16672 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16673 Use `gmm-write-region'.
16674
16675 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
16676
16677 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16678 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16679
16680 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16681
16682 * message.el (message-replacement-char): New variable.
16683 (message-fix-before-sending): Use it.
16684 (message-simplify-subject): New function to remove duplicate code.
16685 (message-reply, message-followup): Use it.
16686
16687 * gnus-sum.el (gnus-summary-make-menu-bar):
16688 Clarify gnus-summary-limit-to-articles.
16689
16690 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
16691
16692 * gnus-util.el (gnus-with-local-quit): New macro.
16693
16694 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16695
16696 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
16697
16698 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16699 ignore non-string data.
16700
16701 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
16702
16703 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16704 non-string data (needs to be done in the registry too).
16705
16706 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16707
16708 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16709 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16710 (gnus-registry-split-fancy-with-parent)
16711 (gnus-registry-fetch-simplified-message-subject-fast)
16712 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16713 Remove text properties on ingress into the registry and when it's saved.
16714 (gnus-registry-clean-empty-function): Fix bug with cleaning the
16715 registry from entries with no groups.
16716
16717 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16718
16719 * gnus-util.el (gnus-string-remove-all-properties): Add utility
16720 function to remove string properties.
16721
16722 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
16723
16724 * gmm-utils.el (gmm): Adjust custom version.
16725
16726 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16727 Adjust custom version.
16728
16729 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16730
16731 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16732
16733 * gnus-art.el (gnus-insert-prev-page-button)
16734 (gnus-insert-next-page-button): Simplify. Reformat.
16735
16736 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16737
16738 * gnus-art.el (gnus-insert-prev-page-button)
16739 (gnus-insert-next-page-button): Apply gnus-article-button-face.
16740
16741 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
16742
16743 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16744
16745 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
16746
16747 * gnus-art.el (gnus-insert-mime-button)
16748 (gnus-insert-mime-security-button):
16749 Apply gnus-article-button-face to MIME and security buttons.
16750
16751 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
16752
16753 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16754 readable.
16755
16756 2006-09-20 Steve Youngs <steve@sxemacs.org>
16757
16758 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16759 `browse-url-of-file' instead of `browse-url'.
16760
16761 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16762
16763 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16764 regexp. Articles containing quotation were cut prematurely.
16765
16766 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
16767
16768 * message.el (message-cite-original-1): Use nobody by default for the
16769 value of From header.
16770 (message-reply): Ditto.
16771
16772 2006-09-11 Daiki Ueno <ueno@unixuser.org>
16773
16774 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16775 to the gnus-info. This fixes a bug of inline-PGP message verification.
16776 Reported by Michael Piotrowski <mxp@dynalabs.de>.
16777
16778 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
16779
16780 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16781 mails in the doc string. Add some URLs in comment.
16782 (pop3-movemail): Warn about pop3-leave-mail-on-server.
16783
16784 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
16785
16786 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16787 backslashes handling and the way to find boundaries of quoted strings.
16788
16789 2006-09-07 Daiki Ueno <ueno@unixuser.org>
16790
16791 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16792 mml1991-encrypt-to-self is set and mml1991-signers is not set.
16793 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16794 mml2015-encrypt-to-self is set and mml2015-signers is not set.
16795
16796 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
16797
16798 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
16799 doc string.
16800 (gnus-button-regexp, gnus-button-last): Remove unused variables.
16801
16802 2006-09-06 Simon Josefsson <jas@extundo.com>
16803
16804 * mml2015.el (mml2015-use): Doc fix, mention epg.
16805
16806 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16807
16808 * mml2015.el (mml2015-use): Default to epg, if available.
16809
16810 2006-09-06 Daiki Ueno <ueno@unixuser.org>
16811
16812 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16813 message-sender.
16814 (mml1991-epg-encrypt): Ditto.
16815 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16816 message-sender.
16817 (mml2015-epg-encrypt): Ditto.
16818
16819 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
16820
16821 * message.el (message-send-mail-with-sendmail): Look for sendmail in
16822 several common directories.
16823
16824 2006-09-05 Daiki Ueno <ueno@unixuser.org>
16825
16826 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16827 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16828
16829 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16830
16831 * gnus-art.el (article-decode-encoded-words): Make it fast.
16832
16833 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
16834
16835 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16836
16837 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16838 in quoted string into `\'.
16839
16840 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16841
16842 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16843 Use standard-syntax-table.
16844
16845 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16846
16847 * gnus-art.el (gnus-decode-address-function): New variable.
16848 (article-decode-encoded-words): Use it to decode headers which are
16849 assumed to contain addresses.
16850 (gnus-mime-delete-part): Remove useless `or'.
16851
16852 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16853 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16854 (gnus-nov-parse-line): Use it to decode From header.
16855 (gnus-get-newsgroup-headers): Ditto.
16856 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16857
16858 * mail-parse.el (mail-decode-encoded-address-region): New alias.
16859 (mail-decode-encoded-address-string): New alias.
16860
16861 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16862 New function.
16863 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16864 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16865 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16866 (rfc2047-decode-string): Ditto.
16867 (rfc2047-decode-address-region): New function.
16868 (rfc2047-decode-address-string): New function.
16869
16870 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
16871
16872 * message.el (message-caesar-buffer-body): Allow rotating headers.
16873
16874 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16875
16876 * message.el (message-insert-formated-citation-line): Fix %f.
16877 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16878
16879 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
16880
16881 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16882 (gnus-bookmark-mouse-available-p): New macro.
16883 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16884 (gnus-bookmark-bmenu-show-infos): Use it.
16885 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16886 (gnus-bookmark-bmenu-hide-infos): Ditto.
16887 (gnus-bookmark-remove-properties): New function.
16888 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16889 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16890 (gnus-bookmark-write-file): Bind coding-system-for-write.
16891 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16892 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16893 group before selecting it.
16894 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16895 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16896 quit-window if it is not available; use gnus-mouse-2 and bind it to
16897 gnus-bookmark-bmenu-select-by-mouse.
16898 (gnus-bookmark-show-details): Remove unused variable `details-list'.
16899 (gnus-bookmark-bmenu-select-by-mouse): New function.
16900
16901 2006-08-13 Romain Francoise <romain@orebokech.com>
16902
16903 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16904 space.
16905
16906 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16907
16908 * compface.el (uncompface): Use binary rather than raw-text-unix.
16909
16910 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
16911
16912 * compface.el (uncompface): Make sure the eol conversion doesn't take
16913 place when communicating with the external programs.
16914 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16915
16916 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
16917
16918 * nnheader.el (nnheader-insert-head): Fix typo in comment.
16919
16920 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16921
16922 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16923 Make it more robust by parsing author and date independently.
16924
16925 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
16926
16927 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16928
16929 2006-07-28 Daiki Ueno <ueno@unixuser.org>
16930
16931 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16932 first matching secret key.
16933 (mml2015-epg-encrypt): Ditto.
16934
16935 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16936 first matching secret key.
16937 (mml1991-epg-encrypt): Ditto.
16938
16939 * mml2015.el (mml2015-encrypt-to-self): New user option.
16940 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16941 mml2015-epg-encrypt-to-self is set.
16942
16943 * mml1991.el (mml1991-encrypt-to-self): New variable.
16944 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16945 mml1991-epg-encrypt-to-self is set.
16946
16947 * mml2015.el (mml2015-signers): New user option.
16948 (mml2015-epg-sign): Reflect the value of mml2015-signers.
16949 (mml2015-epg-encrypt): Allow to select signing keys.
16950
16951 * mml1991.el (mml1991-signers): New variable.
16952 (mml1991-epg-sign): Reflect the value of mml1991-signers.
16953 (mml1991-epg-encrypt): Allow to select signing keys.
16954
16955 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
16956
16957 * nnheader.el (nnheader-insert-head): Make it work even if the file
16958 uses CRLF for the line-break code.
16959
16960 2006-07-25 Daiki Ueno <ueno@unixuser.org>
16961
16962 * mml2015.el: Require mml-sec instead of password.
16963 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16964 (mml2015-cache-passphrase): Inherit the default value from
16965 mml-secure-cache-passphrase.
16966 (mml2015-passphrase-cache-expiry): Inherit the default value from
16967 mml-secure-passphrase-cache-expiry.
16968
16969 * mml1991.el: Require mml-sec instead of password.
16970 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16971 (mml1991-cache-passphrase): Inherit the default value from
16972 mml-secure-cache-passphrase.
16973 (mml1991-passphrase-cache-expiry): Inherit the default value from
16974 mml-secure-passphrase-cache-expiry.
16975
16976 * mml-sec.el: Require password.
16977 (mml-secure-verbose): New user option.
16978 (mml-secure-cache-passphrase): New user option.
16979 (mml-secure-passphrase-cache-expiry): New user option.
16980
16981 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
16982 Andreas Vögele <andreas@altroot.de> (tiny change)
16983
16984 * pgg-def.el (pgg-truncate-key-identifier):
16985 Truncate the key ID to 8 letters from the end.
16986
16987 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16988
16989 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16990 workaround for the url package included with Emacs.
16991
16992 * nnweb.el (nnweb-google-create-mapping): Update regexp.
16993
16994 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
16995
16996 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16997 correctly. This fixes a bug caused by the 2006-05-12 change.
16998
16999 2006-07-18 Karl Fogel <kfogel@red-bean.com>
17000
17001 * nnmail.el (nnmail-article-group): If splitting raises an error, give
17002 some information about the error when saying that the `bogus' mail
17003 group will be used.
17004
17005 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
17006
17007 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17008 string.
17009
17010 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
17011
17012 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17013
17014 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17015
17016 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17017
17018 2006-07-10 Daiki Ueno <ueno@unixuser.org>
17019
17020 * mml1991.el (mml1991-function-alist): Add epg.
17021 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17022 (mml1991-epg-encrypt): New functions.
17023
17024 2006-07-10 Daiki Ueno <ueno@unixuser.org>
17025
17026 * mml2015.el (mml2015-verbose): New variable.
17027 (mml2015-cache-passphrase): Ditto.
17028 (mml2015-passphrase-cache-expiry): Ditto.
17029 (mml2015-function-alist): Add epg.
17030 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17031 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17032 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17033 New functions.
17034
17035 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17036
17037 * message.el (message-cite-original-1): Preserve region when removing
17038 quoted text due to X-No-Archive in order to avoid bogus attribution
17039 when citing multiple messages.
17040
17041 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17042
17043 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17044 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17045
17046 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
17047
17048 * gnus-diary.el (gnus-user-format-function-d)
17049 (gnus-user-format-function-D): Autoload.
17050
17051 * imap.el (Commentary): Fix typo.
17052
17053 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17054 2006-04-22 contribution.
17055
17056 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17057
17058 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17059 It didn't really fix the bogosity I'm seeing with solid web groups.
17060
17061 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17062
17063 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17064 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17065 created using server names. If we use the feature without declaring
17066 it, Gnus does not properly manage server and group state.
17067
17068 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17069 bound.
17070
17071 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17072
17073 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17074 looking up the method using GROUP's prefix before inventing a new one.
17075 It is used on killed/unknown groups in various places where returning
17076 an all-new method isn't expected by the caller.
17077
17078 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17079 and match semantics of gnus-group-real-prefix.
17080
17081 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
17082
17083 * nnmail.el (nnmail-broken-references-mailers): New variable.
17084 (nnmail-ignore-broken-references): New function generalizing
17085 nnmail-fix-eudora-headers.
17086 (nnmail-fix-eudora-headers): Now obsolete.
17087
17088 * gnus-art.el (gnus-button-handle-custom):
17089 Support `customize-apropos*'.
17090
17091 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17092
17093 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17094
17095 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17096 articles.
17097
17098 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
17099
17100 * message.el (message-cite-reply-above): New variable.
17101 (message-yank-original): Use it.
17102
17103 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
17104
17105 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17106
17107 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
17108
17109 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17110 as read.
17111
17112 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17113
17114 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
17115
17116 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17117 (gnus-bookmark-default-file): Use gnus-directory.
17118 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17119 Remove "*" in doc string.
17120 (gnus-bookmark-write-file): Simplify.
17121 (gnus-bookmark-maybe-sort-alist): Use `when'.
17122 (gnus-bookmark-get-bookmark): Fix typo in doc string.
17123 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17124 Add FIXME about Emacs 21 and XEmacs compatibility.
17125 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17126 compatibility.
17127 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17128 compatibility.
17129 (gnus-bookmark-menu-heading): Fix version.
17130
17131 2006-06-19 Bastien Guerry <bzg@altern.org>
17132
17133 * gnus-bookmark.el: New file.
17134
17135 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
17136
17137 * message.el (message-syntax-checks): Doc fix.
17138
17139 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17140
17141 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17142 unsubscribed groups as if they were killed ones. It causes duplicate
17143 entries in gnus-newsrc-alist.
17144
17145 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
17146
17147 * message.el (message-syntax-checks): Doc fix.
17148 (message-send-mail): Add check for continuation headers.
17149 (message-check-news-header-syntax): Fix regexp used to check for
17150 continuation headers.
17151
17152 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
17153
17154 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17155
17156 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
17157
17158 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17159
17160 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
17161
17162 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17163 default-truncate-lines.
17164
17165 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
17166
17167 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17168 to fill the utf-8 entry.
17169
17170 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17171
17172 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17173
17174 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
17175
17176 * gnus-agent.el (directory-files-and-attributes): Move all the way
17177 forward (the third and final move).
17178 (gnus-agent-read-agentview): Trap reconstruction errors due to
17179 nonexistent directory. Handle by returning nil.
17180
17181 2006-05-30 Didier Verna <didier@xemacs.org>
17182
17183 * message.el (message-dont-reply-to-names): Update the custom type.
17184 * message.el (message-dont-reply-to-names): New defsubst: potentially
17185 convert a list of regexps into a single one.
17186 * message.el (message-get-reply-headers): Use it.
17187 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17188
17189 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
17190
17191 * gnus-agent.el (directory-files-and-attributes): Move forward.
17192
17193 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
17194
17195 * gnus-ml.el (gnus-mailing-list-subscribe)
17196 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17197 (gnus-mailing-list-message): Fix doc strings.
17198
17199 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17200
17201 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17202 of doing it manually.
17203
17204 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
17205
17206 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17207 comment.
17208
17209 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
17210
17211 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17212 (gnus-agent-read-agentview): Fix handling of end-of-file error.
17213 (gnus-agent-read-local): All symbols allocated in my-obarray.
17214 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17215 (gnus-agent-regenerate-group): Check numeric names to see if they are
17216 messages or groups.
17217 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17218 better way of do this...)
17219
17220 * gnus-cache.el (gnus-agent-total-fetched-for):
17221 Ignore 'dummy.group' (there should be a better way of do this...)
17222
17223 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
17224
17225 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17226 (gnus-saved-headers): Ditto.
17227 (gnus-default-article-saver): Mention functions may have properties.
17228 (gnus-article-save): Override gnus-save-all-headers and
17229 gnus-saved-headers by :headers property which saver function may have.
17230 (gnus-summary-save-in-file): Add :headers property.
17231 (gnus-summary-write-to-file): Ditto.
17232
17233 * gnus-sum.el (gnus-summary-save-article): Bind
17234 gnus-prompt-before-saving to t when saving many articles in a file;
17235 always show all headers.
17236
17237 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
17238
17239 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17240 marks.
17241
17242 * message.el (message-indent-citation): Add optional arguments to allow
17243 using it outside of message buffers.
17244
17245 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17246 (gnus-article-treat-unfold-headers): Use it.
17247 (gnus-article-truncate-lines): New variable.
17248 (gnus-article-mode): Use it.
17249 (gnus-article-toggle-truncate-lines): New function.
17250
17251 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17252 Add gnus-article-toggle-truncate-lines.
17253
17254 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17255 coding system in XEmacs, use binary.
17256
17257 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
17258
17259 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17260 after-load-alist.
17261
17262 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17263 this function should save decoded articles.
17264 (gnus-summary-write-to-file): Use property to specify this function
17265 should save decoded articles and specify gnus-summary-save-in-file
17266 should be used to save articles other than the first one when saving
17267 many articles.
17268 (gnus-summary-save-body-in-file): Use property to specify this
17269 function should save decoded articles.
17270 (gnus-summary-write-body-to-file): Use property to specify this
17271 function should save decoded articles and specify
17272 gnus-summary-save-body-in-file should be used to save articles other
17273 than the first one when saving many articles.
17274
17275 * gnus-sum.el (gnus-summary-save-article): Simplify.
17276
17277 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
17278
17279 * gnus-art.el (gnus-default-article-saver):
17280 Add gnus-summary-write-body-to-file.
17281 (gnus-article-save-coding-system): Don't use coding system object
17282 in XEmacs.
17283 (gnus-read-save-file-name): Add optional `dir-var' argument which
17284 specifies directory in which files are saved; work even if optional
17285 `variable' argument is not specified.
17286 (gnus-summary-write-to-file): Read file name.
17287 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17288 (gnus-summary-write-body-to-file): New function.
17289
17290 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17291 (gnus-summary-local-variables): Add it.
17292 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17293 (gnus-summary-save-article): Remove optional `decode' argument;
17294 determine whether to decode articles by the value of
17295 gnus-default-article-saver; when saving many files using
17296 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17297 it first and use gnus-summary-save-in-file or
17298 gnus-summary-save-body-in-file thereafter unless
17299 gnus-prompt-before-saving is always; move point to article which
17300 will be saved.
17301 (gnus-summary-save-article-file): Revert.
17302 (gnus-summary-write-article-file): Revert.
17303 (gnus-summary-save-article-body-file): Revert.
17304 (gnus-summary-write-article-body-file): New function.
17305
17306 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
17307
17308 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17309
17310 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
17311
17312 * gnus-art.el (gnus-default-article-saver): Doc fix.
17313 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17314 from gnus-summary-save-article-coding-system, and default to a
17315 certain coding system.
17316 (gnus-output-to-file): Add coding cookie and encode text according
17317 to gnus-article-save-coding-system; don't use mm-append-to-file.
17318
17319 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17320 gnus-art.el and rename to gnus-article-save-coding-system.
17321 (gnus-summary-save-article): Require gnus-art; don't show all
17322 headers if it decodes articles; don't add coding cookie here;
17323 don't bind mm-text-coding-system-for-write.
17324 (gnus-summary-save-article-file): Save decoded articles.
17325 (gnus-summary-write-article-file): When saving many files, use
17326 gnus-summary-write-to-file first and gnus-summary-save-in-file
17327 thereafter unless gnus-prompt-before-saving is always.
17328 (gnus-summary-save-article-body-file): Save decoded articles.
17329
17330 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17331
17332 * nnrss.el (nnrss-check-group): Bind hash-index.
17333
17334 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
17335
17336 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17337 its hash index. Store this hash in `nnrss-group-data'.
17338 (nnrss-read-group-data): Update accordingly.
17339
17340 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17341
17342 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17343 entry.
17344
17345 * gnus-sum.el (gnus-summary-make-menu-bar):
17346 Add gnus-article-browse-html-article.
17347
17348 2006-05-23 Hynek Schlawack <hynek@ularx.de>
17349
17350 * gnus-sum.el (gnus-summary-mime-map):
17351 Add gnus-article-browse-html-article.
17352
17353 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
17354
17355 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17356 suitable coding systems in customize.
17357
17358 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
17359
17360 * mail-source.el (mail-sources): Fix custom type.
17361
17362 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
17363
17364 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17365 (gnus-summary-expire-articles-now): Shorten prompt.
17366
17367 * gmm-utils.el (wid-edit): Require.
17368 (defun-gmm): Rename from `gmm-defun-compat'.
17369 (gmm-image-search-load-path): Use it.
17370 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
17371
17372 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
17373
17374 * gnus-sum.el (gnus-summary-save-article-coding-system):
17375 New variable.
17376 (gnus-summary-save-article): Add optional `decode' argument.
17377 If it is set and gnus-summary-save-article-coding-system is non-nil,
17378 save decoded article.
17379 (gnus-summary-write-article-file): Save decoded article if
17380 gnus-summary-save-article-coding-system is non-nil.
17381
17382 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17383 type.
17384
17385 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
17386
17387 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17388
17389 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
17390
17391 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17392 first to test gnus-single-article-buffer which may be buffer-local.
17393
17394 * gnus-sum.el (gnus-summary-setup-buffer):
17395 Make gnus-single-article-buffer buffer-local and nil in ephemeral
17396 group; make gnus-article-buffer, gnus-article-current, and
17397 gnus-original-article-buffer always buffer-local.
17398 (gnus-summary-exit): Kill article buffer belonging to ephemeral
17399 group.
17400 (gnus-handle-ephemeral-exit): Don't move to next summary line.
17401
17402 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
17403
17404 * nnml.el (nnml-request-compact-group): Compressed files might not
17405 have .gz extension.
17406
17407 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
17408
17409 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17410 (mm-copy-to-buffer): Use with-current-buffer.
17411 (mm-display-part): Simplify.
17412 (mm-inlinable-p): Add optional arg `type'.
17413
17414 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
17415
17416 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17417 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17418 Try harder to show the attachment internally or externally using
17419 gnus-mime-view-part-as-type.
17420
17421 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
17422
17423 * message.el (message-from-style, message-signature-separator)
17424 (message-user-organization-file, message-send-mail-function)
17425 (message-citation-line-function, message-yank-prefix)
17426 (message-indent-citation-function, message-signature)
17427 (message-signature-file, message-signature-insert-empty-line):
17428 Remove autoloads.
17429
17430 * gnus-art.el (gnus-buttonized-mime-types):
17431 Remove "multipart/signed". Revert 2006-04-26 change.
17432
17433 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17434
17435 * gnus.el (gnus-version-number): Bump version.
17436
17437 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
17438
17439 * gnus.el: No Gnus v0.5 is released.
17440
17441 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17442
17443 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17444 fetching articles by message-id.
17445
17446 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
17447
17448 * message.el (hashcash): Require hashcash as normal.
17449
17450 * ecomplete.el (ecomplete-highlight-match-line):
17451 Use point-at-eol.
17452 (ecomplete-highlight-match-line): Use `highlight', because that
17453 face exists in both Emacs and XEmacs.
17454
17455 * message.el (message-display-abbrev): Use point-at-bol.
17456
17457 * mail-source.el: Don't require timer/timer-funcs.
17458
17459 * gnus-async.el: Ditto.
17460
17461 * password.el: Ditto.
17462
17463 * mm-url.el: Ditto.
17464
17465 * mm-util.el: Require timer/timer-funcs.
17466
17467 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17468
17469 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17470 Close.
17471
17472 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
17473
17474 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17475 unibyte after clear-decrypt function runs.
17476
17477 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17478 returns as a unibyte string.
17479
17480 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
17481
17482 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17483 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17484 (mml1991-pgg-encrypt): Ditto.
17485
17486 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
17487
17488 * message.el (message-user-organization-file): Check several
17489 locations of the organization file.
17490
17491 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17492 Add gnus-article-view-part-as-type.
17493
17494 * gnus-art.el (gnus-article-view-part-as-type): New function.
17495
17496 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17497 .mobi and .travel. Remove .nato, .bitnet and .uucp.
17498
17499 * mml.el: Simplify autoload.
17500 (mml-mode): defvar dnd-protocol-alist instead of using
17501 symbol-value.
17502 (mml-default-directory): New variable.
17503 (mml-minibuffer-read-file): Use it.
17504 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17505
17506 * message.el (message-citation-line-format): New variable.
17507 (message-insert-formated-citation-line): New function.
17508 (message-citation-line-function):
17509 Add `message-insert-formated-citation-line' to custom type.
17510
17511 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17512 to doc string.
17513
17514 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17515 depending on mm-verify-option.
17516
17517 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
17518
17519 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17520 binding pgg-* variables; reimplement the section which prevents
17521 MIME header from being signed.
17522 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17523 pgg-text-mode; remove a blank line at the top of body.
17524
17525 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17526 lines at the top of body; use gnus-newsgroup-charset if there's no
17527 Charset header.
17528
17529 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
17530
17531 * message.el (message-self-insert-commands): Doc fix.
17532
17533 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17534 (mm-uu-pgp-encrypted-test): Ditto.
17535 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17536 between header and body; return application/pgp-encrypted handle
17537 if decryption failed; decode decrypted body by charset.
17538
17539 * mm-decode.el (mm-automatic-display): Don't make application/pgp
17540 element match to application/pgp-*.
17541
17542 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17543
17544 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17545 HTML.
17546
17547 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
17548
17549 * mail-source.el (mail-source-call-script): Message the error
17550 string.
17551
17552 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17553
17554 * gnus-util.el (gnus-byte-compile): Use it.
17555
17556 2006-04-22 xyblor <fake@invalid.email> (tiny change)
17557
17558 * gnus-util.el (kill-empty-logs): New function.
17559
17560 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17561
17562 * message.el (message-mail-alias-type): Doc fix.
17563 (message-mail-alias-type-p): New function.
17564 (message-send): Use it.
17565 (message-mode): Ditto.
17566 (message-strip-forbidden-properties): Ditto.
17567
17568 * ecomplete.el (ecomplete-database-file-coding-system):
17569 New variable.
17570 (ecomplete-save): Use it.
17571 (ecomplete-setup): Use it.
17572
17573 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
17574
17575 * message.el (message-self-insert-commands): New variable.
17576 (message-strip-forbidden-properties): Use it.
17577
17578 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
17579
17580 * message.el (message-put-addresses-in-ecomplete): Use a regexp
17581 that doesn't make XEmacs choke.
17582
17583 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
17584
17585 * gnus-util.el (gnus-replace-in-string):
17586 Prefer replace-regexp-in-string over of replace-in-string.
17587
17588 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
17589
17590 * gnus-util.el (gnus-select-frame-set-input-focus):
17591 Use select-frame-set-input-focus if it is available in XEmacs; use
17592 definition defined in Emacs 22 for old Emacsen.
17593
17594 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
17595
17596 * mm-view.el (mm-inline-text): Use equal instead of equalp.
17597
17598 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
17599
17600 * gnus-registry.el (gnus-registry-cache-save): Remove text
17601 properties when saving via the temp buffer.
17602
17603 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17604
17605 * message.el (message-generate-hashcash): Honor custom type.
17606
17607 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
17608
17609 * message.el (message-generate-hashcash): Default to non-nil when
17610 hashcash is found.
17611
17612 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17613 (gnus-refer-thread-limit): Increase default to 500.
17614
17615 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17616
17617 * flow-fill.el (fill-flowed): Allow delete-space.
17618
17619 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17620
17621 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17622 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17623 Remove autoloads.
17624
17625 2006-04-18 Simon Josefsson <jas@extundo.com>
17626
17627 * message.el (message-generate-hashcash): Default to.
17628
17629 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17630
17631 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17632 concatenating segments rather than before concatenating them.
17633
17634 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17635
17636 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17637
17638 * imap.el (imap-quote-specials): New function.
17639 (imap-login-auth): Quote specials.
17640
17641 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17642
17643 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17644
17645 * message.el (message-forward-make-body-plain):
17646 Allow message-forward-ignored-headers to be a list.
17647 (message-remove-ignored-headers): Factor out into function.
17648 (message-forward-make-body-mml): Use it.
17649 * rfc2231.el (rfc2231-parse-string): Remove dead code.
17650 (rfc2231-parse-string): Allow concatanation of parameters that
17651 aren't contiguous. The test case is
17652 (mail-header-parse-content-type "message/external-body;
17653 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17654 access-type=LOCAL-FILE;
17655 name*1*=plugh%2fhello-sailor%2fbing.pdf")
17656
17657 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
17658
17659 * nntp.el (nntp-accept-process-output): Return the value of
17660 `nnheader-accept-process-output'.
17661
17662 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17663
17664 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17665 (gnus-button-alist): Recognize more diff formats.
17666 (gnus-button-patch): Strip directory.
17667
17668 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
17669
17670 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17671 Emacs 22 when setting focus.
17672
17673 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17674
17675 * gnus-art.el (gnus-article-treat-types): Do treatment of
17676 text/x-verbatim parts.
17677 (gnus-button-patch): New command.
17678
17679 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17680 addresses that contain invalid characters.
17681
17682 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17683
17684 * message.el (message-put-addresses-in-ecomplete):
17685 Use gnus-replace-in-string.
17686 (message-is-yours-p): Use the more correct
17687 mail-header-parse-address instead of
17688 mail-extract-address-components.
17689 (message-put-addresses-in-ecomplete): Fix typo.
17690
17691 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17692 keystroke.
17693
17694 * gnus-art.el (gnus-treatment-function-alist): Change order of
17695 newsgroups/generic header folding to avoid double-folding.
17696
17697 * message.el (message-hidden-headers): Add X-Draft-From.
17698
17699 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17700 New command.
17701 (gnus-summary-repeat-search-article-backward): New command.
17702
17703 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17704 groups in the parent topic.
17705
17706 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
17707
17708 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17709 (spam-extra-header-to-number): Return the CRM114 number as a
17710 number instead of a string.
17711
17712 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17713
17714 * gnus-art.el (gnus-face-properties-alist): Move here from
17715 gnus-fun.
17716
17717 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17718
17719 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17720
17721 * message.el (message-strip-forbidden-properties): Only display on
17722 self-insert-command.
17723
17724 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17725 reindent.
17726 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17727
17728 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
17729
17730 * smiley.el (smiley-style): Fix typo.
17731
17732 2006-03-23 Kenichi Handa <handa@m17n.org>
17733
17734 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17735 instead of set-buffer-multibyte.
17736
17737 2006-03-23 Kenichi Handa <handa@m17n.org>
17738
17739 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17740 buffer and then decode the buffer text if necessary.
17741 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17742 first, and after mm-encode-body, change the buffer to unibyte.
17743
17744 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17745
17746 * hashcash.el (hashcash-insert-payment-async-2):
17747 Use message-goto-eoh instead of doing it manually.
17748 (mail-add-payment): Use message-narrow-to-header instead of trying
17749 to do the same itself.
17750
17751 * message.el (message-hidden-headers): Add Face.
17752
17753 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17754 reparenting code.
17755 (gnus-summary-reparent-children): Refactored out code.
17756 (gnus-summary-thread-map): New keystroke.
17757 (gnus-summary-reparent-children): Make into command.
17758
17759 * smiley.el (smiley-style): Default to `medium' if using a large
17760 font.
17761
17762 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17763 does it itself.
17764
17765 * message.el (message-point-in-header-p): Simplify definition.
17766
17767 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17768
17769 * nnagent.el (nnagent-request-set-mark): Silence log file
17770 writing.
17771 (nnagent-request-set-mark): Use write-region instead of
17772 append-to-file.
17773
17774 * gnus-sum.el (gnus-read-header): Fudge article number if using a
17775 strange select method.
17776
17777 * ecomplete.el (ecomplete-display-matches): Get highlightling
17778 right.
17779 (ecomplete-display-matches): Use literals.
17780 (ecomplete-display-matches): Disable message logging.
17781
17782 * message.el (message-display-abbrev): Small optimization.
17783
17784 * ecomplete.el (ecomplete-display-matches): Allow automatic
17785 display.
17786
17787 * message.el (message-strip-forbidden-properties):
17788 Display abbrevs.
17789 (message-display-abbrev): Get automatic display right.
17790
17791 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17792 keystrokes.
17793
17794 2006-04-13 Romain Francoise <romain@orebokech.com>
17795
17796 TODO: Backport to v5-10!
17797
17798 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17799 Move here (and rename) from gnus-registry.el.
17800
17801 * gnus-registry.el: Require gnus-util.
17802 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17803
17804 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17805
17806 * gnus-group.el (gnus-group-catchup-current):
17807 Change if-then-else-if-then-else into cond.
17808 (gnus-group-catchup): Indent.
17809 (group-name-at-point): New function.
17810 (gnus-fetch-group): Provide default from thing at point.
17811
17812 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17813
17814 * message.el (message-display-abbrev): Fix regexp.
17815
17816 * ecomplete.el (ecomplete-highlight-match-line):
17817 Reimplement choosing.
17818 (ecomplete-highlight-match-line): Fix up code rewrite, remove
17819 dead variables.
17820
17821 * message.el (message-newline-and-indent): Remove debugging.
17822 (message-display-abbrev): Use new implementation.
17823
17824 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
17825
17826 * gnus-art.el (gnus-article-mode):
17827 Set cursor-in-non-selected-windows to nil.
17828
17829 * smiley.el: Revert previous change.
17830 (smiley-data-directory): defvar it before using it in the
17831 defcustom of `smiley-style'.
17832
17833 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17834
17835 * message.el (message-newline-and-indent): New function.
17836
17837 * ecomplete.el: Implement more bits.
17838
17839 * message.el (message-put-addresses-in-ecomplete): Clean up the
17840 string.
17841
17842 * ecomplete.el (ecomplete-add-item): Chop off decimals.
17843
17844 * gnus-sum.el (gnus-summary-save-parts):
17845 Bind gnus-summary-save-parts-counter and use it to make unique file
17846 names.
17847
17848 * gnus-art.el (gnus-ignored-headers): Add some more headers.
17849
17850 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17851 parameter to say whether to actually parse the individual
17852 addresses.
17853
17854 * message.el (message-put-addresses-in-ecomplete): New function.
17855 (ecomplete): Require.
17856 (message-mail-alias-type): Add ecomplete as an option.
17857
17858 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
17859
17860 * flow-fill.el (fill-flowed): Remove trailing space from blank
17861 quoted lines.
17862
17863 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17864
17865 * smiley.el (smiley-style): Move definition later to avoid a
17866 compilation warning.
17867
17868 2006-04-12 Kenichi Handa <handa@m17n.org>
17869
17870 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17871 buffer and then decode the buffer text if necessary.
17872 (rfc2231-encode-string): Be sure to work on multibyte buffer at
17873 first, and after mm-encode-body, change the buffer to unibyte.
17874 Use mm-disable-multibyte instead of set-buffer-multibyte.
17875
17876 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
17877
17878 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17879 Content-Type header instead of Content-Disposition header.
17880 (gnus-mime-inline-part): Ditto.
17881 (gnus-mime-view-part-as-charset): Ignore charset that the part
17882 specifies.
17883
17884 * mm-decode.el (mm-display-part): Work with external parts and
17885 usual parts similarly.
17886
17887 * mm-extern.el (mm-inline-external-body): Use mm-display-part
17888 instead of gnus-display-mime.
17889
17890 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17891 instead of with-temp-buffer.
17892
17893 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17894 tag to summarized topics part in order to encode non-ASCII text.
17895
17896 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17897
17898 * smiley.el (smiley-style): New variable.
17899 (smiley-directory): New function.
17900 (smiley-data-directory): Derive from `smiley-style' using
17901 `smiley-directory'.
17902 (smiley-regexp-alist): Add new entries.
17903
17904 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17905 (gnus-article-browse-delete-temp): Add :version.
17906
17907 2006-04-11 Arne Jørgensen <arne@arnested.dk>
17908
17909 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17910 the sieve region.
17911
17912 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17913
17914 * gnus.el (gnus-version-number): Bump version.
17915
17916 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
17917
17918 * gnus.el: No Gnus v0.4 is released.
17919
17920 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17921
17922 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17923 layout.
17924
17925 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17926 unknown charset.
17927
17928 * message.el (message-header-synonyms): Add Original-To to the
17929 default.
17930
17931 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17932 optional parameter.
17933
17934 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
17935
17936 * gnus-fun.el (gnus): Require it for gnus-directory.
17937
17938 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17939
17940 * gnus-fun.el (gnus-face-properties-alist): Add :version.
17941
17942 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17943
17944 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17945
17946 2006-04-05 Simon Josefsson <jas@extundo.com>
17947
17948 * password.el (password-reset): New function.
17949
17950 2006-04-05 Daiki Ueno <ueno@unixuser.org>
17951
17952 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17953 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17954
17955 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17956
17957 * nnweb.el (nnweb-google-create-mapping): Update regexp.
17958 Some whitespace was matched into the url, which broke browsing hits
17959 > 100 when mm-url-use-external was nil.
17960
17961 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
17962
17963 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17964 Check gnus-extra-headers for 'Newsgroups.
17965
17966 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17967 bound.
17968
17969 2006-04-04 Daiki Ueno <ueno@unixuser.org>
17970
17971 * pgg-gpg.el: Clean up process buffers every time gpg processes
17972 complete.
17973
17974 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
17975
17976 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17977 doc string.
17978
17979 2006-04-03 Daiki Ueno <ueno@unixuser.org>
17980
17981 * pgg-gpg.el (pgg-gpg-process-filter)
17982 (pgg-gpg-wait-for-completion): Check if buffer is alive.
17983
17984 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17985 lines, temporary fix.
17986
17987 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
17988
17989 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17990
17991 2006-03-29 Daiki Ueno <ueno@unixuser.org>
17992
17993 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17994 default-enable-multibyte-characters. This reverts the change from
17995 revision 6.17 which is no longer necessary because the passphrase
17996 is sent separately now. GnuPG messages are unreadable under
17997 multibyte locales with default-enable-multibyte-characters set to
17998 nil.
17999
18000 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
18001
18002 * message.el (message-tool-bar-gnome): Move "spell".
18003
18004 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
18005
18006 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18007 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
18008 instead.
18009
18010 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
18011
18012 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18013 Improve newsgroups handling for NNTP overviews which don't include
18014 Newsgroups.
18015
18016 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18017
18018 * message.el (message-resend): Bind message-generate-hashcash to nil.
18019
18020 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18021
18022 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18023 when searching for already-paid recipients.
18024
18025 2006-03-27 Daiki Ueno <ueno@unixuser.org>
18026
18027 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18028 passphrases when it is not needed.
18029 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18030 passphrase stuff from gpg, should only be necessary when you use
18031 gpg with a smartcard.
18032
18033 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
18034
18035 * mml.el (mml-insert-mime): Ignore cached contents of
18036 message/external-body part.
18037
18038 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18039 (mm-insert-part): Ditto.
18040
18041 2006-03-23 Simon Josefsson <jas@extundo.com>
18042
18043 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18044 Reiner.
18045 (pgg-gpg-use-agent-p): Use it again.
18046
18047 2006-03-23 Simon Josefsson <jas@extundo.com>
18048
18049 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18050 older emacsen.
18051 (pgg-gpg-use-agent-p): Don't use it.
18052
18053 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
18054
18055 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18056 if we can.
18057
18058 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
18059
18060 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18061 (pgg-gpg-update-agent): New function.
18062 (pgg-gpg-use-agent-p): New function.
18063 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18064 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18065 (pgg-gpg-sign-region): Use it.
18066
18067 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
18068
18069 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18070 Reported by Ralf Wachinger <rwachinger@gmx.de>.
18071
18072 2006-03-21 Simon Josefsson <jas@extundo.com>
18073
18074 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18075 <wilde@sha-bang.de>.
18076 (pgg-gpg-use-agent): New variable.
18077 (pgg-gpg-process-region): Use it.
18078 (pgg-gpg-encrypt-region): Likewise.
18079 (pgg-gpg-encrypt-symmetric-region): Likewise.
18080 (pgg-gpg-decrypt-region): Likewise.
18081 (pgg-gpg-sign-region): Likewise.
18082 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18083
18084 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
18085
18086 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18087
18088 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18089 Add comment on version.
18090
18091 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
18092
18093 * smiley.el: Add missing test smiley.
18094
18095 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
18096
18097 * mm-decode.el (mm-with-part): New macro.
18098 (mm-get-part): Use it; work with message/external-body as well.
18099 (mm-save-part): Treat name and filename equally.
18100
18101 * mm-extern.el (mm-extern-cache-contents): New function.
18102 (mm-inline-external-body): Use it; force the part to be displayed;
18103 move undisplayer added to the cached handle to the parent.
18104
18105 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18106 (gnus-mime-view-part-as-type): Work with message/external-body.
18107
18108 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18109
18110 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
18111
18112 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18113 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
18114 Emacs.]
18115
18116 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
18117
18118 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18119 path rather than symbol. Always return list of directories.
18120 Guarantee that image directory comes first. [Sync with image.el,
18121 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
18122
18123 * message.el (message-make-tool-bar): Adjust to new API of
18124 `gmm-image-load-path-for-library'.
18125
18126 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18127
18128 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18129
18130 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18131
18132 * gnus-art.el (gnus-article-only-boring-p):
18133 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18134 intangible text.
18135 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18136
18137 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
18138
18139 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18140 Use `defun' instead of `gmm-defun-compat'.
18141
18142 2006-03-14 Simon Josefsson <jas@extundo.com>
18143
18144 * message.el (message-unique-id): Don't use message-number-base36
18145 if (user-uid) is a float.
18146 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18147
18148 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
18149
18150 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18151
18152 * gnus-art.el (gnus-mime-display-single): Make sure there is an
18153 empty line between a part and a message part.
18154
18155 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
18156
18157 * smiley.el: Add more test smileys.
18158 (smiley-data-directory, smiley-regexp-alist)
18159 (gnus-smiley-file-types): Fix doc strings.
18160 (smiley-update-cache): Clear smiley-cached-regexp-alist before
18161 adding new elements.
18162 (smiley-mouse-map): Unused code. Make it a comment.
18163
18164 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
18165
18166 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18167 scan latest NoCeM messages instead of old ones.
18168 (gnus-nocem-check-article): Fix regexps so as to match to PGP
18169 delimiters that are recently used.
18170 (gnus-nocem-load-cache): Add autoload cookie.
18171
18172 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18173
18174 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18175 level which is larger than gnus-use-nocem is specified.
18176
18177 * gnus-group.el (gnus-group-get-new-news): Ditto.
18178
18179 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
18180
18181 * gnus-util.el (gnus-tool-bar-update): New function.
18182
18183 * gnus-group.el (gnus-group-update-tool-bar): New variable.
18184 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18185
18186 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18187
18188 * gnus-group.el (gnus-group-redraw-when-idle)
18189 (gnus-group-redraw-check): Remove.
18190 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18191
18192 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
18193
18194 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18195 if optional last element is specified in splits (FIELD VALUE...).
18196
18197 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
18198
18199 * message.el (message-make-tool-bar): Rename gmm-image-load-path
18200 to gmm-image-load-path-for-library. Call with no-error argument.
18201 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18202
18203 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18204
18205 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18206
18207 * gmm-utils.el (gmm-image-load-path): Remove alias.
18208
18209 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
18210
18211 * gmm-utils.el (gmm-image-load-path): Add alias.
18212
18213 * nnml.el (nnml-generate-nov-databases-directory): Rename from
18214 nnml-generate-nov-databases-1.
18215 (nnml-generate-nov-databases): Use it.
18216 (nnml-generate-nov-databases-directory): Document no-active
18217 argument.
18218
18219 * gmm-utils.el (gmm-image-load-path-for-library): Return single
18220 directory if path is t. Add no-error.
18221
18222 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18223 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18224
18225 * gnus-art.el (gnus-article-browse-delete-temp-files):
18226 Simplify resetting gnus-article-browse-html-temp-list.
18227
18228 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18229 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
18230 Add example to docstring. Rename local variables. Move error
18231 checks to default case in cond and simplify.
18232
18233 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
18234
18235 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18236 handle is multipart when calling it recursively.
18237 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18238
18239 2006-03-03 Daniel Pittman <daniel@rimspace.net>
18240
18241 * nnimap.el (nnimap-request-update-info-internal): Optimize.
18242 Don't `gnus-uncompress-range' to avoid excessive memory usage.
18243
18244 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
18245
18246 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18247 is loaded.
18248
18249 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18250 loaded.
18251
18252 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
18253
18254 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18255 to "Emacs 23 (unicode)" in doc string.
18256
18257 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18258 "Emacs 23 (unicode)" in comment.
18259
18260 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
18261
18262 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18263
18264 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18265 characters 160 through 255 in Emacs 23.
18266
18267 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
18268
18269 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18270 gnus-article-browse-html-temp.
18271 (gnus-article-browse-delete-temp): Make it customizable.
18272 Add `file'. Adjust doc string.
18273 (gnus-article-browse-delete-temp-files): Add argument.
18274 Allow query for each file. Adjust doc string.
18275 (gnus-article-browse-html-parts):
18276 Add `gnus-article-browse-delete-temp-files' to
18277 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18278
18279 2006-03-02 Hynek Schlawack <hynek@ularx.de>
18280
18281 * gnus-art.el (gnus-article-browse-html-temp)
18282 (gnus-article-browse-delete-temp): New variables.
18283 (gnus-article-browse-delete-temp-files): New function.
18284 (gnus-article-browse-html-parts): Use it.
18285
18286 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
18287
18288 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18289
18290 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18291 string.
18292
18293 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18294 gnus-summary-insert-new-articles when unplugged.
18295 Remove gnus-summary-search-article-forward.
18296
18297 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18298 display-visual-class instead of display-color-cells.
18299
18300 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
18301
18302 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18303 message/* containing non-ASCII text properly.
18304
18305 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
18306
18307 * message.el: Require gmm-utils, remove autoloads.
18308 (message-tool-bar): Set default based on
18309 gmm-tool-bar-style.
18310 (message-tool-bar-gnome): Add gmm-customize-mode.
18311
18312 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18313 gmm-tool-bar-style.
18314 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18315
18316 * gnus-group.el (gnus-group-tool-bar): Set default based on
18317 gmm-tool-bar-style.
18318 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18319
18320 * gmm-utils.el (gmm-image-directory): Rename variable from
18321 gmm-image-load-path.
18322 (gmm-image-load-path): Use gmm-image-directory.
18323 (gmm-customize-mode): New function.
18324 (gmm-tool-bar-style): New variable.
18325
18326 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18327 gnus-group-redraw-line-number.
18328 (gnus-group-redraw-check): Simplify.
18329 (gnus-group-tool-bar-update): Remove redraw check.
18330 (gnus-group-make-tool-bar): Add redraw check.
18331
18332 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
18333
18334 * gnus-art.el (gnus-button): Add missing parentheses.
18335
18336 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
18337
18338 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18339
18340 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
18341
18342 * gnus-art.el (gnus-button): New face.
18343 (gnus-article-button-face): Use it.
18344
18345 * gnus-sum.el (gnus-summary-tool-bar-gnome):
18346 Add gnus-summary-next-page. Re-order.
18347
18348 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18349 next-node are now included.
18350 (gnus-group-redraw-line-number): New internal variable.
18351 (gnus-group-redraw-check): Helper function for updating the tool
18352 bar.
18353 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18354
18355 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18356
18357 * spam.el (spam-spamassassin-score-regexp): New internal variable.
18358 (spam-extra-header-to-number, spam-check-spamassassin-headers):
18359 Use it to match format of Spamassassin 3.0 and later.
18360 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18361 (spam-check-bogofilter)
18362 (spam-bogofilter-register-with-bogofilter): Fix args of
18363 `gnus-error' calls.
18364
18365 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
18366
18367 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18368 unnecessary interaction when sending queued mails.
18369 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18370
18371 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
18372
18373 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18374 first or last are nil.
18375
18376 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
18377
18378 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18379
18380 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
18381
18382 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18383
18384 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
18385
18386 * dns.el (query-dns): Protect more against buggy tcp output.
18387
18388 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
18389
18390 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18391 nov.php.
18392
18393 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18394
18395 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18396 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18397 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
18398 output on the server side.
18399 (nnweb-google-create-mapping): Update regexps and add some
18400 progress indication.
18401
18402 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
18403
18404 * gnus-group.el (gnus-group-tool-bar-gnome):
18405 Fix gnus-agent-toggle-plugged. Re-order icons.
18406 (gnus-group-tool-bar-gnome):
18407 Add gnus-group-{prev,next}-unread-group.
18408 (gnus-group-tool-bar-gnome): Re-order icons.
18409
18410 * gnus-sum.el (gnus-summary-tool-bar-gnome):
18411 Move gnus-summary-insert-new-articles.
18412
18413 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18414 Fix comments.
18415
18416 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
18417 also available in Emacs 21.3.
18418
18419 * message.el (message-fix-before-sending): Change "Emacs 22" to
18420 "Emacs 23 (unicode)" in comment.
18421
18422 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18423 "Emacs 23 (unicode)" in comment.
18424
18425 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18426 comment.
18427 (mm-coding-system-p): Add comment about no-MULE XEmacs.
18428
18429 * mm-view.el (mm-fill-flowed): Add :version.
18430
18431 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
18432
18433 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18434 and load-path.
18435
18436 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
18437
18438 * message.el: Autoload gmm-image-load-path.
18439 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18440 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
18441 consitency.
18442
18443 * gmm-utils.el (gmm-image-load-path): Also search in
18444 "../etc/images". Don't set gmm-image-load-path if we don't find
18445 the image.
18446
18447 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
18448
18449 * gmm-utils.el (gmm-image-load-path): Don't make
18450 `gmm-image-load-path' include subdirectories which the second arg
18451 `image' might specify.
18452
18453 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18454 subdirectory to icon file names.
18455
18456 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18457
18458 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
18459
18460 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18461 gmm-image-load-path calls.
18462
18463 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18464
18465 * message.el (message-make-tool-bar): Ditto.
18466
18467 * mml.el (mml-preview): Add comment concerning tool bar icons.
18468
18469 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18470 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18471
18472 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18473 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18474
18475 * message.el (message-tool-bar-gnome): Use new icon names.
18476 (message-make-tool-bar): Use `gmm-image-load-path'.
18477
18478 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18479 New functions from MH-E.
18480 (gmm-image-load-path): New variable from MH-E.
18481 (gmm-image-load-path): New function from MH-E. Add arguments
18482 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
18483 *-image-load-path-called-flag.
18484
18485 2006-02-21 Milan Zamazal <pdm@brailcom.org>
18486
18487 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18488
18489 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
18490
18491 * nnimap.el (nnimap-request-move-article): Change folder back to
18492 source group before deleting.
18493
18494 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
18495
18496 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18497
18498 * gnus-art.el (mm-url-insert-file-contents-external):
18499 Autoload mm-url.
18500
18501 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18502
18503 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
18504
18505 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18506 coding system which mm-charset-to-coding-system returns for a
18507 given charset is valid.
18508
18509 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
18510
18511 * html2text.el (html2text-remove-tag-list):
18512 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18513
18514 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
18515
18516 * gnus-cus.el: Revert 2005-10-17 change.
18517
18518 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
18519
18520 * gnus-art.el (article-strip-banner):
18521 Call article-really-strip-banner only when the regexp match is made.
18522
18523 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
18524
18525 * gnus-art.el (article-strip-banner):
18526 Use gnus-extract-address-components instead of
18527 mail-header-parse-addresses to make it work with non-ASCII text;
18528 remove mail-encode-encoded-word-string.
18529
18530 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18531 values which are surrounded with \"...\"; make it never cause a
18532 Lisp error; give up parsing of parameters if it failed in
18533 extracting type.
18534
18535 2006-02-14 Arne Jørgensen <arne@arnested.dk>
18536
18537 * smime.el (smime-cert-by-ldap-1): Fix bug where
18538 `smime-ldap-search' returns results without userCertificates.
18539
18540 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
18541
18542 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18543
18544 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
18545
18546 * spam.el (spam-check-spamassassin-headers): Adapt format for
18547 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
18548 <ari@mbf.ocn.ne.jp>.
18549 (spam-list-of-processors): Add spam-use-gmane.
18550
18551 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18552
18553 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18554 make-temp-file; make it work with XEmacs as well.
18555
18556 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18557 mm-make-temp-file.
18558
18559 * mm-decode.el (mm-display-external): Use the 3rd arg of
18560 mm-make-temp-file.
18561 (mm-create-image-xemacs): Ditto.
18562
18563 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
18564
18565 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18566 with message-narrow-to-headers.
18567 (gnus-draft-setup): Narrow to header to run message-fetch-field.
18568 (gnus-draft-check-draft-articles): New function.
18569 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18570
18571 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
18572
18573 * gnus-art.el (gnus-article-browse-html-parts):
18574 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18575 Don't use suffix argument for mm-make-temp-file for Emacs 21
18576 compatibility. Remove useless `format'.
18577
18578 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18579
18580 * nnweb.el (nnweb-google-wash-article): Update regexps.
18581 (nnweb-group-alist): Use defvoo instead of defvar.
18582
18583 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
18584
18585 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18586 re-loading nn* modules.
18587
18588 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
18589
18590 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18591 for `tool-bar-mode' and don't check it's default-value.
18592
18593 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18594
18595 * message.el (message-make-tool-bar): Ditto.
18596
18597 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18598 `substring'. Shorten tmp-file name.
18599
18600 * gnus.el: Remove bogus comment.
18601
18602 2006-02-10 Hynek Schlawack <hynek@ularx.de>
18603
18604 * gnus-art.el (gnus-article-browse-html-parts): New function.
18605 (gnus-article-browse-html-article): New function for viewing html
18606 articles with a browser.
18607
18608 2006-02-09 Daiki Ueno <ueno@unixuser.org>
18609
18610 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18611 (mml2015-pgg-encrypt): Ditto.
18612
18613 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18614 (mml1991-pgg-encrypt): Ditto.
18615
18616 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18617
18618 * nnfolder.el (nnfolder-insert-newsgroup-line):
18619 Use message-make-date instead of current-time-string.
18620
18621 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18622 to gnus-decoded which mm-uu might set.
18623
18624 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
18625
18626 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18627 don't decode quoted parameters; remove misimported Emacs code.
18628 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18629 (rfc2231-decode-encoded-string): Don't use split-string which
18630 behaves differently according to Emacs version; use
18631 mm-decode-coding-region to convert charset to coding-system.
18632 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18633 (rfc2231-encode-string): Remove misimported Emacs code.
18634
18635 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
18636
18637 * gnus-art.el (article-decode-charset): Don't use ignore-errors
18638 when calling mail-header-parse-content-type.
18639 (article-de-quoted-unreadable): Ditto.
18640 (article-de-base64-unreadable): Ditto.
18641 (article-wash-html): Ditto.
18642
18643 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18644 calling mail-header-parse-content-type and
18645 mail-header-parse-content-disposition.
18646 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18647 mail-header-parse-content-type.
18648
18649 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18650 insert charset and format parameters; encode description after
18651 inserting it to buffer.
18652 (mml-insert-parameter): Fold lines properly even if a parameter is
18653 segmented into two or more lines; change the max column to 76.
18654
18655 * rfc1843.el (rfc1843-decode-article-body): Don't use
18656 ignore-errors when calling mail-header-parse-content-type.
18657
18658 * rfc2231.el (rfc2231-parse-string): Return at least type if
18659 possible; don't cause an error even if it fails in parsing of
18660 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18661 (rfc2231-encode-string): Don't break lines at the beginning, leave
18662 it to mml-insert-parameter.
18663
18664 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18665 calling mail-header-parse-content-type.
18666
18667 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
18668
18669 * spam-report.el (spam-report-gmane-use-article-number):
18670 Improve doc string.
18671 (spam-report-gmane-internal): Check if a suitable header was found
18672 in the article.
18673
18674 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
18675
18676 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18677 (rfc2231-encode-string): Make param*=value always begin with LWSP.
18678
18679 2006-02-05 Romain Francoise <romain@orebokech.com>
18680
18681 Update copyright notices of all files in the gnus directory.
18682
18683 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18684
18685 * nnweb.el (nnweb-request-group): Avoid growing overview files.
18686
18687 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
18688
18689 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18690 segmented lines of parameter value to cope with Thunderbird 1.5
18691 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18692 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18693 (rfc2231-encode-string): Don't make lines exceeding 76 column.
18694
18695 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
18696
18697 * mml.el (mml-generate-mime-1): Correct the order of inline signed
18698 parts.
18699
18700 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18701
18702 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18703 there's only one active file for all servers.
18704 (nnweb-request-scan): Make sure nnweb-articles is initialized on
18705 solid groups. Gnus might have used a FAST request to select the group.
18706 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18707 and nnweb-search redundantly in the active file.
18708 (nnweb-request-list): Don't list bogus groups. There can only be one.
18709 (nnweb-request-create-group): Don't use ARGS.
18710 (nnweb-possibly-change-server, nnweb-request-group): Remove some
18711 initializations. Let nnoo do the work.
18712
18713 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
18714
18715 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18716 Say the part has been decoded.
18717
18718 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18719
18720 2006-01-31 Kevin Ryde <user42@zip.com.au>
18721
18722 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18723 mailcap-viewer-test-cache when there's no 'test clause, since that
18724 will invert the meaning of a "nil" test previously determined by
18725 mailcap-mailcap-entry-passes-test.
18726
18727 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
18728
18729 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18730 compiling.
18731
18732 * gnus-sum.el: Ditto.
18733
18734 * message.el: Don't bind tool-bar-map when compiling.
18735
18736 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
18737
18738 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18739
18740 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
18741
18742 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18743 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18744 current Google Groups.
18745
18746 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
18747
18748 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18749 and tool-bar-mode.
18750
18751 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18752 and tool-bar-mode.
18753
18754 * message.el (message-tool-bar-update): Simplify.
18755 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18756
18757 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18758 gnus-summary-buffer.
18759 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18760 gnus-summary-reply.
18761
18762 * gmm-utils.el (gmm): Add :version.
18763
18764 2006-01-26 Steve Youngs <steve@sxemacs.org>
18765
18766 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18767 Don't autoload.
18768
18769 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
18770
18771 * gmm-utils.el (gmm-verbose): Add :group.
18772
18773 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
18774
18775 * message.el: Change some comments WRT tool-bars.
18776
18777 * gnus-sum.el (gnus-summary-tool-bar)
18778 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18779 (gnus-summary-tool-bar-zap-list): New variables.
18780 (gnus-summary-make-tool-bar): Complete rewrite using
18781 `gmm-tool-bar-from-list'.
18782
18783 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18784 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18785 New variables.
18786 (gnus-group-make-tool-bar): Complete rewrite using
18787 `gmm-tool-bar-from-list'.
18788 (gnus-group-tool-bar-update): New function.
18789
18790 * message.el (message-mode-field-menu): Add "Show hidden Headers".
18791
18792 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
18793
18794 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18795 is dissected into a single part of which the type is the same as
18796 the given one; decode charset.
18797
18798 2006-01-21 Kevin Ryde <user42@zip.com.au>
18799
18800 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18801 into alists as symbol not string, since that's what
18802 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18803 look for.
18804
18805 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
18806
18807 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18808 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18809
18810 * message.el (message-tool-bar-gnome): Use gmm-ignore.
18811
18812 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18813
18814 * gnus-art.el (gnus-mime-security-button-commands): New variable.
18815 (gnus-mime-security-button-menu): New definition.
18816 (gnus-mime-security-button-map): Use them.
18817 (gnus-mime-security-button-menu): New function.
18818 (gnus-insert-mime-security-button): Addition to help echo.
18819 (gnus-mime-security-run-function, gnus-mime-security-save-part)
18820 (gnus-mime-security-pipe-part): New functions.
18821
18822 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18823 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18824
18825 * mm-decode.el (mm-handle-set-disposition): Remove.
18826 (mm-handle-set-description): Remove.
18827
18828 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
18829
18830 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18831 (mm-w3m-standalone-supports-m17n-p): New function.
18832 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18833 w3m usage.
18834
18835 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18836 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18837
18838 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
18839
18840 * message.el (message-tool-bar-zap-list):
18841 Use gmm-tool-bar-zap-list as custom type.
18842 (message-tool-bar-update): New function.
18843 (message-tool-bar, message-tool-bar-gnome)
18844 (message-tool-bar-retro): Add message-tool-bar-update.
18845 (message-tool-bar-gnome): Add flyspell-buffer.
18846
18847 * gnus-util.el (gnus-error): Describe `args'.
18848
18849 * gmm-utils.el (gmm-error): Describe `args'.
18850 (gmm-tool-bar-zap-list): New widget.
18851 (gmm-tool-bar-from-list): Improve description of `zap-list'.
18852
18853 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18854
18855 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18856 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18857 the number of recursive calls.
18858
18859 * mm-decode.el (mm-handle-set-disposition): New macro.
18860 (mm-handle-set-description): New macro.
18861
18862 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
18863
18864 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18865 encoding.
18866
18867 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18868
18869 * message.el (message-tool-bar-zap-list, message-tool-bar)
18870 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18871 (message-tool-bar-local-item-from-menu): Remove.
18872 (message-tool-bar-map): Replace by `message-make-tool-bar'.
18873 (message-make-tool-bar): New function.
18874 (message-mode): Use `message-make-tool-bar'.
18875
18876 * gmm-utils.el: New file.
18877 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18878 (gmm-lazy): New widget copied from `nnmail.el'.
18879 (gmm-tool-bar-from-list): New function for creating customizable
18880 tool bars.
18881 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
18882 output.
18883 (gmm): Add :prefix to defgroup.
18884
18885 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
18886
18887 * gmm-utils.el (gmm-widget-p): New function.
18888
18889 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
18890
18891 * mml.el (mml-attach-file): Describe `description' in doc string.
18892 (mml-menu): Add Emacs MIME manual and PGG manual.
18893
18894 2006-01-20 Richard M. Stallman <rms@gnu.org>
18895
18896 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18897
18898 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
18899
18900 * nntp.el (nntp-end-of-line): Doc fix.
18901
18902 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
18903
18904 * imap.el (imap-open): Handle case where buffer is a buffer
18905 object.
18906
18907 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18908
18909 * gnus-delay.el (gnus-delay): Don't autoload.
18910 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18911 to be re-loaded when customizing the `gnus-delay' group.
18912
18913 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
18914
18915 * message.el (message-insert-citation-line): Use newlines.
18916
18917 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
18918
18919 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18920
18921 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18922
18923 2006-01-19 Mark D. Baushke <mdb@gnu.org>
18924
18925 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18926
18927 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
18928
18929 * mm-decode.el (mm-inlined-types): Add application/pgp.
18930 (mm-automatic-display): Ditto.
18931
18932 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18933 part as text.
18934
18935 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
18936
18937 * nnrss.el: Update copyright.
18938 (nnrss-opml-import): Query whether to subscribe to each entry.
18939
18940 * gnus-art.el:
18941 * gnus-sum.el:
18942 * mm-uu.el:
18943 * mm-view.el: Update copyright.
18944
18945 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
18946
18947 * message.el (message-info): New function.
18948 (message-mode-menu): Add it.
18949 Update copyright.
18950
18951 * ChangeLog: Fix and update copyright.
18952
18953 2006-01-13 Romain Francoise <romain@orebokech.com>
18954
18955 * message.el (message-forward-subject-name-subject): Prefer the
18956 address to 'nowhere' if the sender has no name.
18957 Fix typo. Update copyright year.
18958
18959 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
18960
18961 * gnus-art.el (article-wash-html):
18962 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18963 (gnus-article-wash-html-with-w3m-standalone): New function.
18964
18965 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18966 mm-inline-text-html-render-with-w3m-standalone.
18967 (mm-text-html-washer-alist): Map w3m-standalone to
18968 gnus-article-wash-html-with-w3m-standalone.
18969 (mm-inline-text-html-render-with-w3m-standalone): New function.
18970
18971 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
18972
18973 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18974 Improve LaTeX.
18975
18976 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
18977
18978 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18979 (nnrss-request-article): Render text/plain parts as HTML.
18980
18981 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18982 the buffer.
18983
18984 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
18985
18986 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18987 custom definition of `gnus-posting-styles'.
18988
18989 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18990 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18991
18992 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
18993
18994 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18995 Use nntp for bug archive.
18996
18997 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
18998
18999 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19000 parts.
19001 (nnrss-normalize-date): New function converts ISO 8601 date into
19002 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
19003 (nnrss-check-group): Use it.
19004
19005 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
19006
19007 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19008
19009 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19010 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
19011 (nnrss-insert-w3): Ditto.
19012
19013 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
19014
19015 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19016 the articles to be forwarded including the case where neither a
19017 number of articles nor a region is specified.
19018
19019 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
19020
19021 * nnrss.el (nnrss-request-article): Fix last change; fill
19022 text/plain parts.
19023
19024 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
19025
19026 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19027 in text/plain part.
19028 (nnrss-check-group): Don't add excessive newline to dc:subject.
19029
19030 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
19031
19032 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19033 article.
19034
19035 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
19036
19037 * nnml.el: Don't require gnus-bcklg. Autoload it.
19038 (nnml-use-compressed-files, nnml-save-mail): Support other
19039 comression programs such as bzip2.
19040
19041 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19042
19043 * dns.el (query-dns): Make sure we check the buffer size before
19044 removing tcp headers.
19045
19046 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
19047
19048 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19049 remove MIME buttons associated with multipart/alternative parts.
19050 (gnus-mime-display-alternative): Tag buttons using `article-type'
19051 text property.
19052
19053 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19054 associated with multipart/alternative parts.
19055
19056 * gnus-art.el (gnus-signature-separator): Fix custom type.
19057
19058 * mm-decode.el (mm-inlined-types): Fix custom type.
19059 (mm-keep-viewer-alive-types): Ditto.
19060 (mm-automatic-display): Ditto.
19061 (mm-attachment-override-types): Ditto.
19062 (mm-inline-override-types): Ditto.
19063 (mm-automatic-external-display): Ditto.
19064
19065 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
19066
19067 * spam-report.el (spam-report-user-mail-address)
19068 (spam-report-user-agent): New variables.
19069 (spam-report-url-ping-plain): Use spam-report-user-agent.
19070
19071 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
19072
19073 * gnus-art.el (gnus-button-handle-custom): Do not just use
19074 `customize-apropos' for any "M-x customize-*" button but the
19075 function called for. Accept both the function name and its
19076 argument in order to achieve this.
19077 (gnus-button-alist): Remove support for "custom:" URL's.
19078 Pass function name to `gnus-button-handle-custom' in case of "M-x
19079 customize-*" buttons.
19080
19081 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
19082
19083 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19084 multipart/alternative and add xref to mm-discouraged-alternatives
19085 in doc string.
19086
19087 * mm-decode.el (mm-discouraged-alternatives): Add xref to
19088 gnus-buttonized-mime-types in doc string.
19089
19090 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
19091
19092 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19093 Suggest image/.* in the doc string.
19094
19095 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
19096
19097 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19098 message-marks (Debian bug#342521).
19099
19100 2005-12-12 Simon Josefsson <jas@extundo.com>
19101
19102 * password.el (password-read-from-cache): Add.
19103 (password-read): Use it.
19104
19105 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
19106
19107 * rfc2047.el (rfc2047-charset-to-coding-system):
19108 Recognize us-ascii as a MIME charset.
19109
19110 * mm-bodies.el (mm-decode-content-transfer-encoding):
19111 Protect against the case where the 2nd arg TYPE is nil.
19112
19113 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
19114
19115 * pop3.el (pop3-stream-type): Fix custom version.
19116
19117 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19118
19119 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
19120
19121 * mm-decode.el (mm-display-external): Add missing cdr.
19122
19123 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
19124
19125 * mm-decode.el (mm-display-external): Use nametemplate (defined in
19126 RFC1524) if it is in mailcap or add a suffix according to
19127 mailcap-mime-extensions when generating a temp filename; postpone
19128 deleting a temp file for 2 seconds for some wrappers, shell
19129 scripts, and so on, which might exit right after having started a
19130 viewer command as a background job.
19131
19132 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
19133
19134 * nntp.el (nntp-marks-directory): Fix custom group.
19135
19136 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19137 steps when < 10.
19138
19139 * gnus-start.el (gnus-no-server-1):
19140 Mention `gnus-level-default-subscribed' in doc string.
19141
19142 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
19143
19144 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19145 parens.
19146
19147 2005-11-26 Dave Love <fx@gnu.org>
19148
19149 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19150 (tls-program, tls-success): Provide openssl alternative.
19151
19152 * starttls.el: Doc fixes.
19153 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19154 SERVICE to PORT.
19155
19156 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
19157 port null or service name.
19158 (starttls-negotiate): Autoload.
19159
19160 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19161
19162 * message.el (message-kill-to-signature): Fix interactive spec.
19163
19164 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
19165
19166 * pop3.el (pop3-open-server): Recognize a string as a service name.
19167
19168 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
19169
19170 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19171
19172 2005-11-23 Dave Love <fx@gnu.org>
19173
19174 Add pop3s, pop3/starttls.
19175
19176 * pop3.el (pop3-authentication-scheme): Clarify doc.
19177 (open-tls-stream, starttls-open-stream): Autoload.
19178 (pop3-stream-type): New.
19179 (pop3-open-server): Use it.
19180
19181 * mail-source.el (mail-sources): Fix some :types. Add stream type
19182 for POP.
19183 (mail-source-keyword-map): Add :stream for POP.
19184 (mail-source-fetch-pop): Use pop3-stream-type.
19185
19186 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
19187
19188 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19189 of current-time-string.
19190
19191 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
19192
19193 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19194 date header.
19195
19196 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
19197
19198 * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
19199 it can seriously impact performance as it bypasses the agent's
19200 local caches.
19201
19202 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
19203
19204 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19205 must be explicitly online rather than "not explicitly offline" for
19206 its flags to be synchronized.
19207
19208 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19209 that gnus-uu-unmark-thread will function correctly.
19210
19211 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19212 1024K is instead displayed as 1M.
19213
19214 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19215
19216 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19217
19218 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
19219
19220 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19221
19222 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
19223
19224 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19225 error message to display actual error condition.
19226 (gnus-agent-save-local): Avoid saving symbols that are bound to
19227 nil as they simply result in a warning message in
19228 gnus-agent-read-local.
19229
19230 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
19231
19232 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19233 rather than make-variable-buffer-local for file-precious-flag.
19234
19235 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
19236
19237 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19238 for duplicates which are removed. The invalid sort check then
19239 triggers a rescan after the sort as sorting may have moved
19240 duplicate entries such that they can be cheaply detected.
19241
19242 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
19243
19244 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19245
19246 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
19247
19248 * gnus-agent.el (gnus-agent-article-alist-save-format):
19249 Change internal variable to a custom variable. Change default value
19250 from compressed(2) to uncompressed(1).
19251 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19252 support for uncompressed agentview files. Taken together, reading
19253 the agentview file should now be 6-7 times faster.
19254
19255 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
19256
19257 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19258 as a buffer-local variable. This avoids creating truncated
19259 dribble files as a result of a hang up, eg.
19260
19261 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
19262
19263 * gnus-start.el (gnus-start-draft-setup):
19264 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19265
19266 * gnus.el (gnus-splash): Change custom group.
19267 (gnus-group-get-parameter, gnus-group-parameter-value):
19268 Describe allow-list argument.
19269
19270 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19271 string.
19272
19273 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
19274
19275 * gnus-art.el (gnus-default-article-saver): Add user-defined
19276 `function' to custom type.
19277
19278 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
19279
19280 * imap.el (imap-open): Handle case where buffer is a buffer
19281 object.
19282
19283 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
19284
19285 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19286 long lines.
19287 (gnus-cache-delete-group): Wrap doc strings.
19288
19289 * gnus-agent.el (gnus-agent-rename-group)
19290 (gnus-agent-delete-group): Wrap doc strings.
19291
19292 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
19293
19294 * gnus-start.el (gnus-1): Add "native" to
19295 gnus-predefined-server-alist.
19296
19297 * gnus.el (gnus-method-to-server): Don't add "native" to the
19298 lists here, because that leads to problems when
19299 gnus-select-method is bound.
19300
19301 2005-11-09 Simon Josefsson <jas@extundo.com>
19302
19303 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19304 use (not sort-by-date) instead.
19305
19306 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
19307
19308 * gnus-delay.el (gnus-delay-group): Don't autoload.
19309 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19310 to be re-loaded when customizing the `gnus-delay' group.
19311
19312 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
19313
19314 * message.el: Revert last changes.
19315 (message-insert-citation-line): Use newlines.
19316
19317 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
19318
19319 * message.el (message-courtesy-message)
19320 (message-mark-insert-begin, message-mark-insert-end)
19321 (message-elide-ellipsis, message-cancel-message)
19322 (message-add-header, message-change-subject)
19323 (message-cross-post-followup-to-header)
19324 (message-cross-post-insert-note, message-reduce-to-to-cc)
19325 (message-widen-reply, message-delete-not-region)
19326 (message-kill-to-signature, message-insert-signature)
19327 (message-insert-importance-high, message-insert-importance-low)
19328 (message-insert-or-toggle-importance)
19329 (message-insert-disposition-notification-to)
19330 (message-indent-citation, message-yank-original)
19331 (message-cite-original-without-signature, message-cite-original)
19332 (message-insert-citation-line, message-position-on-field)
19333 (message-fix-before-sending, message-send-mail-partially)
19334 (message-send-mail, message-send-mail-with-sendmail)
19335 (message-send-mail-with-qmail, message-send-news)
19336 (message-check-news-header-syntax, message-generate-headers)
19337 (message-insert-courtesy-copy, message-fill-address)
19338 (message-fill-header, message-shorten-references)
19339 (message-setup-1, message-cancel-news)
19340 (message-forward-make-body-plain, message-forward-make-body-mime)
19341 (message-forward-make-body-mml, message-encode-message-body)
19342 (message-forward-make-body-digest-plain)
19343 (message-forward-make-body-digest-mime)
19344 (message-use-alternative-email-as-from): Insert `hard-newline'
19345 instead of ordinary newlines.
19346
19347 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
19348
19349 * message.el (message-generate-headers): Downcase the argument
19350 given to message-check-element.
19351
19352 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
19353
19354 * nntp.el (nntp-authinfo-rejected): New error condition.
19355 (nntp-wait-for): Use new error condition to signal authentication
19356 error.
19357 (nntp-retrieve-data): Rethrow new error condition to break out of
19358 recursive call to nntp-send-authinfo.
19359
19360 2005-11-08 Romain Francoise <romain@orebokech.com>
19361
19362 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19363 (gnus-summary-exit-map): Bind to `Z p'.
19364 (gnus-summary-make-menu-bar): Add menu item.
19365
19366 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
19367
19368 * gnus-art.el (gnus-article-treat-custom): Add `first'.
19369 (gnus-treat-*): Add `first' in all doc strings.
19370
19371 * gnus-group.el (gnus-group-compact-group): Fix typo.
19372
19373 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
19374
19375 * gnus.el (gnus-parameters-case-fold-search): New variable.
19376 (gnus-parameters-get-parameter): Use it.
19377
19378 * gnus-score.el (gnus-home-score-file): Doc fix.
19379
19380 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
19381
19382 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19383
19384 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
19385
19386 * mm-util.el (mm-special-display-p): New function.
19387
19388 * mml.el (mml-preview): Use it; doc fix.
19389
19390 2005-10-29 Romain Francoise <romain@orebokech.com>
19391
19392 * message.el (message-fix-before-sending): Fix comment.
19393
19394 2005-10-29 Jari Aalto <jari.aalto@cante.net>
19395
19396 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19397
19398 2005-10-29 Jari Aalto <jari.aalto@cante.net>
19399
19400 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19401 Used in gnus-score.el.
19402
19403 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
19404
19405 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19406
19407 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
19408
19409 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19410 whitespace removed in revision 7.8. Use concatenated string to
19411 protect trailing whitespace.
19412
19413 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
19414
19415 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19416 (nnimap-request-expire-articles): Use it to avoid sending 'UID
19417 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19418 Courier IMAP ("some version from 2004"). Mostly based on similar
19419 code in the same function.
19420
19421 2005-10-26 Didier Verna <didier@xemacs.org>
19422
19423 * gnus-group.el (gnus-group-compact-group): Invalidate original
19424 article buffer.
19425 * gnus-srvr.el (gnus-server-compact-server): Ditto.
19426 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19427 NOV database and in article itself.
19428 Invalidate article backlog.
19429
19430 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
19431
19432 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19433
19434 2005-10-26 Simon Josefsson <jas@extundo.com>
19435
19436 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19437 part of 2004-07-25 change.
19438
19439 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
19440
19441 * message.el (message-display-completion-list): New function.
19442 (message-expand-group): Use it; make sure the Completions buffer
19443 is modifiable.
19444
19445 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
19446
19447 * imap.el (imap-open): Handle case where buffer is a buffer object.
19448
19449 2005-10-24 Eli Zaretskii <eliz@gnu.org>
19450
19451 * pgg-def.el:
19452 * pgg-gpg.el:
19453 * pgg-parse.el:
19454 * pgg-pgp.el:
19455 * pgg-pgp5.el:
19456 * pgg.el: Move to the parent lisp directory.
19457
19458 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
19459
19460 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19461 user-mail-name is an empty string.
19462
19463 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
19464
19465 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19466 depending on gnus-score-decay-constant.
19467
19468 * encrypt.el (encrypt-insert-file-contents)
19469 (encrypt-write-file-contents): Don't use `gnus-message'.
19470
19471 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19472 arguments.
19473 (mm-uu-type-alist): Add message-marks and insert-marks.
19474 Pass arguments to mm-uu-verbatim-marks-extract.
19475 (mm-uu-hide-markers): New variable.
19476 (mm-uu-extract): Use face similar to `gnus-cite-3'.
19477
19478 * gnus-fun.el (gnus-convert-image-to-x-face-command)
19479 (gnus-convert-image-to-face-command): Use "convert" by default to
19480 allow other input image formats.
19481 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19482 accordingly.
19483
19484 2005-10-23 Simon Josefsson <jas@extundo.com>
19485
19486 * imap.el (imap-gssapi-program): Align command line parameters
19487 with latest GNU SASL.
19488 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19489
19490 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19491
19492 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19493 HTML.
19494 (nnslashdot-request-article): Ditto.
19495
19496 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
19497
19498 * mail-source.el (mail-source-fetch-pop): Require pop3.
19499 (mail-source-check-pop): Ditto.
19500
19501 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
19502
19503 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19504 errors.
19505
19506 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
19507
19508 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19509 (gnus-treat-strip-leading-blank-lines): Improve doc string.
19510
19511 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19512
19513 * mm-bodies.el (mm-decode-string):
19514 Call `mm-charset-to-coding-system' with allow-override argument.
19515
19516 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
19517
19518 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19519 (rfc2047-charset-to-coding-system): New function.
19520 (rfc2047-decode-encoded-words): New function.
19521 (rfc2047-decode-region): Use them.
19522 (rfc2047-decode-cte): Remove.
19523 (rfc2047-parse-and-decode): Remove.
19524 (rfc2047-decode): Remove.
19525
19526 2005-10-15 Kenichi Handa <handa@m17n.org>
19527
19528 * rfc2047.el (rfc2047-decode-cte): New function.
19529 (rfc2047-decode-region): Change the way to decode successive
19530 encoded-words: decode B- or Q-encoding in each encoded-word,
19531 concatenate them, and decode it as charset.
19532
19533 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
19534
19535 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
19536 widget-move-and-invoke.
19537 (gnus-custom-mode): Use gnus-custom-map.
19538
19539 2005-10-15 Bill Wohler <wohler@newt.com>
19540
19541 * message.el (message-tool-bar-map): Rename image file from
19542 mail_send to mail/send.
19543
19544 2005-10-16 Masatake YAMATO <jet@gyve.org>
19545
19546 * message.el (message-expand-group): Pass the common
19547 prefix substring of completion to `display-completion-list'.
19548
19549 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
19550
19551 * mml-sec.el (mml-secure-method): New internal variable.
19552 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19553 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19554 New functions using mml-secure-method.
19555
19556 * mml.el (mml-mode-map): Add key bindings for those functions.
19557 (mml-menu): Simplify security menu entries. Suggested by Jesper
19558 Harder <harder@myrealbox.com>.
19559 (mml-attach-file, mml-attach-buffer, mml-attach-external):
19560 Goto end of message if point is the headers of the message.
19561
19562 * message.el (message-in-body-p): New function.
19563
19564 * assistant.el: Autoload gnus-util and netrc.
19565
19566 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19567 Use `mm-charset-override-alist' only when decoding.
19568
19569 * mm-bodies.el (mm-decode-body):
19570 Call `mm-charset-to-coding-system' with allow-override argument.
19571
19572 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19573 `filename' from Content-Disposition if Content-Type doesn't
19574 provide `name'.
19575 (gnus-mime-view-part-as-type): Set default instead of
19576 initial-input.
19577
19578 2005-10-09 Daniel Brockman <daniel@brockman.se>
19579
19580 * format-spec.el (format-spec): Propagate text properties of % spec.
19581
19582 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
19583
19584 * gnus-art.el (gnus-treat-predicate): Add `first'.
19585
19586 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
19587
19588 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19589 (mm-charset-override-alist): New variable.
19590 (mm-charset-to-coding-system): Use it.
19591 (mm-codepage-setup): New helper function.
19592 (mm-charset-eval-alist): New variable.
19593 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19594 Warn about unknown charsets.
19595
19596 2005-10-04 David Hansen <david.hansen@gmx.net>
19597
19598 * nnrss.el (nnrss-request-article): Add support for the comments tag.
19599 (nnrss-check-group): Ditto.
19600
19601 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
19602
19603 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19604 Rename x-gnus-verbatim to x-verbatim.
19605 (mm-uu-type-alist): Fix regexp for verbatim-marks.
19606
19607 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19608 x-verbatim.
19609
19610 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19611
19612 * gnus-util.el (gnus-remove-duplicates): Remove.
19613
19614 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19615 instead of gnus-remove-duplicates.
19616
19617 * message.el (message-remove-duplicates): Remove.
19618 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19619 message-remove-duplicates.
19620
19621 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19622 available, else use implementation from `delete-dups'.
19623
19624 * message.el (message-insert-expires): New function.
19625 (message-mode-map): Add key binding.
19626 (message-mode-field-menu): Add menu entry.
19627 (message-mode): Document it.
19628 (message-make-expires-date): Use `message-make-date'.
19629
19630 2005-10-04 Josh Huber <huber@alum.wpi.edu>
19631
19632 * message.el (message-make-expires-date): New function.
19633
19634 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
19635
19636 * time-date.el: Autoload parse-time-string, XEmacs needs it.
19637
19638 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
19639
19640 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19641 function rather than the diff-mode.el package.
19642 (mm-display-external): Use with-current-buffer.
19643 (mm-viewer-completion-map, mm-viewer-completion-map):
19644 Move initialization inside declaration.
19645
19646 2005-09-29 Simon Josefsson <jas@extundo.com>
19647
19648 * spam.el: Load hashcash when compiling, to avoid warnings.
19649 Don't autoload mail-check-payment.
19650 (spam-check-hashcash): Define unconditionally, since hashcash.el
19651 is part of Gnus now. Ignore errors from payment checking.
19652
19653 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
19654
19655 * message.el (message-bold-region, message-unbold-region):
19656 Rename from `bold-region' and `unbold-region'.
19657
19658 * message.el: Remove useless autoloads.
19659
19660 2005-09-28 Simon Josefsson <jas@extundo.com>
19661
19662 * message.el (message-use-idna): Default to t.
19663 (message-use-idna): Test whether encoding works too. Doc fix.
19664
19665 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
19666
19667 * nntp.el (nntp-warn-about-losing-connection): Remove.
19668
19669 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
19670
19671 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19672 customizable. Change default value.
19673 (mm-uu-diff-groups-regexp): Change default value.
19674 (mm-uu-type-alist): Add doc string.
19675 (mm-uu-configure): Add doc string. Make it interactive.
19676 (mm-uu-tex-groups-regexp): New variable.
19677 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19678 (mm-uu-type-alist): Add LaTeX documents.
19679 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19680 of "text/verbatim".
19681 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19682
19683 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19684 instead of "text/verbatim".
19685
19686 * message.el (message-mark-inserted-region)
19687 (message-mark-insert-file): Use slrn style marks when called with
19688 prefix argument.
19689
19690 2005-09-27 Simon Josefsson <jas@extundo.com>
19691
19692 * message.el (message-idna-to-ascii-rhs-1): Reformat.
19693
19694 2005-09-27 Arne Jørgensen <arne@arnested.dk>
19695
19696 * message.el (message-remove-duplicates): New function.
19697 Implementation borrowed from `gnus-remove-duplicates'.
19698 (message-idna-to-ascii-rhs): Also encode idna addresses in
19699 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19700 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19701 only ask about the same idna domain once per header and also tell
19702 in what header to replace the idna domain.
19703
19704 * gnus-art.el (article-decode-idna-rhs): Also decode idna
19705 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19706 (article-decode-idna-rhs): Fix regexp so that all idna-address in
19707 a header is decoded and not just the last one.
19708
19709 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
19710
19711 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19712 has been decoded.
19713
19714 * mm-decode.el (mm-automatic-display): Add text/verbatim.
19715 (mm-insert-part): Don't modify text if it has been decoded.
19716
19717 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19718 decoded.
19719
19720 * mm-view.el (mm-inline-text): Don't strip text props unless
19721 decoding enriched or richtext parts.
19722
19723 2005-09-25 Romain Francoise <romain@orebokech.com>
19724
19725 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19726 * gnus-start.el (gnus-subscribe-interactively):
19727 * gnus-uu.el (gnus-uu-grab-articles):
19728 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19729 space.
19730
19731 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
19732
19733 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19734 * mm-view.el (mm-view-pkcs7-decrypt):
19735 * gnus-sum.el (gnus-summary-limit-to-extra)
19736 (gnus-summary-respool-article, gnus-read-move-group-name):
19737 * gnus-score.el (gnus-summary-increase-score):
19738 * gnus-util.el (gnus-completing-read-with-default):
19739 * gnus-art.el (gnus-read-save-file-name)
19740 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19741 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19742 * message.el (message-check-news-header-syntax):
19743 Follow convention for reading with the minibuffer.
19744
19745 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
19746
19747 * spam-report.el (spam-report-url-ping-plain):
19748 Use gnus-extended-version as User-Agent.
19749
19750 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19751 default value is nil.
19752
19753 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19754 (mm-uu-verbatim-marks-extract): New function.
19755 (mm-uu-extract): New face.
19756 (mm-uu-copy-to-buffer): Use it.
19757
19758 * spam-report.el (spam-report-gmane-ham): Rename from
19759 `spam-report-gmane-unspam'.
19760 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19761 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
19762
19763 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19764 Autoload.
19765 (spam-report-gmane-unregister-routine):
19766 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19767
19768 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
19769
19770 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19771 (spam-report-gmane-unregister-routine): Add support for gmane
19772 unregistration.
19773
19774 * spam-report.el (spam-report-gmane-unspam)
19775 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19776 (spam-report-gmane): Change to take a single article and do unspam
19777 registration.
19778
19779 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19780
19781 * mm-url.el (mm-url-decode-entities): Fix regexp.
19782
19783 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
19784
19785 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19786 default to nil, to be able to use Gnus at all. If the default
19787 switches to something else, then the function should be fixed not
19788 be exceedingly slow.
19789
19790 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
19791
19792 * gnus-start.el (gnus-activate-group): If the server is nil, don't
19793 fail hard.
19794
19795 * spam-report.el: Add better Keywords line.
19796
19797 * spam.el: Add Maintainer and better Keywords line.
19798
19799 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19800
19801 * gnus-art.el (gnus-article-replace-part)
19802 (gnus-mime-replace-part): New functions.
19803 (gnus-mime-action-alist, gnus-mime-button-commands)
19804 (gnus-mime-save-part-and-strip): Add file argument.
19805 (gnus-article-part-wrapper): Add interactive argument.
19806
19807 * gnus-sum.el (gnus-summary-mime-map):
19808 Add `gnus-article-replace-part'.
19809
19810 2005-09-19 Didier Verna <didier@xemacs.org>
19811
19812 The nnml compaction feature:
19813 * nnml.el (nnml-request-compact-group): New function.
19814 * nnml.el (nnml-request-compact): New function.
19815 * gnus-int.el (gnus-request-compact-group): New function.
19816 * gnus-int.el (gnus-request-compact): New function.
19817 * gnus-group.el (gnus-group-compact-group): New function.
19818 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19819 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19820 * gnus-srvr.el (gnus-server-compact-server): New function.
19821 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19822 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19823
19824 2005-09-18 Deepak Goel <deego@gnufans.org>
19825
19826 * sieve.el (sieve-help): Fix `message' call: first arg should be a
19827 format spec.
19828
19829 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
19830
19831 * gnus.el (gnus-group-startup-message): Bind image-load-path.
19832
19833 2005-09-15 Romain Francoise <romain@orebokech.com>
19834
19835 * message.el (message-fill-paragraph): Clarify docstring.
19836
19837 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
19838
19839 * gnus-art.el (gnus-mime-display-part): Protect against broken
19840 MIME messages.
19841
19842 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
19843
19844 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19845 before parsing header.
19846
19847 2005-09-11 Jari Aalto <jari.aalto@cante.net>
19848
19849 * html2text.el (html2text-replace-list): Add new entities.
19850
19851 2005-09-11 Romain Francoise <romain@orebokech.com>
19852
19853 * message.el (message-alternative-emails): Improve docstring.
19854 (message-setup-1): Call `message-use-alternative-email-as-from'
19855 after `message-setup-hook' to give it precedence over posting
19856 styles, etc.
19857 (message-use-alternative-email-as-from): Add docstring.
19858 Remove the original From header if present.
19859
19860 * nnml.el (nnml-compressed-files-size-threshold): New variable.
19861 (nnml-save-mail): Use it.
19862
19863 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19864 articles. Add new argument `silent'.
19865 (gnus-uu-mark-all): Report the total number of marked articles.
19866
19867 2005-09-10 Romain Francoise <romain@orebokech.com>
19868
19869 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19870 (gnus-uu-mark-series): Likewise.
19871
19872 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
19873
19874 * spam-report.el (spam-report-gmane): Fix generation of spam
19875 report URL.
19876
19877 2005-09-10 Simon Josefsson <jas@extundo.com>
19878
19879 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19880 t, based on discussion on the ding list with Robert Epprecht
19881 <epprecht@solnet.ch>.
19882
19883 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
19884
19885 * spam-report.el (spam-report-gmane): Make it work without
19886 X-Report-Spam header. Gmane now only provides Archived-At.
19887 This is only used if `spam-report-gmane-use-article-number' is nil.
19888 (spam-report-gmane-spam-header): Remove. Not used anymore.
19889
19890 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19891 make `gnus-summary-sort-by-recipient' work with threading.
19892
19893 * nnweb.el (nnweb-google-wash-article): Print a message if article
19894 is not available.
19895
19896 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19897
19898 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19899 change. Decode text/* parts content before displaying.
19900
19901 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
19902
19903 * mml-smime.el: Remove defvar of gnus-extract-address-components.
19904
19905 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
19906
19907 * mm-view.el (mm-display-inline-fontify): Disable support modes.
19908
19909 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
19910
19911 * message.el (message-tab-body-function): Fix mismatched custom type.
19912
19913 * gnus.el (gnus-group-change-level-function): Ditto.
19914
19915 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19916
19917 * gnus-art.el (gnus-signature-limit)
19918 (gnus-article-mime-part-function): Ditto.
19919
19920 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
19921
19922 * mml.el (mml-mode): Silence the byte compiler.
19923
19924 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19925 using `(sit-for 0)' before moving the point to the specified part;
19926 skip unbuttonized parts.
19927 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19928 return to the summary window if gnus-auto-select-part is non-nil.
19929
19930 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
19931
19932 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19933 New variables.
19934 (mml-dnd-attach-file, mml-mode): Use them.
19935
19936 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19937 Make fetching article by MID work again for Google Groups.
19938 Add FIXME concerning gnus-group-make-web-group.
19939
19940 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19941 Don't depend on Gnus by using mail-extract-address-components if
19942 gnus-extract-address-components is not bound.
19943
19944 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
19945
19946 * gnus-art.el (gnus-mime-display-security): Don't display the
19947 signature, but only the signed part.
19948
19949 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
19950
19951 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19952
19953 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19954 list, not listp.
19955
19956 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
19957
19958 * mm-encode.el (mm-encode-content-transfer-encoding):
19959 Likewise when encoding.
19960
19961 * mm-bodies.el (mm-decode-content-transfer-encoding):
19962 De-canonicalize CRLF for all text content types, not just
19963 text/plain.
19964
19965 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
19966
19967 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19968 valid article; point arrow and cursor at the MIME button.
19969
19970 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
19971
19972 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19973 Suggested by Dan Christensen <jdc@uwo.ca>.
19974
19975 * mm-decode.el (mm-save-part): Enable change of prompt.
19976
19977 2005-08-29 Jari Aalto <jari.aalto@cante.net>
19978
19979 * gnus-msg.el (gnus-inews-add-send-actions):
19980 Make `message-post-method' lambda parameter ARG `&optional'.
19981
19982 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
19983
19984 * gnus-sum.el (gnus-summary-mime-map):
19985 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19986 gnus-article-jump-to-part.
19987
19988 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19989 (gnus-article-edit-part): Use it.
19990 (gnus-article-part-wrapper): Add no-handle argument.
19991 (gnus-article-save-part-and-strip, gnus-article-delete-part):
19992 New functions.
19993
19994 2005-08-29 Romain Francoise <romain@orebokech.com>
19995
19996 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19997 docstring.
19998 (gnus-face-from-file): Likewise.
19999
20000 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
20001
20002 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20003 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20004 non-nil.
20005 (gnus-auto-select-part): New variable.
20006 (gnus-article-jump-to-part): New function.
20007 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20008 (gnus-mime-delete-part): Allow selecting specified part after
20009 deleting or stripping parts.
20010 (gnus-article-jump-to-part): Don't use `read-number'. Use last
20011 part if argument is bogus.
20012
20013 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
20014
20015 * gnus-art.el (w3m-minor-mode-map):
20016 * gnus-spec.el (gnus-newsrc-file-version):
20017 * gnus-util.el (nnmail-active-file-coding-system)
20018 (gnus-original-article-buffer, gnus-user-agent):
20019 * gnus.el (gnus-ham-process-destinations)
20020 (gnus-parameter-ham-marks-alist)
20021 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20022 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20023 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20024 * mm-decode.el (gnus-current-window-configuration):
20025 * mm-extern.el (gnus-article-mime-handles):
20026 * mm-url.el (url-current-object, url-package-name)
20027 (url-package-version):
20028 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20029 (smime-keys, w3m-cid-retrieve-function-alist)
20030 (w3m-current-buffer, w3m-display-inline-images)
20031 (w3m-minor-mode-map):
20032 * mml-smime.el (gnus-extract-address-components):
20033 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20034 (gnus-newsrc-hashtb, message-default-charset)
20035 (message-deletable-headers, message-options)
20036 (message-posting-charset, message-required-mail-headers)
20037 (message-required-news-headers):
20038 * mml1991.el (mc-pgp-always-sign):
20039 * mml2015.el (mc-pgp-always-sign):
20040 * nnheader.el (nnmail-extra-headers):
20041 * rfc1843.el (gnus-decode-encoded-word-function)
20042 (gnus-decode-header-function, gnus-newsgroup-name):
20043 * spam-stat.el (gnus-original-article-buffer): Add defvars.
20044
20045 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
20046
20047 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20048 the end of the date treatments.
20049
20050 2005-08-15 Simon Josefsson <jas@extundo.com>
20051
20052 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20053 it in url-handlers.el and XEmacs in url.el. Reported by Luca
20054 Capello and Romain Francoise.
20055 (pgg-fetch-key-function): Remove, not used?
20056 (pgg-insert-url-with-w3): Require url, to get
20057 url-insert-file-contents regardless of where it is defined.
20058
20059 2005-08-13 Romain Francoise <romain@orebokech.com>
20060
20061 * message.el (message-cite-original-1): New function.
20062 (message-cite-original): Use it.
20063 (message-cite-original-without-signature): Ditto.
20064
20065 2005-08-08 Romain Francoise <romain@orebokech.com>
20066
20067 * message.el (message-yank-empty-prefix): New variable.
20068 (message-indent-citation): Use it.
20069 (message-cite-original-without-signature): Respect X-No-Archive.
20070
20071 2005-08-08 Simon Josefsson <jas@extundo.com>
20072
20073 * pgg.el: Autoload url-insert-file-contents instead of loading
20074 w3/url.
20075 (pgg-insert-url-with-w3): Don't load url here.
20076
20077 2005-08-07 Jesper Harder <harder@phys.au.dk>
20078
20079 * message.el (message-kill-to-signature): Don't insert newline at
20080 bol.
20081 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20082
20083 2005-08-06 Romain Francoise <romain@orebokech.com>
20084
20085 * message.el (message-user-fqdn): Fix typo in docstring.
20086
20087 2005-08-05 Daiki Ueno <ueno@unixuser.org>
20088
20089 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20090
20091 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20092
20093 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
20094
20095 * mm-bodies.el (mm-encode-body): Use coding system rather than
20096 charset to encode text.
20097
20098 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20099 number of charsets if utf-8 is available (XEmacs).
20100
20101 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
20102
20103 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20104 taken from `gnus-button-mid-or-mail-regexp'.
20105 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20106 (gnus-button-alist): Improve regexp for domain part of the MIDs
20107 for news:localpart@domain buttons.
20108 (gnus-button-ctan-directory-regexp): Update.
20109
20110 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
20111
20112 * sieve-manage.el (sieve-manage-interactive-login):
20113 Use make-local-variable rather than make-variable-buffer-local.
20114 (sieve-manage-open): Ditto.
20115 (sieve-manage-authenticate): Ditto.
20116
20117 * mml.el (mml-generate-mime-1): Make the content type default to
20118 text/plain if the filename is not specified.
20119
20120 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
20121
20122 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20123 instead of insert-buffer.
20124
20125 * message.el (message-yank-original): Ditto; set the mark at the
20126 end of the yanked message.
20127
20128 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
20129
20130 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20131 lines to scroll rather than to stop it.
20132
20133 * mml.el (mml-generate-default-type): Add doc string.
20134 (mml-generate-mime-1): Use mm-default-file-encoding or make it
20135 default to application/octet-stream when determining the content
20136 type if it is not specified for the part or the mml contents; add
20137 a comment about mml-generate-default-type.
20138
20139 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
20140
20141 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20142 make it default to application/octet-stream when determining the
20143 content type if it is not specified for the external contents.
20144
20145 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
20146
20147 * rfc2231.el (rfc2231-parse-string): Take care that not only a
20148 segmented parameter but also other parameters might be there.
20149
20150 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
20151
20152 * mm-decode.el (mm-display-external): Delete temp file, directory
20153 and buffer immediately if the external process is exited.
20154
20155 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
20156
20157 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20158 fewer lines than that of scroll-margin.
20159 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20160
20161 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
20162
20163 * gnus-art.el (gnus-article-next-page): Revert.
20164 (gnus-article-beginning-of-window): New macro.
20165 (gnus-article-next-page-1): Use it.
20166 (gnus-article-prev-page): Ditto.
20167 (gnus-article-edit-part): Use insert-buffer-substring instead of
20168 insert-buffer.
20169 (gnus-article-edit-exit): Ditto.
20170
20171 * gnus-util.el (gnus-beginning-of-window): Remove.
20172 (gnus-end-of-window): Remove.
20173
20174 2005-07-25 Simon Josefsson <jas@extundo.com>
20175
20176 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20177 to have the url package without w3. Reported by Daiki Ueno
20178 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20179
20180 2005-07-20 Didier Verna <didier@xemacs.org>
20181
20182 * gnus-diary.el: Remove the description comment (nndiary is now
20183 properly documented in the Gnus manual).
20184 Fix the spelling of "Back End".
20185 * nndiary.el: Ditto.
20186 Fix the copyright notice.
20187
20188 2005-07-18 Romain Francoise <romain@orebokech.com>
20189
20190 * gnus-sum.el (gnus-summary-to-prefix)
20191 (gnus-summary-newsgroup-prefix): New variables.
20192 (gnus-summary-from-or-to-or-newsgroups): Use them.
20193
20194 2005-07-17 Romain Francoise <romain@orebokech.com>
20195
20196 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20197 space as it's generally not especially interesting to the user.
20198
20199 2005-07-16 Romain Francoise <romain@orebokech.com>
20200
20201 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20202 nil to avoid prompting and file modification if one of the
20203 messages at the top of the nnfolder file contains a copyright
20204 notice.
20205 Update copyright notice.
20206
20207 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20208 instead of `current-time-string' as the latter creates a time
20209 string that is not RFC 2822 compliant (it lacks the zone).
20210 Update copyright notice.
20211
20212 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
20213
20214 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20215 for text/rtf. Display default in prompt. Pass default for M-n.
20216
20217 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20218
20219 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20220
20221 * gnus-msg.el (gnus-button-mailto):
20222 Remove save-selected-window-window hackery because it relies on
20223 save-selected-window internals.
20224
20225 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
20226
20227 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20228 (gnus-article-next-page-1): Use gnus-beginning-of-window.
20229 (gnus-article-prev-page): Ditto.
20230
20231 * gnus-util.el (gnus-beginning-of-window): New function.
20232 (gnus-end-of-window): New function.
20233
20234 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
20235
20236 * gnus-score.el (gnus-score-edit-all-score):
20237 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20238 gnus-message.
20239
20240 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20241
20242 * gnus-msg.el (gnus-button-mailto):
20243 Remove save-selected-window-window hackery because it relies on
20244 save-selected-window internals.
20245
20246 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
20247
20248 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20249 add-minor-mode.
20250 (gnus-binary-mode): Ditto.
20251
20252 * gnus-topic.el (gnus-topic-mode): Ditto.
20253
20254 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
20255
20256 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20257 (gnus-article-prev-page): Take scroll-margin into consideration.
20258
20259 2005-07-04 Lute Kamstra <lute@gnu.org>
20260
20261 Update FSF's address in GPL notices.
20262
20263 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
20264
20265 * gnus.el (gnus-exit):
20266 * gnus-group.el (gnus-group-icons):
20267 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20268
20269 * gnus-nocem.el (gnus-nocem):
20270 * message.el (message-various, message-buffers, message-sending)
20271 (message-interface, message-forwarding, message-insertion)
20272 (message-headers, message-news, message-mail):
20273 * pgg-gpg.el (pgg-gpg):
20274 * pgg-parse.el (pgg-parse):
20275 * pgg-pgp.el (pgg-pgp):
20276 * pgg-pgp5.el (pgg-pgp5):
20277 * pop3.el (pop3): Finish `defgroup' description with period.
20278
20279 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
20280
20281 * gnus-art.el (article-display-face): Improve the efficiency.
20282 (article-display-x-face): Ditto; remove gray x-face stuff.
20283
20284 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
20285
20286 * gnus-art.el (article-display-face): Correct the position in
20287 which Faces are inserted.
20288
20289 2005-06-29 Didier Verna <didier@xemacs.org>
20290
20291 * gnus-art.el (article-display-face): Display faces in correct
20292 order.
20293
20294 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
20295
20296 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20297 (gnus-fill-real-hashtb): Use hash table instead of obarray.
20298 (gnus-nocem-check-article): Fetch the Type header.
20299 (gnus-nocem-message-wanted-p): Fix the way to examine types.
20300 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20301 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20302 make sure gnus-nocem-hashtb is initialized.
20303 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20304 (gnus-nocem-unwanted-article-p): Ditto.
20305
20306 * pgg.el (pgg-verify): Return the verification result.
20307
20308 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
20309
20310 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20311 is ascii.
20312
20313 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
20314
20315 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20316 `show-nonbreak-escape'.
20317
20318 2005-06-23 Lute Kamstra <lute@gnu.org>
20319
20320 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20321
20322 * dig.el (dig-mode):
20323 * smime.el (smime-mode): Use gnus-run-mode-hooks.
20324
20325 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
20326
20327 * nnimap.el (nnimap-split-download-body): Fix spellings.
20328
20329 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
20330
20331 * gnus-art.el (gnus-article-encrypt-body):
20332 * gnus-cus.el (gnus-score-customize):
20333 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20334 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20335
20336 2005-06-16 Arne Jørgensen <arne@arnested.dk>
20337
20338 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20339 header by looking for magic "MII" at the beginning.
20340
20341 2005-06-16 Miles Bader <miles@gnu.org>
20342
20343 * assistant.el (assistant-field): Remove "-face" suffix from face name.
20344 (assistant-field-face): New backward-compatibility alias for renamed
20345 face.
20346 (assistant-render-text): Use renamed assistant-field face.
20347
20348 * spam.el (spam): Remove "-face" suffix from face name.
20349 (spam-face): New backward-compatibility alias for renamed face.
20350 (spam-face, spam-initialize): Use renamed spam face.
20351
20352 * message.el (message-header-to, message-header-cc)
20353 (message-header-subject, message-header-newsgroups)
20354 (message-header-other, message-header-name)
20355 (message-header-xheader, message-separator, message-cited-text)
20356 (message-mml): Remove "-face" suffix from face names.
20357 (message-header-to-face, message-header-cc-face)
20358 (message-header-subject-face, message-header-newsgroups-face)
20359 (message-header-other-face, message-header-name-face)
20360 (message-header-xheader-face, message-separator-face)
20361 (message-cited-text-face, message-mml-face):
20362 New backward-compatibility aliases for renamed faces.
20363 (message-font-lock-keywords): Use renamed message faces.
20364
20365 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20366 (sieve-test-commands, sieve-tagged-arguments):
20367 Remove "-face" suffix from face names.
20368 (sieve-control-commands-face, sieve-action-commands-face)
20369 (sieve-test-commands-face, sieve-tagged-arguments-face):
20370 New backward-compatibility aliases for renamed faces.
20371 (sieve-control-commands-face, sieve-action-commands-face)
20372 (sieve-test-commands-face, sieve-tagged-arguments-face):
20373 Use renamed sieve faces.
20374
20375 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20376 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20377 (gnus-group-news-3-empty, gnus-group-news-4)
20378 (gnus-group-news-4-empty, gnus-group-news-5)
20379 (gnus-group-news-5-empty, gnus-group-news-6)
20380 (gnus-group-news-6-empty, gnus-group-news-low)
20381 (gnus-group-news-low-empty, gnus-group-mail-1)
20382 (gnus-group-mail-1-empty, gnus-group-mail-2)
20383 (gnus-group-mail-2-empty, gnus-group-mail-3)
20384 (gnus-group-mail-3-empty, gnus-group-mail-low)
20385 (gnus-group-mail-low-empty, gnus-summary-selected)
20386 (gnus-summary-cancelled, gnus-summary-high-ticked)
20387 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20388 (gnus-summary-high-ancient, gnus-summary-low-ancient)
20389 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20390 (gnus-summary-low-undownloaded)
20391 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20392 (gnus-summary-low-unread, gnus-summary-normal-unread)
20393 (gnus-summary-high-read, gnus-summary-low-read)
20394 (gnus-summary-normal-read, gnus-splash):
20395 Remove "-face" suffix from face names.
20396 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20397 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20398 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20399 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20400 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20401 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20402 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20403 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20404 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20405 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20406 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20407 (gnus-summary-selected-face, gnus-summary-cancelled-face)
20408 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20409 (gnus-summary-normal-ticked-face)
20410 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20411 (gnus-summary-normal-ancient-face)
20412 (gnus-summary-high-undownloaded-face)
20413 (gnus-summary-low-undownloaded-face)
20414 (gnus-summary-normal-undownloaded-face)
20415 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20416 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20417 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20418 (gnus-splash-face):
20419 New backward-compatibility aliases for renamed faces.
20420 (gnus-group-startup-message): Use renamed gnus faces.
20421
20422 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20423 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20424 (gnus-server-agent): Remove "-face" suffix from face names.
20425 (gnus-server-agent-face, gnus-server-opened-face)
20426 (gnus-server-closed-face, gnus-server-denied-face)
20427 (gnus-server-offline-face):
20428 New backward-compatibility aliases for renamed faces.
20429 (gnus-server-agent-face, gnus-server-opened-face)
20430 (gnus-server-closed-face, gnus-server-denied-face)
20431 (gnus-server-offline-face): Use renamed gnus faces.
20432
20433 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20434 Remove "-face" suffix from face names.
20435 (gnus-picon-xbm-face, gnus-picon-face):
20436 New backward-compatibility aliases for renamed faces.
20437
20438 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20439 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20440 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20441 (gnus-cite-11): Remove "-face" suffix from face names.
20442 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20443 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20444 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20445 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20446 New backward-compatibility aliases for renamed faces.
20447 (gnus-cite-attribution-face, gnus-cite-face-list)
20448 (gnus-article-boring-faces): Use renamed gnus faces.
20449
20450 * gnus-art.el (gnus-signature, gnus-header-from)
20451 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20452 (gnus-header-content): Remove "-face" suffix from face names.
20453 (gnus-signature-face, gnus-header-from-face)
20454 (gnus-header-subject-face, gnus-header-newsgroups-face)
20455 (gnus-header-name-face, gnus-header-content-face):
20456 New backward-compatibility aliases for renamed faces.
20457 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20458
20459 * gnus-sum.el (gnus-summary-selected-face)
20460 (gnus-summary-highlight): Use renamed gnus faces.
20461 * gnus-group.el (gnus-group-highlight): Likewise.
20462
20463 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20464
20465 * gnus-sieve.el (gnus-sieve-article-add-rule):
20466 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20467 * spam-stat.el (spam-stat-buffer-change-to-spam)
20468 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20469
20470 * message.el (message-is-yours-p):
20471 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20472
20473 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
20474
20475 * mm-view.el (mm-inline-text): Withdraw the last change.
20476
20477 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
20478
20479 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20480 executing enriched-decode.
20481
20482 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
20483
20484 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20485 charset of tar files.
20486
20487 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
20488
20489 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20490
20491 2005-06-04 Lute Kamstra <lute@gnu.org>
20492
20493 * nnfolder.el (nnfolder-read-folder): Make sure that undo
20494 information is never recorded.
20495
20496 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
20497
20498 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20499
20500 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
20501
20502 * pop3.el (pop3-apop): Run md5 in the binary mode.
20503
20504 * starttls.el (starttls-set-process-query-on-exit-flag):
20505 Use eval-and-compile.
20506
20507 2005-05-31 Simon Josefsson <jas@extundo.com>
20508
20509 * smime.el (smime-replace-in-string): Define.
20510 (smime-cert-by-ldap-1): Use it.
20511
20512 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
20513
20514 * gnus-art.el (article-display-x-face): Replace
20515 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20516
20517 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20518 set-process-query-on-exit-flag or process-kill-without-query.
20519
20520 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20521 loop instead of replace-regexp.
20522
20523 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20524 instead of process-kill-without-query if it is available.
20525
20526 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20527 instead of find-file-hooks if it is available.
20528
20529 * mml1991.el: Bind pgg-default-user-id when compiling.
20530
20531 * mml2015.el: Bind pgg-default-user-id when compiling.
20532
20533 * nndraft.el (nndraft-request-associate-buffer):
20534 Use write-contents-functions instead of write-contents-hooks if it is
20535 available.
20536
20537 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20538 instead of find-file-hooks if it is available.
20539
20540 * nntp.el (nntp-open-connection): Replace
20541 process-kill-without-query by gnus-set-process-query-on-exit-flag.
20542 (nntp-open-ssl-stream): Ditto.
20543 (nntp-open-tls-stream): Ditto.
20544
20545 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20546 set-process-query-on-exit-flag or process-kill-without-query.
20547 (starttls-open-stream-gnutls): Use it instead of
20548 process-kill-without-query.
20549 (starttls-open-stream): Ditto.
20550
20551 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
20552
20553 * smime.el (smime-cert-by-ldap-1): Don't use
20554 replace-regexp-in-string.
20555
20556 2005-05-31 Arne Jørgensen <arne@arnested.dk>
20557
20558 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20559
20560 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20561 in PEM format. Adjust to the XEmacs compatibility.
20562
20563 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
20564
20565 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20566 by `string-to-number'.
20567 * gnus-agent.el (gnus-agent-regenerate-group)
20568 (gnus-agent-fetch-articles): Ditto.
20569 * gnus-art.el (gnus-button-fetch-group): Ditto.
20570 * gnus-cache.el (gnus-cache-generate-active)
20571 (gnus-cache-articles-in-group): Ditto.
20572 * gnus-group.el (gnus-group-set-current-level)
20573 (gnus-group-insert-group-line): Ditto.
20574 * gnus-score.el (gnus-score-set-expunge-below)
20575 (gnus-score-set-mark-below, gnus-summary-score-effect)
20576 (gnus-summary-score-entry): Ditto.
20577 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20578 (gnus-soup-pack): Ditto.
20579 * gnus-spec.el (gnus-xmas-format): Ditto.
20580 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20581 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20582 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20583 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20584 * nndb.el (nndb-get-remote-expire-response): Ditto.
20585 * nndiary.el (nndiary-parse-schedule-value)
20586 (nndiary-string-to-number, nndiary-request-replace-article)
20587 (nndiary-request-article): Ditto.
20588 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20589 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20590 * nneething.el (nneething-make-head): Ditto.
20591 * nnfolder.el (nnfolder-request-article)
20592 (nnfolder-retrieve-headers): Ditto.
20593 * nnheader.el (nnheader-file-to-number): Ditto.
20594 * nnkiboze.el (nnkiboze-request-article): Ditto.
20595 * nnmail.el (nnmail-process-unix-mail-format)
20596 (nnmail-process-babyl-mail-format): Ditto.
20597 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20598 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20599 (nnmh-request-create-group, nnmh-request-list-1)
20600 (nnmh-request-group, nnmh-request-article): Ditto.
20601 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20602 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20603 * nnsoup.el (nnsoup-make-active): Ditto.
20604 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20605 * nntp.el (nntp-find-group-and-number)
20606 (nntp-retrieve-headers-with-xover): Ditto.
20607 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20608 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20609 (pgg-format-key-identifier): Ditto.
20610 * pop3.el (pop3-last, pop3-stat): Ditto.
20611 * qp.el (quoted-printable-decode-region): Ditto.
20612
20613 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20614 of concat.
20615
20616 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
20617
20618 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20619
20620 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20621
20622 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20623
20624 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20625
20626 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20627
20628 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20629
20630 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20631 (gnus-carpal-mode): Ditto.
20632
20633 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20634 (gnus-browse-mode): Ditto.
20635
20636 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20637
20638 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20639
20640 2005-05-29 Richard M. Stallman <rms@gnu.org>
20641
20642 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20643
20644 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
20645
20646 * gnus-util.el (gnus-run-mode-hooks): New function.
20647
20648 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20649
20650 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
20651
20652 * gnus-agent.el (gnus-agent-make-mode-line-string):
20653 Use mode-line-highlight as mouse-face.
20654
20655 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
20656
20657 * canlock.el (canlock): Change the parent group to news.
20658
20659 * deuglify.el (gnus-outlook-deuglify): Add :group.
20660
20661 * dig.el (dig): Add :group.
20662
20663 * dns-mode.el (dns-mode): Add :group.
20664
20665 * encrypt.el (encrypt): Add :group.
20666
20667 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20668 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20669 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20670 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20671 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20672
20673 * gnus-diary.el (gnus-diary): Add :group.
20674
20675 * gnus.el (gnus-group-news-1-face): Add :group.
20676 (gnus-group-news-1-empty-face): Ditto.
20677 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20678 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20679 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20680 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20681 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20682 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20683 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20684 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20685 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20686 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20687 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20688 (gnus-summary-high-ticked-face): Ditto.
20689 (gnus-summary-low-ticked-face): Ditto.
20690 (gnus-summary-normal-ticked-face): Ditto.
20691 (gnus-summary-high-ancient-face): Ditto.
20692 (gnus-summary-low-ancient-face): Ditto.
20693 (gnus-summary-normal-ancient-face): Ditto.
20694 (gnus-summary-high-undownloaded-face): Ditto.
20695 (gnus-summary-low-undownloaded-face): Ditto.
20696 (gnus-summary-normal-undownloaded-face): Ditto.
20697 (gnus-summary-high-unread-face): Ditto.
20698 (gnus-summary-low-unread-face): Ditto.
20699 (gnus-summary-normal-unread-face): Ditto.
20700 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20701 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20702
20703 * hashcash.el (hashcash): New custom group.
20704 (hashcash-default-payment): Add :group.
20705 (hashcash-payment-alist): Ditto.
20706 (hashcash-default-accept-payment): Ditto.
20707 (hashcash-accept-resources): Ditto.
20708 (hashcash-path): Ditto.
20709 (hashcash-extra-generate-parameters): Ditto.
20710 (hashcash-double-spend-database): Ditto.
20711 (hashcash-in-news): Ditto.
20712
20713 * message.el (message-minibuffer-local-map): Add :group.
20714
20715 * netrc.el (netrc): Add :group.
20716
20717 * sieve-manage.el (sieve-manage-log): Add :group.
20718 (sieve-manage-default-user): Diito.
20719 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20720 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20721 (sieve-manage-authenticators): Ditto.
20722 (sieve-manage-authenticator-alist): Ditto.
20723 (sieve-manage-default-port): Ditto.
20724
20725 * sieve-mode.el (sieve-control-commands-face): Add :group.
20726 (sieve-action-commands-face): Ditto.
20727 (sieve-test-commands-face): Ditto.
20728 (sieve-tagged-arguments-face): Ditto.
20729
20730 * smime.el (smime): Add :group.
20731
20732 * spam-report.el (spam-report): Add :group.
20733
20734 * spam.el (spam, spam-face): Add :group.
20735
20736 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20737
20738 * nntp.el (nntp-next-result-arrived-p): Some news servers may
20739 return \n.\n.\n at the end of articles. Protect against that.
20740 (nntp-with-open-group): Allow debugging.
20741
20742 * nnheader.el (mail-header-set-extra): Make into a function
20743 because I just could't understand how to quote the list properly.
20744
20745 * dns.el (query-dns-cached): New function.
20746
20747 2005-05-26 Lute Kamstra <lute@gnu.org>
20748
20749 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20750
20751 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
20752
20753 * gnus-art.el: Don't autoload mail-extract-address-components.
20754
20755 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20756 eval-and-compile to evaluate it.
20757
20758 * hashcash.el: Don't autoload executable-find.
20759
20760 * nndb.el: Don't declare the nndb back end two or more times; don't
20761 autoload news-reply-mode, news-setup, cancel-timer and telnet.
20762
20763 * nntp.el: Autoload format-spec instead of format; use
20764 eval-and-compile to evaluate autoload forms.
20765
20766 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
20767
20768 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20769
20770 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20771
20772 * gnus.el (gnus-version-number): Bump version.
20773
20774 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20775
20776 * gnus.el: No Gnus v0.3 is released.
20777
20778 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
20779
20780 * gnus-art.el (gnus-article-edit-part): Disable undo.
20781
20782 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
20783
20784 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20785 gnus-article-date-lapsed-new-header is t if date timer is active;
20786 skip headers in which the original date value is empty.
20787 (gnus-article-save-original-date): Redefine it as a macro.
20788 (gnus-display-mime): Use it.
20789
20790 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
20791
20792 * gnus-art.el (article-date-ut): Support converting date in
20793 forwarded parts as well.
20794 (gnus-article-save-original-date): New function.
20795 (gnus-display-mime): Use it.
20796
20797 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
20798
20799 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20800 enclosure element of <item>.
20801
20802 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
20803
20804 * message.el (message-kill-buffer-query): Rename from
20805 `message-kill-buffer-query-if-modified'. Add :version.
20806
20807 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
20808
20809 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20810 window layout.
20811
20812 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20813
20814 * mml.el: Autoload dnd when compiling.
20815
20816 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
20817
20818 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20819 x-dnd-*.
20820
20821 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
20822
20823 * qp.el (quoted-printable-encode-region): Save excursion.
20824
20825 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
20826
20827 * message.el (message-kill-buffer-query-if-modified): Add new variable
20828 so the user can kill a modified message buffer quickly.
20829 (message-kill-buffer): Use it.
20830
20831 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
20832
20833 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
20834 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20835
20836 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
20837
20838 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20839 contained in text because xml.el decodes entities) with LFs.
20840
20841 2005-04-11 Lute Kamstra <lute@gnu.org>
20842
20843 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20844 differently.
20845
20846 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
20847
20848 * mm-util.el (mm-detect-coding-region): Typo.
20849
20850 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
20851
20852 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20853
20854 2005-04-06 Deepak Goel <deego@gnufans.org>
20855
20856 * spam-stat.el (spam-stat-score-buffer): Add a call to a
20857 user-function allow user modifications of the scores.
20858 (spam-stat-score-buffer-user): New function, to allow
20859 user-computed modifications to the score.
20860 (spam-stat-score-buffer-user-functions): List of additional
20861 scoring functions.
20862 (spam-stat-error-holder): Global temporary error holder.
20863 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20864 variable.
20865
20866 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
20867
20868 * gnus-registry.el (gnus-registry-clean-empty-function)
20869 (gnus-registry-trim, gnus-registry-fetch-groups)
20870 (gnus-registry-delete-group): Groups that match
20871 `gnus-registry-ignored-groups' are removed from the registry
20872 entries, not just ignored for splitting. This helps clean up the
20873 registry. Also, `gnus-registry-fetch-groups' is a convenient way
20874 to get all the groups a message ID is in.
20875
20876 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20877 (spam-stat-split-fancy): Change "threshhold" to "threshold".
20878 (spam-stat-score-buffer-user-functions): Add :number custom type.
20879
20880 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20881
20882 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20883 argument in XEmacs.
20884
20885 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20886 (nnrss-request-group): Decode group name first.
20887 (nnrss-request-article): Make a text/plain article if mml-to-mime
20888 failed.
20889 (nnrss-get-encoding): Return a compatible encoding according to
20890 nnrss-compatible-encoding-alist.
20891 (nnrss-find-el): Use consp instead of listp.
20892 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20893
20894 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20895
20896 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20897 which Emacs 20 doesn't support.
20898 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20899
20900 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
20901
20902 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20903 silence the byte compiler inside the defun.
20904
20905 * gnus-demon.el (parse-time-string): Add autoload.
20906
20907 * gnus-delay.el (parse-time-string): Add autoload.
20908
20909 * gnus-art.el (parse-time-string): Add autoload.
20910
20911 * nnultimate.el (parse-time): Require for `parse-time-string'.
20912
20913 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
20914
20915 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20916
20917 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20918
20919 * smime.el (smime-ldap-host-list): Add :version.
20920
20921 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
20922
20923 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20924 pass it to `gnus-browse-read-group'.
20925 (gnus-browse-read-group): Add NUMBER argument and pass it to
20926 `gnus-group-read-ephemeral-group'.
20927
20928 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20929 argument and pass it to `gnus-group-read-group'.
20930
20931 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
20932
20933 * mm-util.el (mm-xemacs-find-mime-charset): Only call
20934 mm-xemacs-find-mime-charset-1 if we have the mule feature
20935 available at runtime.
20936
20937 2005-03-25 Werner Lemberg <wl@gnu.org>
20938
20939 * nnmaildir.el: Replace `illegal' with `invalid'.
20940
20941 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20942
20943 * gnus-start.el (gnus-display-time-event-handler):
20944 Check display-time-timer at runtime rather than only at load time
20945 in case display-time-mode is turned off in the mean time.
20946
20947 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
20948
20949 * nnimap.el (nnimap-open-connection): Print which authinfo file is
20950 used.
20951
20952 * nneething.el (nneething-map-file-directory): Derive from
20953 `gnus-directory'.
20954
20955 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20956 the To/Cc button.
20957
20958 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
20959
20960 * nnmaildir.el (nnmaildir-request-accept-article):
20961 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20962
20963 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20964
20965 * gnus-async.el: Require timer-funcs at compile time when in
20966 XEmacs for `run-with-idle-timer'.
20967
20968 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
20969
20970 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20971 autoloaded function.
20972
20973 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20974
20975 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20976
20977 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
20978
20979 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20980
20981 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
20982
20983 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20984 Add gnus-expert-user to default.
20985
20986 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
20987
20988 * nnimap.el (nnimap-open-server): Ditto.
20989
20990 * imap.el (imap-authenticate): Fix typo.
20991
20992 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
20993
20994 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20995 buffer (since IMAP server might return FETCH response out of
20996 order, and the nntp buffer must be sorted).
20997
20998 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
20999
21000 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21001 comparison on string.
21002
21003 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21004 (gnus-agent-score): Rename category keywords to match gnus-cus.
21005 (gnus-agent-summary-fetch-series): Modify to protect against
21006 gnus-agent-summary-fetch-group clearing processable flags.
21007 (gnus-agent-synchronize-group-flags): Update live group buffer as
21008 synchronization may occur due to the user toggle the plugged
21009 status.
21010 (gnus-agent-fetch-group-1): Clear downloadable flag when article
21011 successfully downloaded.
21012 (gnus-agent-expire-group-1): Avoid using markers when the overview
21013 is in ascending order; greatly improves performance.
21014 (gnus-agent-regenerate-group):
21015 Use gnus-agent-synchronize-group-flags to reset read status in both
21016 gnus and server.
21017 (gnus-agent-update-files-total-fetched-for): Fix initial size.
21018
21019 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21020
21021 * message.el: Don't autoload former message-utils variables.
21022 (message-strip-subject-trailing-was): Change doc string.
21023
21024 * nnweb.el: Fixes for `gnus-group-make-web-group'.
21025 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
21026 (nnweb-google-search): Add "hl=en" here.
21027 (nnweb-google-parse-1, nnweb-google-create-mapping):
21028 Don't hardcode URL.
21029
21030 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
21031
21032 * message.el (message-get-reply-headers, message-followup):
21033 Mention related variables `message-use-followup-to' and
21034 `message-use-mail-followup-to', in the information buffer.
21035
21036 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21037 of broken groups(-beta).google.com.
21038
21039 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
21040
21041 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21042 parameter to invoked gnus-request-move-article; remove the
21043 redundant gnus-sum-hint-move-is-internal variable; apply the marks
21044 all at once instead of once per article.
21045 (gnus-summary-remove-process-mark): Accept a list of articles as
21046 well as a single article for processing.
21047
21048 * gnus-int.el (gnus-request-move-article): Add move-is-internal
21049 parameter.
21050
21051 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21052
21053 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21054
21055 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21056 parameter.
21057
21058 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21059 parameter.
21060
21061 * nnimap.el (nnimap-request-move-article): Add move-is-internal
21062 parameter and remove the gnus-sum-hint-move-is-internal variable.
21063
21064 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21065 parameter.
21066
21067 * nndraft.el (nndraft-request-move-article): Add move-is-internal
21068 parameter.
21069
21070 * nndiary.el (nndiary-request-move-article): Add move-is-internal
21071 parameter.
21072
21073 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21074
21075 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21076 parameter.
21077
21078 * nnagent.el (nnagent-request-move-article): Add move-is-internal
21079 parameter.
21080
21081 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
21082
21083 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21084 a more conservative way.
21085
21086 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21087
21088 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21089 buffer, so it moves the window's cursor.
21090
21091 2005-02-26 Arne Jørgensen <arne@arnested.dk>
21092
21093 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21094 `mm-dissect-multipart' and receive the from field as an (optional)
21095 argument from `mm-dissect-multipart'.
21096 (mm-dissect-multipart): Receive the from field as an argument and
21097 pass it on when we call `mm-dissect-buffer' on MIME parts.
21098 Fixes verification/decryption of signed/encrypted MIME parts.
21099
21100 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
21101
21102 * gnus-sum.el (gnus-summary-move-article):
21103 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21104 whatever it calls (right now, only nnimap-request-move article
21105 respects it).
21106
21107 * nnimap.el (nnimap-request-move-article):
21108 When gnus-sum-hint-move-is-internal is set, don't do the extra
21109 nnimap-request-article.
21110
21111 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
21112
21113 * nnheader.el (nnheader-find-file-noselect): Add doc string.
21114
21115 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21116 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21117
21118 * gnus-sum.el (gnus-summary-caesar-message):
21119 Apply `gnus-treat-article' after rotation.
21120
21121 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21122 doc string.
21123
21124 2005-02-22 Simon Josefsson <jas@extundo.com>
21125
21126 * encrypt.el (encrypt-password-cache-expiry): Remove (use
21127 `password-cache-expiry' instead). Reported by Arne Jørgensen
21128 <arne@arnested.dk>.
21129 (encrypt): Add password-cache and password-cache-expiry as group
21130 members.
21131
21132 2005-02-22 Arne Jørgensen <arne@arnested.dk>
21133
21134 * smime.el (smime-ldap-host-list): Doc fix.
21135 (smime-ask-passphrase): Use `password-read-and-add' to read (and
21136 cache) password.
21137 (smime-sign-region): Use it.
21138 (smime-decrypt-region): Use it.
21139 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21140 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21141 fails.
21142 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21143 certificate from DER to PEM format rather than calling openssl.
21144
21145 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21146
21147 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21148 for signing/encryption.
21149
21150 * mml.el (mml-parse-1): Use them.
21151
21152 2005-02-21 Arne Jørgensen <arne@arnested.dk>
21153
21154 * nnrss.el (nnrss-verbose): Remove.
21155 (nnrss-request-group): Use `nnheader-message' instead.
21156
21157 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
21158
21159 * nnrss.el (nnrss-verbose): New variable.
21160 (nnrss-request-group): Make it say nnrss is requesting a group.
21161
21162 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
21163
21164 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21165 Handle news URL with given port correctly.
21166
21167 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
21168
21169 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21170 containing special characters.
21171
21172 * gnus-sum.el (gnus-summary-edit-article): Ditto.
21173
21174 * mml.el (mime-to-mml): Ditto.
21175
21176 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21177 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21178 (rfc2047-decode-region): Quote decoded words containing special
21179 characters when rfc2047-quote-decoded-words-containing-tspecials
21180 is non-nil.
21181
21182 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
21183
21184 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21185
21186 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21187
21188 2005-02-15 Simon Josefsson <jas@extundo.com>
21189
21190 * nnimap.el (nnimap-debug): Doc fix.
21191
21192 * imap.el (imap-debug): Doc fix.
21193
21194 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
21195
21196 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21197
21198 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
21199
21200 * gnus.el (spam-contents): Improve docs for spam-contents
21201 parameter in its variable incarnation.
21202
21203 2005-02-14 Simon Josefsson <jas@extundo.com>
21204
21205 * smime-ldap.el: Use require instead of load-library for ldap.
21206 (smime-ldap-search): Indent.
21207 (smime-ldap-search-internal): Shorten line.
21208
21209 * smime.el (smime-cert-by-dns): Add doc-string.
21210 (smime-cert-by-ldap-1): Indent.
21211
21212 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21213 mml-smime-get-dns-ldap.
21214 (mml-smime-encrypt-query): Use new function. Default to ldap.
21215
21216 2005-02-14 Arne Jørgensen <arne@arnested.dk>
21217
21218 * smime.el: Require smime-ldap.
21219 (smime-ldap-host-list): New variable.
21220 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21221
21222 * mml-smime.el (mml-smime-encrypt-query): New function.
21223 (mml-smime-encrypt-query): Use it.
21224
21225 * smime-ldap.el: New file.
21226
21227 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
21228
21229 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21230
21231 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
21232
21233 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21234 argument in doc string. Make query for type more clear.
21235
21236 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
21237
21238 * gnus.el (gnus-group-startup-message): Search for gnus images in
21239 etc/images/gnus.
21240 * mm-util.el (mm-image-load-path): Likewise.
21241 * smiley.el (smiley-data-directory): Search for smilies in
21242 etc/images/smilies.
21243
21244 2005-02-09 Kim F. Storm <storm@cua.dk>
21245
21246 Change Emacs release version from 21.4 to 22.1 throughout.
21247 Change Emacs development version from 21.3.50 to 22.0.50.
21248
21249 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
21250
21251 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21252
21253 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21254 non-Mule XEmacs as well.
21255 (mm-decompress-buffer): Signal an error intentionally if it does
21256 not decompress compressed data because auto-compression-mode is
21257 disabled.
21258
21259 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
21260
21261 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21262 an ID in the registry even if it has no groups.
21263
21264 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
21265
21266 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21267 merge it into mm-decompress-buffer.
21268 (gnus-mime-copy-part): Use the MIME part charset, the value which
21269 a user specified or gnus-newsgroup-charset for decoding, like
21270 gnus-mime-inline-part does; set buffer-file-coding-system to tell
21271 save-buffer what was used. Suggested by Kevin Ryde
21272 <user42@zip.com.au>.
21273 (gnus-mime-inline-part): Allow the name parameter as well as the
21274 filename parameter; force decompressing of compressed data; always
21275 display contents being not decoded as unibyte.
21276
21277 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21278 as well as the filename parameter.
21279
21280 * mm-util.el (mm-decompress-buffer):
21281 Merge gnus-mime-jka-compr-maybe-uncompress.
21282 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21283 of compressed data.
21284
21285 2005-02-08 Simon Josefsson <jas@extundo.com>
21286
21287 * imap.el (imap-log): Doc fix.
21288
21289 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
21290
21291 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21292 the coding cookies; decompress compressed parts.
21293
21294 * mml.el (mml-generate-mime-1): Add the charset parameter according
21295 to the value which a user specified manually or the coding cookie.
21296
21297 * mm-util.el (mm-string-to-multibyte): New function.
21298 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21299 (mm-coding-system-to-mime-charset): New function.
21300 (mm-decompress-buffer): New function.
21301 (mm-find-buffer-file-coding-system): New function.
21302
21303 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21304 (mm-display-inline-fontify): Rewrite for decoding and decompressing
21305 parts.
21306
21307 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21308
21309 * mm-view.el (mm-display-inline-fontify): Decode a part according
21310 to the charset parameter.
21311
21312 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
21313
21314 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21315 prefix arg is neither nil nor a number, as info specifies.
21316
21317 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
21318
21319 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21320 timestamps.
21321
21322 2005-02-02 Jari Aalto <jari.aalto@cante.net>
21323
21324 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21325 groups error checking and notify user.
21326
21327 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
21328
21329 * message.el (message-send-mail-function): Check existence of
21330 sendmail-program first before using default value
21331 `message-send-mail-with-sendmail'. Otherwise use more generic
21332 `smtpmail-send-it'.
21333
21334 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
21335
21336 * nntp.el (nntp-request-update-info): Always return nil.
21337
21338 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
21339
21340 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21341
21342 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
21343
21344 * message.el (message-beginning-of-line): Change the behavior when
21345 invoked between BOL and : so that it first moves backward.
21346
21347 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
21348
21349 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21350 article buffer when editing of the article is discarded.
21351 (gnus-article-prepare): Revert.
21352
21353 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
21354
21355 * gnus-art.el (gnus-article-prepare):
21356 Remove message-strip-forbidden-properties from the local hook.
21357
21358 2005-01-27 Simon Josefsson <jas@extundo.com>
21359
21360 * password.el (password-cache-add): Only start one timer per key.
21361 Reported by Derek Atkins <warlord@MIT.EDU>.
21362
21363 2005-01-26 Steve Youngs <steve@sxemacs.org>
21364
21365 * run-at-time.el: Remove. It is no longer needed as
21366 timer-funcs.el in the xemacs-base package has a working version of
21367 `run-at-time'.
21368
21369 * password.el: Require timer-funcs instead of run-at-time in
21370 XEmacs.
21371 Remove `password-run-at-time' macro.
21372 (password-cache-add): Use `run-at-time' instead of
21373 `password-run-at-time'.
21374
21375 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21376 for `run-with-idle-timer'.
21377
21378 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21379 for `run-at-time'.
21380
21381 * mm-url.el: Require timer-funcs at compile time when in XEmacs
21382 for `with-timeout'.
21383
21384 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
21385
21386 * mml.el (mml-generate-mime-1): Convert string into unibyte when
21387 inserting " *mml*" buffer's contents into a unibyte temp buffer.
21388
21389 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
21390
21391 * mail-source.el (mail-source-fetch-imap): Search for ^From case
21392 sensitively.
21393
21394 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
21395
21396 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21397
21398 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
21399
21400 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21401 which will be inserted according to the multibyteness of a buffer
21402 rather than the type of contents. Suggested by ARISAWA Akihiro
21403 <ari@mbf.ocn.ne.jp>.
21404
21405 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21406 of string which old xml.el may return rather than a string.
21407
21408 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
21409
21410 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21411
21412 2005-01-16 Simon Josefsson <jas@extundo.com>
21413
21414 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21415 idn/idna.el isn't available.
21416 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
21417 <michael@waxrat.com>.
21418
21419 * hashcash.el: Remove non-FSF copyright header.
21420
21421 * hashcash.el (hashcash-extra-generate-parameters): New variable.
21422 (hashcash-generate-payment): Use it.
21423 (hashcash-generate-payment-async): Use it.
21424
21425 2005-01-15 Simon Josefsson <jas@extundo.com>
21426
21427 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21428 Suggested by Raymond Scholz <ray-2005@zonix.de>.
21429
21430 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21431 gnus-summary-idna-message.
21432 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21433 (gnus-summary-idna-message): New function.
21434
21435 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
21436
21437 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21438 gnus-novice-user.
21439
21440 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
21441
21442 * nnrss.el (nnrss-request-delete-group): Delete entries in
21443 nnrss-group-alist as well.
21444 (nnrss-save-server-data): Insert newline.
21445
21446 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
21447
21448 * gnus.el (gnus-user-agent): Use list of symbols instead of
21449 symbols. Display full version number for (S)XEmacs.
21450 Optionally display (S)XEmacs codename.
21451
21452 * gnus-util.el (gnus-emacs-version): Update for new
21453 `gnus-user-agent'.
21454
21455 * gnus-msg.el (gnus-extended-version): Make it possible to omit
21456 Gnus version.
21457
21458 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
21459
21460 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
21461 which is unreadable in some setups.
21462
21463 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
21464
21465 * gnus-spec.el (gnus-update-format-specifications): Flush the
21466 group format spec cache if it doesn't support decoded group names.
21467
21468 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
21469
21470 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21471 Allow to apply decay on score files matching a regexp.
21472
21473 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
21474
21475 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21476 compatibility in %g and %c.
21477
21478 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
21479
21480 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21481 name for only %g and %c.
21482 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21483 of gnus-tmp-group to decoded group name.
21484 (gnus-group-make-rss-group): Exclude `/'s from group names.
21485
21486 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
21487
21488 * nnrss.el (nnrss-get-encoding): Fix regexp.
21489
21490 2004-12-27 Simon Josefsson <jas@extundo.com>
21491
21492 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21493 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21494 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
21495
21496 2004-12-17 Kim F. Storm <storm@cua.dk>
21497
21498 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21499
21500 * gnus-sum.el (gnus-summary-mode-map): Likewise.
21501
21502 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21503
21504 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21505
21506 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
21507
21508 * nnrss.el: Require rfc2047 and mml.
21509 (nnrss-file-coding-system): New variable.
21510 (nnrss-format-string): Redefine it as an inline function.
21511 (nnrss-decode-group-name): New function.
21512 (nnrss-string-as-multibyte): Remove.
21513 (nnrss-retrieve-headers): Decode group name; don't use
21514 nnrss-format-string.
21515 (nnrss-request-group): Decode group name.
21516 (nnrss-request-article): Decode group name; allow a Message-ID as
21517 well as an article number; don't use nnrss-format-string; encode a
21518 Message-ID string which may contain non-ASCII characters; use
21519 mml-to-mime to compose a MIME article.
21520 (nnrss-request-expire-articles): Decode group name.
21521 (nnrss-request-delete-group): Decode group name.
21522 (nnrss-fetch): Clarify error message.
21523 (nnrss-read-server-data): Use insert-file-contents instead of load;
21524 bind file-name-coding-system; use multibyte buffer.
21525 (nnrss-save-server-data): Bind coding-system-for-write to the
21526 value of nnrss-file-coding-system; bind file-name-coding-system;
21527 add coding cookie.
21528 (nnrss-read-group-data): Use insert-file-contents instead of load;
21529 bind file-name-coding-system; use multibyte buffer.
21530 (nnrss-save-group-data): Bind coding-system-for-write to the
21531 value of nnrss-file-coding-system; bind file-name-coding-system.
21532 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21533 make it work with non-ASCII text.
21534 (nnrss-find-el): Make it work with old xml.el as well.
21535
21536 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
21537
21538 * nnrss.el (nnrss-get-encoding): New function.
21539 (nnrss-fetch): Use unibyte buffer initially; bind
21540 coding-system-for-read while performing mm-url-insert; remove ^Ms;
21541 decode contents according to the encoding attribute.
21542 (nnrss-save-group-data): Add coding cookie.
21543 (nnrss-mime-encode-string): New function.
21544 (nnrss-check-group): Use it to encode subject and author.
21545
21546 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
21547
21548 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21549 imaginary variable.
21550
21551 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
21552
21553 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21554 correctly even if there are wide characters.
21555
21556 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
21557
21558 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21559 downcased symbol names; make a new cache instead of reusing
21560 bbdb-hashtable.
21561
21562 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
21563
21564 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21565 concatenating segments rather than before concatenating them.
21566 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21567
21568 * message.el (message-get-reply-headers): Bind `extra'.
21569
21570 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21571
21572 * message.el (message-extra-wide-headers): New variable.
21573 (message-get-reply-headers): Use it.
21574
21575 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
21576
21577 * gnus-agent.el (gnus-agent-group-path): Decode group name.
21578 (gnus-agent-group-pathname): Ditto.
21579
21580 * gnus-cache.el (gnus-cache-file-name): Decode group name.
21581
21582 * gnus-group.el (gnus-group-make-group): Decode group name.
21583 (gnus-group-make-rss-group): Register the group data after opening
21584 the nnrss group.
21585
21586 2004-12-17 Paul Jarc <prj@po.cwru.edu>
21587
21588 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21589 by expiry now get marked as read.
21590
21591 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21592
21593 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21594
21595 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
21596
21597 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21598 unify Latin characters in XEmacs.
21599 (mm-find-mime-charset-region): Use it.
21600
21601 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
21602
21603 * gnus-util.el (gnus-delete-directory): New function.
21604
21605 * gnus-agent.el (gnus-agent-delete-group): Use it.
21606
21607 * gnus-cache.el (gnus-cache-delete-group): Use it.
21608
21609 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
21610
21611 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21612 names.
21613
21614 2004-12-16 Simon Josefsson <jas@extundo.com>
21615
21616 * hashcash.el (hashcash-payment-alist): Fix custom :type.
21617
21618 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
21619
21620 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21621
21622 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21623 (gnus-group-set-current-level): Decode group name.
21624
21625 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
21626
21627 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21628 failed.
21629
21630 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
21631
21632 * gnus-group.el (gnus-group-delete-group): Decode group name.
21633 (gnus-group-make-rss-group): Encode group name.
21634 (gnus-group-catchup-current): Decode group name.
21635 (gnus-group-kill-group): Decode group name.
21636
21637 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
21638
21639 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21640
21641 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
21642
21643 * gnus-group.el (gnus-group-make-rss-group):
21644 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21645
21646 * gnus-start.el (gnus-setup-news): Honor user's setting to
21647 gnus-message-archive-method. Suggested by Lute Kamstra
21648 <lute@gnu.org>.
21649
21650 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
21651
21652 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21653 global counterparts of the buffer-local variables.
21654
21655 2004-11-16 Romain Francoise <romain@orebokech.com>
21656
21657 * gnus-sum.el (gnus-summary-exit): Don't clear the global
21658 counterparts of the buffer-local variables.
21659
21660 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21661
21662 * message.el (message-forbidden-properties): Fix typo in doc
21663 string.
21664
21665 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
21666
21667 * gnus-util.el (gnus-replace-in-string): Add doc string.
21668
21669 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21670 to avoid problems when splitting mails with many recipients.
21671
21672 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
21673
21674 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21675 pop-to-buffer, covered by the subsequent gnus-configure-windows.
21676
21677 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
21678
21679 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21680 if there is no hashtable in memory or file modification time is
21681 newer than cached timestamp.
21682
21683 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
21684
21685 * gnus-sum.el (gnus-summary-limit-to-recipient):
21686 Implement not-matching option.
21687
21688 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
21689
21690 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21691 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21692 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21693 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21694 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
21695 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21696
21697 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
21698
21699 * message.el (message-forward-make-body-mml): Remove headers
21700 according to message-forward-ignored-headers if a message is decoded.
21701
21702 2004-12-02 Romain Francoise <romain@orebokech.com>
21703
21704 * message.el (message-forward-make-body-plain): Always remove
21705 headers according to message-forward-ignored-headers.
21706
21707 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
21708
21709 * spam.el (spam-summary-prepare-exit): Remove the
21710 gnus-summary-limit pop for now, it has problems with ham marks for
21711 me.
21712
21713 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
21714
21715 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21716 correctly.
21717
21718 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
21719
21720 * format-spec.el (format-spec): Message the char.
21721
21722 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
21723
21724 * gnus-art.el (gnus-split-methods): Reformat comments.
21725
21726 * spam.el (spam-summary-prepare-exit): Remove article limits
21727 before exiting the summary buffer.
21728
21729 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21730
21731 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21732 order to silence the byte compiler.
21733
21734 * spam.el: Fix the way to silence the byte compiler, which
21735 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21736 bbdb-search-simple, spam-BBDB-register-routine,
21737 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21738 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21739 spam-stat-buffer-is-spam, spam-stat-load,
21740 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21741 spam-stat-save and spam-stat-split-fancy.
21742
21743 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
21744
21745 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21746 which may confuse users.
21747 (canlock-password-for-verify): Ditto.
21748
21749 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21750
21751 * gnus-art.el (gnus-emphasis-alist): Ditto.
21752
21753 * gnus-registry.el (gnus-registry-max-entries): Ditto.
21754
21755 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21756
21757 * gnus-start.el (gnus-save-killed-list): Ditto.
21758
21759 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21760 (gnus-sum-thread-tree-root): Ditto.
21761 (gnus-sum-thread-tree-false-root): Ditto.
21762 (gnus-sum-thread-tree-single-indent): Ditto.
21763
21764 * message.el (message-courtesy-message): Ditto.
21765 (message-archive-note): Ditto.
21766 (message-subscribed-address-file): Ditto.
21767 (message-user-fqdn): Ditto.
21768
21769 * spam-report.el (spam-report-gmane-regex): Ditto.
21770
21771 * spam.el (spam-blackhole-good-server-regex): Ditto.
21772
21773 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21774
21775 * mml.el (mml-preview): Widen the message buffer before copying
21776 the contents to the preview buffer; sort headers before previewing.
21777
21778 * message.el (message-hidden-headers): Fix the way to avoid a bug
21779 in the `repeat' widget in Emacs 21.3 or earlier.
21780
21781 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
21782
21783 * message.el (message-hidden-headers): Default to "^References:".
21784 Improve customization type. Suggested by Reiner Steib
21785 <Reiner.Steib@gmx.de>.
21786
21787 2004-11-25 Romain Francoise <romain@orebokech.com>
21788
21789 * message.el (message-strip-forbidden-properties): Remove check for
21790 obsolete `message-hidden' text property, hidden headers are not
21791 accessible in the buffer anymore.
21792
21793 2004-11-22 Romain Francoise <romain@orebokech.com>
21794
21795 * message.el (message-header-format-alist): Add `From' in list
21796 so that it can be sorted.
21797 (message-fix-before-sending): Widen and sort headers before
21798 sending.
21799 (message-hide-headers): Use narrowing to hide headers by moving
21800 them to the top of the buffer and narrowing to the region
21801 underneath.
21802
21803 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21804
21805 * message.el (message-strip-forbidden-properties):
21806 Bind buffer-read-only (etc) to nil.
21807
21808 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
21809
21810 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21811 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21812
21813 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
21814
21815 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21816
21817 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21818
21819 * dns.el (query-dns): Use sit-for to time instead of
21820 accept-process-output, since that doesn't seem to work on udp
21821 sockets.
21822
21823 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
21824
21825 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21826
21827 2004-11-15 Jesper Harder <harder@ifa.au.dk>
21828
21829 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21830 doc string. Improve doc string.
21831
21832 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
21833
21834 * nntp.el (nntp-request-update-info): Return nil if
21835 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21836 may not call gnus-activate-group which uselessly issues the GROUP
21837 commands for all nntp groups and wastes time. Reported by Romain
21838 Francoise <romain@orebokech.com>.
21839
21840 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21841
21842 2004-11-15 Simon Josefsson <jas@extundo.com>
21843
21844 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21845 headers separately.
21846 (gnus-button-openpgp): New function, inspired by Jochen Küpper
21847 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21848
21849 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
21850
21851 * gnus-start.el (gnus-convert-old-newsrc):
21852 Assign legacy-gnus-agent to 5.10.7.
21853
21854 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21855
21856 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21857 start of the lines.
21858
21859 2004-11-14 Magnus Henoch <mange@freemail.hu>
21860
21861 * hashcash.el (hashcash-default-payment): Change default to 20.
21862 (hashcash-default-accept-payment): Change default to 20.
21863 (hashcash-process-alist): New variable.
21864 (hashcash-generate-payment-async): Add.
21865 (hashcash-already-paid-p): Add.
21866 (hashcash-insert-payment): Don't generate payments twice.
21867 (hashcash-insert-payment-async): Add.
21868 (hashcash-insert-payment-async-2): Add.
21869 (hashcash-cancel-async): Add.
21870 (hashcash-wait-async): Add.
21871 (hashcash-processes-running-p): Add.
21872 (hashcash-wait-or-cancel): Add.
21873 (mail-add-payment): New optional argument. Conditionally start
21874 asynchronous calculation.
21875 (mail-add-payment-async): Add.
21876
21877 * message.el (message-send-mail): Wait for asynchronous hashcash
21878 results. Don't clobber existing X-Hashcash headers.
21879 (message-setup-1): Call mail-add-payment-async when
21880 message-generate-hashcash is non-nil.
21881
21882 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21883
21884 * message.el (message-use-alternative-email-as-from): Examine the
21885 From header as well; use message-make-from in order to include a
21886 user's full name.
21887
21888 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
21889
21890 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21891 default; improve customization type.
21892 (gnus-emphasis-custom-with-format): New macro.
21893 (gnus-emphasis-custom-value-to-external): New function.
21894 (gnus-emphasis-custom-value-to-internal): New function.
21895
21896 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
21897
21898 * dns.el (query-dns): Resolve reverse addresses.
21899
21900 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21901
21902 * gnus-group.el (gnus-group-get-new-news): Use it.
21903
21904 * gnus-start.el (gnus-check-reasonable-setup): New function.
21905
21906 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
21907
21908 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21909 "Args out of range" error. Reported by Arnaud Giersch
21910 <arnaud.giersch@free.fr>.
21911
21912 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
21913
21914 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21915
21916 2004-11-04 Richard M. Stallman <rms@gnu.org>
21917
21918 * spam.el (spam group): Add :version.
21919
21920 * pgg-def.el (pgg group): Add :version.
21921
21922 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
21923
21924 * gnus-art.el (gnus-article-edit-article): Don't associate the
21925 article buffer with a draft file. This is a temporary measure
21926 against the 2004-08-22 change to gnus-article-edit-mode.
21927
21928 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
21929
21930 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21931 (html2text-format-tags): Remove unused variable `attr'.
21932
21933 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
21934
21935 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21936
21937 * spam-stat.el (spam-stat): Add :version.
21938
21939 * sieve.el (sieve): Add :version.
21940
21941 * sha1.el (sha1): Add :version.
21942 (sha1-use-external): Remove redundant version.
21943
21944 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21945 (nnmail-cache-ignore-groups, nnmail-spool-hook)
21946 (nnmail-split-fancy-match-partial-words)
21947 (nnmail-split-lowercase-expanded): Add :version.
21948
21949 * nndiary.el (nndiary): Add :version.
21950
21951 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21952
21953 * mml-sec.el (mml-default-sign-method)
21954 (mml-default-encrypt-method, mml-signencrypt-style-alist):
21955 Add :version.
21956
21957 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21958
21959 * mm-url.el (mm-url-use-external, mm-url-program)
21960 (mm-url-arguments): Add :version.
21961
21962 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21963 (mm-attachment-file-modes, mm-decrypt-option)
21964 (mm-w3m-safe-url-regexp): Add :version.
21965
21966 * message.el (message-cite-prefix-regexp)
21967 (message-sendmail-envelope-from, message-minibuffer-local-map)
21968 (message-user-fqdn, message-completion-alist): Add :version.
21969
21970 * gnus-win.el (gnus-configure-windows-hook)
21971 (gnus-use-frames-on-any-display): Add :version.
21972
21973 * gnus-art.el (gnus-article-address-banner-alist)
21974 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21975 (gnus-treat-from-picon, gnus-treat-mail-picon)
21976 (gnus-treat-x-pgp-sig): Add :version.
21977
21978 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21979 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21980 (gnus-summary-article-delete-hook)
21981 (gnus-summary-display-while-building): Add :version.
21982
21983 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21984 (gnus-get-top-new-news-hook): Add :version.
21985
21986 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21987 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21988
21989 * gnus-registry.el (gnus-registry): Add :version.
21990
21991 * gnus-spec.el (gnus-use-correct-string-widths)
21992 (gnus-make-format-preserve-properties): Add :version.
21993
21994 * gnus.el (gnus-group-charter-alist)
21995 (gnus-group-fetch-control-use-browse-url)
21996 (gnus-install-group-spam-parameters): Add :version.
21997
21998 * gnus-diary.el (gnus-diary): Add :version.
21999
22000 * gnus-delay.el (gnus-delay): Add :version.
22001
22002 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22003 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22004 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22005 Add :version.
22006
22007 * gnus-agent.el (gnus-agent-max-fetch-size)
22008 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22009 (gnus-agent-prompt-send-queue): Add :version.
22010
22011 * deuglify.el (gnus-outlook-deuglify): Add :version.
22012
22013 * html2text.el: Beautify code. Improve doc strings.
22014 Some checkdoc cleanup.
22015 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22016
22017 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
22018
22019 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22020
22021 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
22022
22023 * gnus-registry.el (gnus-registry-hashtb): Create the registry
22024 when package is loaded.
22025
22026 * spam.el (spam-summary-score-preferred-header): Add global preference
22027 for people who want to override the default SpamAssassin over
22028 Bogofilter preference (when both are set).
22029 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22030 (spam-user-format-function-S):
22031 Check spam-summary-score-preferred-header.
22032 (spam-extra-header-to-number): Add X-Bogosity header parsing.
22033 (spam-user-format-function-S): Format the score correctly.
22034
22035 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
22036
22037 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22038 signature file. Suggested by Manoj Srivastava
22039 <srivasta@golden-gryphon.com>.
22040
22041 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22042 iso-2022-jp even in the Japanese language environment.
22043 Suggested by Jason Rumney <jasonr@gnu.org>.
22044
22045 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
22046
22047 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22048 use the same characters as the dummy marks; make it free from
22049 getting affected by the language environment.
22050 (gnus-summary-read-group-1): Update mark positions only when the
22051 format spec is updated.
22052
22053 * gnus-spec.el (gnus-update-format-specifications): Return a list
22054 of updated types.
22055
22056 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
22057
22058 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22059 of boundp to check if display-warning is available.
22060
22061 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
22062
22063 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22064
22065 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
22066
22067 * nnspool.el (nnspool-spool-directory): Use news-path if the
22068 news-directory variable is not bound.
22069
22070 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22071 function instead of display-warning if it is not available.
22072
22073 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
22074
22075 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22076 v5-10: Use `point-at-bol'.
22077
22078 2004-10-26 Simon Josefsson <jas@extundo.com>
22079
22080 * hashcash.el: Fix URL in comment, reported by Cheng Gao
22081 <chenggao@gmail.com>.
22082
22083 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
22084
22085 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
22086 instead.
22087
22088 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
22089
22090 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22091 to remove a server from the nnimap-server-buffer-alist.
22092 (nnimap-open-connection, nnimap-close-server): Use it.
22093
22094 * gnus-encrypt.el: Remove file in favor of encrypt.el.
22095
22096 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
22097
22098 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22099 running the major-mode function.
22100
22101 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
22102
22103 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22104 dummy marks in the right way.
22105
22106 2004-10-18 David Edmondson <dme@dme.org>
22107
22108 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22109 excessively.
22110
22111 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
22112
22113 * gnus-util.el (gnus-split-references): Accept a nil references
22114 string and go on blissfully.
22115
22116 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22117 cases where the references string is non-nil but has no references.
22118
22119 * encrypt.el: Add autoload tags.
22120
22121 * spam.el (spam-resolve-registrations-routine): Remove article
22122 from unregistration list too. Reported by David Hanak
22123 <dhanak@isis.vanderbilt.edu>
22124
22125 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
22126
22127 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22128 nil. Change custom type.
22129
22130 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
22131
22132 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22133
22134 * gnus-sum.el (gnus-summary-move-article): Use it.
22135
22136 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
22137
22138 * encrypt.el: Add autoload cookies.
22139
22140 * spam.el (spam-backend-article-list-property)
22141 (spam-backend-get-article-todo-list)
22142 (spam-backend-put-article-todo-list)
22143 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22144 Resolve registrations separately.
22145 (spam-register-routine): Format comments.
22146 (spam-unregister-routine, spam-register-routine): Always call with
22147 specific-articles, no default list.
22148 (spam-summary-prepare-exit): Use the spam-classifications function.
22149
22150 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22151 gnus-encrypt.el.
22152
22153 * encrypt.el: Copied from gnus-encrypt.el.
22154
22155 * gnus-encrypt.el: Commented that it's obsolete.
22156
22157 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
22158
22159 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22160 (gnus-score-save): Use it.
22161
22162 * message.el (message-bury): Use `window-dedicated-p'.
22163
22164 2004-10-15 Simon Josefsson <jas@extundo.com>
22165
22166 * pop3.el (top-level): Don't require nnheader.
22167 (pop3-read-timeout): Add.
22168 (pop3-accept-process-output): Add.
22169 (pop3-read-response, pop3-retr): Use it.
22170
22171 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
22172
22173 * spam.el (spam-register-routine): Move comment.
22174 (spam-verify-bogofilter): Use 'unknown for the initial
22175 spam-bogofilter-valid state, not 'never.
22176
22177 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22178 for netrc-machine.
22179
22180 * nnimap.el (nnimap-open-connection):
22181 Use netrc-machine-user-or-password.
22182
22183 2004-10-17 Richard M. Stallman <rms@gnu.org>
22184
22185 * gnus-registry.el (gnus-registry-unload-hook):
22186 Set as a variable with add-hook.
22187
22188 * nnspool.el (nnspool-spool-directory): Use news-directory instead
22189 of news-path.
22190
22191 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22192
22193 * spam.el: Delete duplicate `provide'.
22194 (spam-unload-hook): Set as a variable with add-hook.
22195
22196 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
22197
22198 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22199 in the doc string.
22200
22201 * message.el (message-ignored-news-headers)
22202 (message-ignored-supersedes-headers)
22203 (message-ignored-resent-headers)
22204 (message-forward-ignored-headers): Improve custom type.
22205
22206 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
22207
22208 * message.el (message-tokenize-header): Fix 2004-09-06 change
22209 which used point-min in the wrong place.
22210
22211 2004-10-12 Simon Josefsson <jas@extundo.com>
22212
22213 * tls.el (tls-certtool-program): New variable.
22214 (tls-certificate-information): New function, based on
22215 ssl-certificate-information.
22216
22217 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
22218
22219 * compface.el: Move the version of ELisp-based uncompface program
22220 to the contrib directory because of the copyright problem.
22221
22222 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
22223
22224 * message.el (message-kill-buffer): Raise the current frame.
22225
22226 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
22227
22228 * gnus-sum.el: Mention that multibyte characters don't work as marks.
22229
22230 * gnus.el (message-y-or-n-p): Autoload.
22231
22232 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22233 (pop3-password-required, pop3-authentication-scheme)
22234 (pop3-leave-mail-on-server): Make customizable.
22235 (pop3): New custom group.
22236 (pop3-retr): Remove `sleep-for' statements.
22237 Suggested by Dave Love <fx@gnu.org>.
22238
22239 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22240 Windows/DOS.
22241
22242 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22243 (imap-parse-body): Fix incorrect use of `assert'.
22244 Suggested by Dave Love <fx@gnu.org>.
22245
22246 * mml.el (mml-minibuffer-read-disposition): Require match.
22247 Suggested by Dave Love <fx@gnu.org>.
22248
22249 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
22250
22251 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
22252 doc string.
22253
22254 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
22255
22256 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22257
22258 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22259
22260 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22261 instead of calling `mm-insert-inline', to decode text/* parts
22262 before displaying them.
22263
22264 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
22265
22266 * mm-uu.el (mm-uu-text-plain-type): New variable.
22267 (mm-uu-pgp-signed-extract-1): Use it.
22268 (mm-uu-pgp-encrypted-extract-1): Use it.
22269 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22270 bind mm-uu-text-plain-type with that value.
22271 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22272 mm-uu-dissect.
22273
22274 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
22275
22276 * gnus-group.el (gnus-update-group-mark-positions):
22277 * gnus-sum.el (gnus-update-summary-mark-positions):
22278 * message.el (message-check-news-body-syntax):
22279 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22280 of string-as-multibyte.
22281
22282 2004-10-05 Juri Linkov <juri@jurta.org>
22283
22284 * gnus-group.el (gnus-update-group-mark-positions):
22285 * gnus-sum.el (gnus-update-summary-mark-positions):
22286 * message.el (message-check-news-body-syntax):
22287 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22288 8-bit unibyte values to a multibyte string for search functions.
22289
22290 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
22291
22292 * mm-uu.el (mm-uu-dissect): Allow optional arg.
22293 (mm-uu-dissect-text-parts): New function.
22294
22295 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22296 dissect text parts.
22297
22298 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22299 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22300
22301 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22302
22303 * gnus-topic.el (gnus-topic-hierarchical-parameters):
22304 Use gnus-current-topics instead of gnus-current-topic.
22305
22306 2004-10-06 Jesper Harder <harder@ifa.au.dk>
22307
22308 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22309
22310 2004-10-05 Jesper Harder <harder@ifa.au.dk>
22311
22312 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22313 where appropriate.
22314
22315 * nnml.el (nnml-generate-active-info): do.
22316
22317 * nndiary.el (nndiary-generate-active-info): do.
22318
22319 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22320 (gnus-topic-move): do.
22321
22322 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22323 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22324
22325 * gnus-srvr.el (gnus-server-prepare)
22326 (gnus-server-open-all-servers): do.
22327
22328 * gnus-msg.el (gnus-summary-cancel-article)
22329 (gnus-summary-resend-message)
22330 (gnus-summary-mail-crosspost-complaint): do.
22331
22332 * gnus-move.el (gnus-change-server): do.
22333
22334 * gnus-group.el (gnus-group-unmark-all-groups)
22335 (gnus-group-set-current-level): do.
22336
22337 2004-10-04 Simon Josefsson <jas@extundo.com>
22338
22339 * message.el (message-generate-hashcash): Doc fix.
22340
22341 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
22342
22343 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22344 avoid infinite recursion via gnus-get-function.
22345
22346 2004-10-02 Jesper Harder <harder@ifa.au.dk>
22347
22348 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22349
22350 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22351
22352 * nnmail.el (nnmail-split-history): do.
22353
22354 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22355 (nnml-request-delete-group): do.
22356
22357 * nnslashdot.el (nnslashdot-read-groups): do.
22358
22359 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22360 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22361
22362 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22363 (nnspool-sift-nov-with-sed): Use last.
22364 (nnspool-retrieve-headers-with-nov): Use mapc.
22365 (nnspool-request-newgroups): Use dolist.
22366 (nnspool-request-group): Use last.
22367
22368 * nntp.el (nntp-read-server-type): Use dolist.
22369
22370 * nnvirtual.el (nnvirtual-create-mapping)
22371 (nnvirtual-update-read-and-marked): Use dolist.
22372 (nnvirtual-convert-headers): Simplify.
22373
22374 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
22375
22376 * gnus-agent.el (gnus-agent-synchronize-group-flags):
22377 Add support for sync'ing tick marks.
22378
22379 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
22380
22381 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22382 there's no visible header.
22383
22384 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
22385
22386 * gnus-agent.el (gnus-agent-synchronize-group-flags):
22387 When necessary, pass full group name to gnus-request-set-marks.
22388
22389 2004-10-01 Simon Josefsson <jas@extundo.com>
22390
22391 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
22392 acroread.
22393
22394 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
22395
22396 * spam-report.el (spam-report-gmane): Fix interactive.
22397
22398 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22399
22400 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22401 when writing file.
22402 (gnus-agent-synchronize-flags): Don't default to being
22403 interactive.
22404
22405 2004-09-30 Simon Josefsson <jas@extundo.com>
22406
22407 * message.el (message-generate-hashcash): Add.
22408 (message-send-mail): Use it, call mail-add-payment.
22409
22410 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
22411
22412 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22413
22414 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
22415
22416 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22417 gnus-request-update-info with explicit code to sync the in-memory
22418 info read flags with the marks being sync'd to the backend.
22419
22420 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22421
22422 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
22423
22424 * spam.el (spam-verify-bogofilter): Add new function.
22425 (spam-check-bogofilter)
22426 (spam-bogofilter-register-with-bogofilter): Use it.
22427 (spam-verify-bogofilter): Add small fixes.
22428
22429 2004-09-28 Simon Josefsson <jas@extundo.com>
22430
22431 * hashcash.el (hashcash-generate-payment): Revert.
22432
22433 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
22434
22435 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22436 Use gnus-extract-references instead of gnus-split-references.
22437
22438 * gnus-util.el (gnus-extract-references): Add new function, analogous
22439 to gnus-split-references but extracts only the message-ID without
22440 anything extra.
22441
22442 * hashcash.el (hashcash-generate-payment)
22443 (hashcash-check-payment): Do the right thing if hashcash-path is
22444 nil (because the hashcash program could not be found).
22445
22446 * spam.el (spam-use-hashcash): Remove comment.
22447
22448 2004-09-27 Jesper Harder <harder@ifa.au.dk>
22449
22450 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22451 (gnus-cache-enter-article, gnus-cache-remove-article)
22452 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22453
22454 * gnus-async.el (gnus-async-prefetch-remove-group): do.
22455
22456 * gnus-art.el (article-hide-boring-headers)
22457 (article-translate-strings, article-display-face)
22458 (gnus-article-mime-match-handle-first)
22459 (gnus-article-highlight-headers)
22460 (gnus-article-add-buttons-to-head): do.
22461
22462 2004-09-27 Simon Josefsson <jas@extundo.com>
22463
22464 * hashcash.el: New version, from
22465 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
22466 ../contrib/.
22467
22468 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
22469
22470 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22471
22472 2004-09-26 Jesper Harder <harder@ifa.au.dk>
22473
22474 * gnus-dup.el (gnus-dup-open): Use mapc.
22475 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22476
22477 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22478 Reported by Stefan Wiens <s.wi@gmx.net>.
22479
22480 * gnus.el (gnus-shutdown): Use dolist.
22481
22482 * gnus-undo.el (gnus-undo): Use mapc.
22483
22484 * nnrss.el (nnrss-generate-active): do.
22485
22486 * message.el (message-cite-original-without-signature)
22487 (message-cite-original): Use mapc.
22488 (message-do-actions, message-make-forward-subject): Use dolist.
22489
22490 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
22491
22492 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22493 deletion to remove entire duplicate line. Fixes merged article
22494 number bug.
22495
22496 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
22497
22498 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22499 servers that are offline. Avoids having gnus-agent-toggle-plugged
22500 first ask if you want to open a server and then, even when you
22501 responded with no, asking if you want to synchronize the server's
22502 flags.
22503 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22504 multi-line expressions.
22505 (gnus-agent-synchronize-group-flags): New internal function.
22506 Updates marks in memory (in the info structure) AND in the
22507 backend.
22508
22509 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22510
22511 * nnagent.el (nnagent-request-set-mark):
22512 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22513 method, to ensure that synchronization updates marks in the
22514 backend and in the info (in memory) structure.
22515
22516 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
22517
22518 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22519 convention fully; don't miss the root article of a thread; make
22520 the X-Draft-From header with correct article numbers.
22521
22522 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
22523
22524 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22525 unless plugged. Disable the agent so that an open failure causes
22526 an error.
22527
22528 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22529 Revert 2004-09-21 change. The backend must be opened while
22530 synchronizing flags even when the backend stores the flags
22531 locally.
22532
22533 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
22534
22535 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22536 in `header' match. Reported by Svend Tollak Munkejord.
22537
22538 * message.el (message-cite-original): Fix use of
22539 `message-cite-articles-with-x-no-archive'.
22540
22541 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
22542
22543 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22544 (gnus-window-to-buffer): Ditto.
22545
22546 * mml.el (mml-preview-buffer): New variable.
22547 (mml-preview): Manage window layout with gnus-buffer-configuration.
22548
22549 * gnus-msg.el (gnus-setup-message): Put article numbers into the
22550 X-Draft-From header even if those articles aren't quoted.
22551
22552 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
22553
22554 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22555 (gnus-request-set-mark, gnus-request-update-mark): Use new
22556 g-s-t-u-l-m to decide to use backend even when unplugged.
22557
22558 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
22559
22560 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22561 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
22562
22563 2004-09-20 Simon Josefsson <jas@extundo.com>
22564
22565 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22566 "utf-16-le".
22567
22568 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
22569
22570 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22571
22572 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
22573
22574 * uudecode.el (uudecode-use-external): Add :version.
22575
22576 * smime.el (smime-CA-file, smime-encrypt-cipher)
22577 (smime-dns-server): Add :version.
22578
22579 * smiley.el (gnus-smiley-file-types): Add :version.
22580
22581 * sha1.el (sha1-use-external): Add :version.
22582
22583 * pgg-def.el (pgg-query-keyserver): Add :version.
22584
22585 * nnmail.el (nnmail-fancy-expiry-targets)
22586 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22587 Add :version.
22588
22589 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22590 (nnimap-retrieve-groups-asynchronous): Add :version.
22591 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
22592
22593 * mml.el (mml-content-disposition-parameters)
22594 (mml-insert-mime-headers-always): Add :version.
22595
22596 * mm-util.el (mm-coding-system-priorities): Add :version.
22597
22598 * mm-decode.el (mm-inline-text-html-with-images)
22599 (mm-keep-viewer-alive-types, mm-external-terminal-program)
22600 (mm-verify-option): Add :version.
22601 (mm-text-html-renderer): Change :version.
22602
22603 * message.el (message-fcc-externalize-attachments)
22604 (message-required-headers, message-draft-headers)
22605 (message-subject-trailing-was-query)
22606 (message-subject-trailing-was-ask-regexp)
22607 (message-subject-trailing-was-regexp, message-mark-insert-begin)
22608 (message-mark-insert-end, message-archive-header)
22609 (message-archive-note, message-cross-post-default)
22610 (message-cross-post-note, message-followup-to-note)
22611 (message-cross-post-note-function, message-use-mail-followup-to)
22612 (message-subscribed-address-functions)
22613 (message-subscribed-address-file, message-subscribed-addresses)
22614 (message-subscribed-regexps, message-allow-no-recipients)
22615 (message-yank-cited-prefix, message-signature-insert-empty-line)
22616 (message-hidden-headers, message-hierarchical-addresses)
22617 (message-mail-user-agent, message-use-idna)
22618 (message-valid-fqdn-regexp)
22619 (message-strip-special-text-properties, message-header-synonyms)
22620 (message-beginning-of-line, message-tab-body-function): Add :version.
22621 (message-insert-canlock, message-wide-reply-confirm-recipients):
22622 Change :version.
22623
22624 * mail-source.el (mail-source-ignore-errors): Add :group, :type
22625 and :version.
22626 (mail-source-delete-old-incoming-confirm)
22627 (mail-source-movemail-program): Add :version.
22628
22629 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22630 (gnus-agent-cache, gnus-agent): Change :version.
22631
22632 * gnus-util.el (gnus-use-byte-compile): Change :version.
22633
22634 * gnus-sum.el (gnus-summary-make-false-root-always)
22635 (gnus-summary-default-high-score)
22636 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22637 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22638 (gnus-read-all-available-headers, gnus-article-emulate-mime)
22639 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22640 (gnus-sum-thread-tree-single-indent)
22641 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22642 (gnus-sum-thread-tree-leaf-with-other)
22643 (gnus-sum-thread-tree-single-leaf): Add :version.
22644 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22645 (gnus-article-loose-mime): Change :version.
22646
22647 * gnus-start.el (gnus-backup-startup-file)
22648 (gnus-save-startup-file-via-temp-buffer): Add :version.
22649
22650 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22651 (gnus-server-offline-face): Add :version.
22652
22653 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22654
22655 * gnus-msg.el (gnus-gcc-externalize-attachments)
22656 (gnus-debug-files, gnus-debug-exclude-variables)
22657 (gnus-discouraged-post-methods): Change :version.
22658 (gnus-confirm-mail-reply-to-news)
22659 (gnus-confirm-treat-mail-like-news): Add :version.
22660
22661 * gnus-int.el (gnus-server-unopen-status): Add :version.
22662
22663 * gnus-group.el (gnus-group-jump-to-group-prompt)
22664 (gnus-large-ephemeral-newsgroup)
22665 (gnus-fetch-old-ephemeral-headers): Add :version.
22666
22667 * gnus-fun.el (gnus-x-face-directory)
22668 (gnus-convert-pbm-to-x-face-command)
22669 (gnus-convert-image-to-x-face-command)
22670 (gnus-convert-image-to-face-command): Add :version.
22671
22672 * gnus-delay.el (gnus-delay-default-hour): Add :version.
22673
22674 * gnus-cite.el (gnus-cite-blank-line-after-header)
22675 (gnus-article-boring-faces): Add :version.
22676
22677 * gnus-art.el (gnus-buttonized-mime-types)
22678 (gnus-inhibit-mime-unbuttonizing)
22679 (gnus-treat-display-face)
22680 (gnus-treat-body-boundary): Change :version.
22681 (gnus-body-boundary-delimiter, gnus-picon-databases)
22682 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22683 (gnus-treat-date-english, gnus-treat-fold-headers)
22684 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22685 (gnus-treat-mail-picon, gnus-treat-wash-html)
22686 (gnus-article-encrypt-protocol)
22687 (gnus-use-idna, gnus-article-over-scroll)
22688 (gnus-mime-display-multipart-alternative-as-mixed)
22689 (gnus-mime-display-multipart-related-as-mixed)
22690 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22691 (gnus-ctan-url, gnus-button-ctan-handler)
22692 (gnus-button-handle-ctan-bogus-regexp)
22693 (gnus-button-ctan-directory-regexp)
22694 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22695 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22696 (gnus-button-man-level, gnus-button-emacs-level)
22697 (gnus-button-message-level, gnus-button-browse-level): Add :version.
22698
22699 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22700 (gnus-agent-go-online): Change :version.
22701 (gnus-agent-expire-unagentized-dirs)
22702 (gnus-agent-auto-agentize-methods): Add :version.
22703
22704 * flow-fill.el (fill-flowed-display-column)
22705 (fill-flowed-encode-column): Add :version.
22706
22707 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22708 (gnus-outlook-deuglify-unwrap-max)
22709 (gnus-outlook-deuglify-cite-marks)
22710 (gnus-outlook-deuglify-unwrap-stop-chars)
22711 (gnus-outlook-deuglify-no-wrap-chars)
22712 (gnus-outlook-deuglify-attrib-cut-regexp)
22713 (gnus-outlook-deuglify-attrib-verb-regexp)
22714 (gnus-outlook-deuglify-attrib-end-regexp)
22715 (gnus-outlook-display-hook): Add :version.
22716
22717 * binhex.el (binhex-use-external): Add :version.
22718
22719 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
22720
22721 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22722 and `invisible'.
22723
22724 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
22725
22726 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22727 in gnus-registry-trim.
22728
22729 2004-09-13 Simon Josefsson <jas@extundo.com>
22730
22731 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22732
22733 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22734
22735 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22736 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22737 <yamaoka@jpl.org>.
22738 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22739 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22740 <yamaoka@jpl.org>.
22741
22742 * sieve.el (sieve-manage-mode): Ditto.
22743
22744 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
22745
22746 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22747
22748 2004-09-11 Simon Josefsson <jas@extundo.com>
22749
22750 * dns-mode.el: Add.
22751
22752 * mm-view.el (mm-display-dns-inline): Add.
22753
22754 * mm-decode.el (mm-inline-media-tests): Add text/dns.
22755 (mm-automatic-display): Ditto.
22756
22757 * mailcap.el (mailcap-mime-data): Add text/dns.
22758 (mailcap-mime-extensions): Map .soa to text/dns.
22759
22760 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
22761
22762 * gnus-art.el (article-decode-mime-words, article-babel)
22763 (gnus-article-highlight-signature, gnus-article-add-buttons)
22764 (gnus-signature-toggle): Remove unnecessary bindings of
22765 `inhibit-read-only' inherited from v5.10 merge.
22766
22767 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
22768
22769 * nntp.el (nntp): New customization group.
22770 (nntp-authinfo-file): Add customization group.
22771
22772 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22773
22774 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22775
22776 * gnus.el (to-address, to-list, subscribed)
22777 (large-newsgroup-initial): Ditto.
22778
22779 * flow-fill.el (fill-flowed-display-column)
22780 (fill-flowed-encode-column): Ditto.
22781
22782 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
22783
22784 * message.el (message-tokenize-header, message-send-mail-with-qmail):
22785 Use point-min rather than 1.
22786 (message-send-mail): Use buffer-size rather than point-max.
22787
22788 * gnus-sum.el (gnus-summary-search-article-forward):
22789 Signal a specific `search-failed' rather than a generic `error'.
22790
22791 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22792 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22793 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22794
22795 2004-09-10 Simon Josefsson <jas@extundo.com>
22796
22797 * nndb.el (require): Remove tcp and duplicate cl.
22798
22799 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
22800
22801 * gnus-agent.el (directory-files-and-attributes): Move forward.
22802
22803 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22804
22805 * gnus-agent.el (directory-files-and-attributes):
22806 Optionally defined to support XEmacs.
22807
22808 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
22809
22810 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22811 to avoid run-time CL dependencies.
22812 (gnus-agent-unfetch-articles): New function.
22813 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22814 article numbers even when local .overview file is missing.
22815 (gnus-agent-read-article-number): New function. Only accepts
22816 27-bit article numbers.
22817 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22818 Use gnus-agent-read-article-number.
22819 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22820 from backend while recognizing that article numbers in .overview
22821 must be valid.
22822 (gnus-agent-update-files-total-fetched-for):
22823 Use directory-files-and-attributes to improve performance.
22824 * gnus-int.el (gnus-request-move-article):
22825 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22826 improve performance.
22827
22828 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22829 some users confused by references to .newsrc when they only have a
22830 .newsrc.eld file.
22831 (gnus-convert-mark-converter-prompt)
22832 (gnus-convert-converter-needs-prompt): Fix use of property list.
22833 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22834 New function. Used internally to only display 'gnus converting
22835 files' message when actually necessary.
22836
22837 * gnus-sum.el (): Remove (require 'gnus-agent) as required
22838 methods now autoloaded.
22839
22840 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
22841
22842 * gnus-sum.el (gnus-summary-insert-subject): Remove list
22843 identifiers.
22844
22845 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
22846
22847 * gnus-picon.el: Fix indentation and closing parenthesis.
22848
22849 2004-09-01 Simon Josefsson <jas@extundo.com>
22850
22851 * message.el (message-canlock-generate): Require sha1, not
22852 sha1-el. (Can we get rid of this require altogether? It is ugly
22853 to require within a function. Sadly, if sha1.el isn't loaded, the
22854 let binding in m-c-g will hide the defcustom definition, which is
22855 bad.)
22856
22857 * canlock.el: Require sha1, not sha1-el.
22858
22859 * message.el: Don't autoload sha1 (there is a autoload cookie in
22860 sha1.el).
22861
22862 * sha1-el.el: Rename to sha1.el.
22863
22864 2004-08-30 Juanma Barranquero <lektu@terra.es>
22865
22866 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22867
22868 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
22869
22870 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22871
22872 2004-08-30 Kim F. Storm <storm@cua.dk>
22873
22874 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22875
22876 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22877 Add :group 'nnimap.
22878
22879 2004-08-30 Andreas Schwab <schwab@suse.de>
22880
22881 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22882 ?* and ?\;.
22883
22884 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22885 and ?\' to symbol instead of whitespace.
22886
22887 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
22888
22889 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22890
22891 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22892 instead of re-search-forward.
22893
22894 * gnus-uu.el (gnus-uu-save-article): Ditto.
22895 (gnus-uu-post-encode-uuencode): Ditto.
22896
22897 * html2text.el (html2text-clean-list-items): Ditto.
22898 (html2text-clean-dtdd): Ditto.
22899 (html2text-format-tags): Ditto.
22900
22901 * message.el (message-send-mail-with-sendmail): Fix regexp.
22902 (message-fill-field-general): Use search-forward instead of
22903 re-search-forward.
22904 (unbold-region): Ditto.
22905
22906 * nnrss.el (nnrss-request-article): Ditto.
22907
22908 * nnslashdot.el (nnslashdot-request-article): Ditto.
22909
22910 * nnweb.el (nnweb-gmane-wash-article): Ditto.
22911
22912 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22913 "Unrecognized menu descriptor" error in XEmacs.
22914
22915 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
22916
22917 * gnus-sum.el (gnus-read-header): Don't remove a header for the
22918 parent article of a sparse article in the thread hashtb.
22919
22920 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
22921
22922 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22923 (nnmail-expand-newtext): Lowercase expanded entries if
22924 nnmail-split-lowercase-expanded is non-nil.
22925
22926 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
22927
22928 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22929
22930 * gnus-group.el (gnus-group-line-format-alist): Convert the value
22931 of gnus-tmp-news-method into string under XEmacs. It will be
22932 passed to gnus-correct-length which takes only a string argument.
22933
22934 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
22935
22936 * gnus-util.el (gnus-bind-print-variables): New macro.
22937 (gnus-prin1): Use it.
22938 (gnus-prin1-to-string): Use it.
22939 (gnus-pp): New function.
22940 (gnus-pp-to-string): New function.
22941
22942 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22943 Replace pp-to-string with gnus-pp-to-string.
22944 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22945 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22946 * gnus-msg.el (gnus-debug): Ditto.
22947 * gnus-score.el (gnus-score-save): Ditto.
22948 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22949 gnus-pp-to-string.
22950 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22951 with gnus-pp.
22952 * score-mode.el (gnus-score-pretty-print): Ditto.
22953 * webmail.el (webmail-debug): Ditto.
22954
22955 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
22956
22957 * gnus-art.el (article-display-face, article-display-x-face):
22958 Use buffer-read-only.
22959
22960 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
22961
22962 * gnus-art.el (article-hide-list-identifiers):
22963 Bind inhibit-read-only as t.
22964
22965 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
22966
22967 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22968
22969 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
22970
22971 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22972 (gnus-narrow-to-page): Don't assume point-min == 1.
22973 (gnus-article-edit-mode): Derive from message-mode.
22974
22975 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22976 point-min == 1.
22977
22978 * imap.el (imap-parse-address-list, imap-parse-body-ext):
22979 Disable incorrect use of `assert'.
22980
22981 * message.el (message-mode): Set comment-start-skip.
22982
22983 2004-08-22 Sam Steingold <sds@gnu.org>
22984
22985 * pop3.el (pop3-leave-mail-on-server): New user variable.
22986 (pop3-movemail): Delete mail only when it is nil.
22987
22988 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
22989
22990 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22991
22992 * mml.el (mml-preview): Use `pop-to-buffer'.
22993
22994 * message.el (message-goto-mail-followup-to): Insert after "To".
22995 (message-carefully-insert-headers): Add comment.
22996
22997 * gnus.el: Remove unused variable `gnus-article-check-size'.
22998
22999 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23000
23001 * gnus-art.el (gnus-button-alist):
23002 Improve `gnus-button-handle-library' entry.
23003
23004 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
23005
23006 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23007 Use downcase, since XEmacs capitalizes error messages differently.
23008
23009 2004-08-18 Jesper Harder <harder@ifa.au.dk>
23010
23011 * nntp.el: Add (require 'gnus) due to reference to
23012 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
23013
23014 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
23015
23016 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23017 Bind `mm-fill-flowed'.
23018
23019 * mm-decode.el (mm-dissect-singlepart): Check it.
23020
23021 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
23022
23023 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23024 'imap' for netrc parsing.
23025
23026 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
23027
23028 * mailcap.el (mailcap-mime-data): Mark as risky.
23029
23030 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
23031
23032 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23033 may be included in the encoded word.
23034 (rfc2047-encode): Don't append a space if the encoded word
23035 includes close parenthesis.
23036
23037 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
23038
23039 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23040 of text within parentheses.
23041
23042 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
23043
23044 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23045 (gnus-encrypt-write-file-contents): Make the password key the file
23046 name PLUS the cipher, not just the cipher. Also remove failed
23047 passwords from the cache.
23048
23049 2004-08-06 Simon Josefsson <jas@extundo.com>
23050
23051 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23052 Doc fix.
23053
23054 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
23055
23056 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23057 LWSP.
23058
23059 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
23060
23061 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23062 Try to append in-reply-to: data to the references: header.
23063
23064 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23065 (netrc-parse): Use gnus-encrypt.el functions.
23066
23067 * gnus-encrypt.el: Add new file for encryption support; currently
23068 does only a few GPG ciphers and an internal XOR cipher.
23069
23070 * password.el: Add comments on using password-read-and-add.
23071 (password-read-and-add): Add function to read and add the
23072 password to the cache at once.
23073
23074 2004-07-28 Simon Josefsson <jas@extundo.com>
23075
23076 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23077 parameter (but don't use it, for now).
23078
23079 * imap.el (imap-ssl-open): Use imap-process-connection-type,
23080 instead of hard coding to nil.
23081
23082 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
23083
23084 * mm-view.el (mm-inline-image-emacs): Open lines under an image
23085 as mm-inline-image-xemacs does.
23086
23087 2004-07-26 Simon Josefsson <jas@extundo.com>
23088
23089 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23090 Revert part of 2004-07-17 change below.
23091
23092 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
23093
23094 * rfc2047.el (rfc2047-encode-region): Don't infloop.
23095 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23096
23097 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
23098
23099 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23100 quotes that actually start with ">" at the beginning of the
23101 lines.
23102
23103 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
23104
23105 * rfc2047.el (rfc2047-encode-region): Fix last change.
23106 (rfc2047-encode-parameter): Remove useless concat.
23107
23108 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
23109
23110 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23111 encode special characters; fix some kind of misconfigured headers;
23112 signal a real error if debug-on-quit or debug-on-error is non-nil.
23113 (rfc2047-encode-max-chars): New variable.
23114 (rfc2047-encode-1): Use it.
23115 (rfc2047-encode-parameter): New function.
23116
23117 * mml.el (mml-insert-parameter): Remove an excessive space.
23118
23119 2004-07-17 Simon Josefsson <jas@extundo.com>
23120
23121 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23122 Kai Grossjohann <kai@emptydomain.de>.
23123 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23124 (gnus-group-make-menu-bar): Ditto.
23125
23126 * gnus-util.el (gnus-group-server): Add.
23127
23128 2004-07-16 Jesper Harder <harder@ifa.au.dk>
23129
23130 * message.el (message-clone-locals): Clone sendmail and smtp
23131 variables.
23132
23133 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
23134
23135 * rfc2047.el (rfc2047-encode-region): Fix last change.
23136
23137 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
23138
23139 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23140 characters as non-special.
23141
23142 2004-07-09 Simon Josefsson <jas@extundo.com>
23143
23144 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23145 Users will lose all flag changes made while unplugged with
23146 e.g. nntp unless flag synchronization happens, thus `nil' is not a
23147 good default. See numerous reports on ding mailing list.
23148
23149 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
23150
23151 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23152 add generate-head-function and generate-article-function to the
23153 rfc822-forward entry.
23154 (nndoc-rfc822-forward-generate-article): New function.
23155 (nndoc-rfc822-forward-generate-head): New function.
23156
23157 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23158
23159 2004-07-06 Dan Christensen <jdc@uwo.ca>
23160
23161 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23162 respect display group parameter and gnus-summary-expunge-below.
23163 (gnus-articles-to-read): Remove unused reference to display group
23164 parameter.
23165
23166 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
23167
23168 * nnheader.el (nnheader-uniquify-message-id): New experimental
23169 variable.
23170 (nnheader-nov-read-message-id): Use it.
23171
23172 * spam-report.el (spam-report-gmane): Add interactive.
23173
23174 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
23175
23176 * mm-encode.el (mm-content-transfer-encoding-defaults):
23177 Use qp-or-base64 for the application/* types.
23178
23179 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
23180
23181 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23182
23183 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
23184
23185 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23186 trim value.
23187
23188 2004-01-25 Paul Jarc <prj@po.cwru.edu>
23189
23190 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23191 New macro and function.
23192 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23193
23194 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
23195
23196 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23197 after-load-alist.
23198
23199 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
23200
23201 * gnus-group.el (gnus-group-get-new-news-this-group):
23202 Don't update info that isn't there.
23203
23204 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
23205
23206 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23207 entry.
23208
23209 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
23210
23211 * mm-view.el (mm-inline-render-with-function): Use multibyte
23212 buffer; decode html source by charset.
23213
23214 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23215
23216 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23217 Mule-UCS is loaded under XEmacs.
23218 (mm-mime-mule-charset-alist): Avoid duplicated entries.
23219
23220 2004-06-28 Jesper Harder <harder@ifa.au.dk>
23221
23222 * nnheader.el (nnheader-max-head-length): Increase to 8192.
23223
23224 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
23225
23226 * mm-util.el (mm-coding-system-p): Return a coding-system.
23227 (mm-mime-mule-charset-alist): Use shift_jis instead of
23228 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23229 entries for the mime charsets iso-2022-jp-3 and shift_jis.
23230 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23231 instead of japanese-shift-jis and iso-latin-1 respectively in
23232 order to share the default value with both Emacs and XEmacs-mule.
23233 (mm-mule-charset-to-mime-charset):
23234 Make mm-coding-system-priorities effective.
23235 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23236 while predicating of candidates upon the priorities.
23237
23238 2004-06-27 Jesper Harder <harder@ifa.au.dk>
23239
23240 * gnus-sum.el (gnus-summary-make-menu-bar):
23241 Add gnus-uu-invert-processable.
23242
23243 * gnus.el: Autoload gnus-uu-invert-processable.
23244
23245 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
23246
23247 * mm-util.el (mm-with-multibyte-buffer): New macro.
23248
23249 * rfc2047.el (rfc2047-encode-string): Use it.
23250 (rfc2047-encode-region): Move point to the end of the region after
23251 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23252
23253 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
23254
23255 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23256 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23257
23258 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
23259
23260 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23261 (gnus-cite-parse): Ignore quoted envelope From_.
23262 Suggested by Karl Chen <quarl@nospam.quarl.org>.
23263
23264 2004-06-23 Jesper Harder <harder@ifa.au.dk>
23265
23266 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23267 invalid addresses.
23268
23269 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
23270
23271 * spam.el: Change section markers, revise TODO list.
23272 (spam-backends): Make new master list of all installed backends.
23273 (spam-summary-exit-behavior): Add new variable to determine how
23274 messages moves are done at summary exit.
23275 (spam-move-spam-nonspam-groups-only)
23276 (spam-process-ham-in-nonham-groups)
23277 (spam-process-ham-in-spam-groups): Remove variables, the
23278 spam-summary-exit-behavior variable should be used to manage this
23279 behavior.
23280 (spam-old-ham-articles, spam-old-spam-articles): Remove.
23281 (spam-old-articles): Add variable, replacing spam-old-ham-articles
23282 and spam-old-spam-articles.
23283 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23284 Add empty variables, placeholders for the backends they represent.
23285 (spam-set-difference): Move, unchanged.
23286 (spam-list-of-processors): Declare OBSOLETE, not used anymore
23287 unless the user has a processor variable.
23288 (spam-classifications, spam-classification-valid-p)
23289 (spam-backend-properties, spam-backend-property-valid-p)
23290 (spam-backend-function-type-valid-p)
23291 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23292 (spam-report-articles-gmane, spam-report-articles-resend):
23293 Remove functions, they are not needed.
23294 (spam-install-backend-super, spam-backend-list)
23295 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23296 (spam-backend-function, spam-backend-ham-registration-function)
23297 (spam-backend-spam-registration-function)
23298 (spam-backend-ham-unregistration-function)
23299 (spam-backend-spam-unregistration-function)
23300 (spam-backend-statistical-p, spam-backend-mover-p)
23301 (spam-install-backend-alias, spam-install-checkonly-backend)
23302 (spam-install-mover-backend, spam-install-nocheck-backend)
23303 (spam-install-backend, spam-install-statistical-backend)
23304 (spam-install-statistical-checkonly-backend): Add backend installation
23305 support.
23306 (spam-summary-prepare-exit): Rewrite to use the new backend code.
23307 (spam-group-processor-p): Use the new backend code and respect the
23308 summary exit behavior.
23309 (spam-mark-spam-as-expired-and-move-routine): Remove.
23310 (spam-summary-prepare): Change to use the new spam-old-articles
23311 variable.
23312 (spam-copy-or-move-routine, spam-copy-spam-routine)
23313 (spam-move-spam-routine, spam-copy-ham-routine)
23314 (spam-move-ham-routine): Add code to copy/move ham or spam.
23315 (spam-fetch-field-fast): Improve doc and code, plus allow the
23316 'number request.
23317 (spam-list-of-checks, spam-list-of-statistical-checks):
23318 Remove variables.
23319 (spam-split, spam-find-spam): Use the new backend code.
23320 (spam-registration-functions): Remove variable.
23321 (spam-unregister-routine): Add convenience wrapper.
23322 (spam-log-undo-registration, spam-register-routine)
23323 (spam-log-processing-to-registry)
23324 (spam-log-unregistration-needed-p): Rename "check" to "backend"
23325 where possible.
23326 (spam-check-gmane-xref, spam-check-regex-headers)
23327 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23328 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23329 (spam-check-bogofilter-headers, spam-check-spamoracle)
23330 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23331 (spam-check-crm114-headers): Use the spam-split-group that
23332 spam-split prepares, no need to determine it every time.
23333
23334 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23335 to the nnheader-parse-naked-head call.
23336
23337 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23338
23339 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23340 the nnheader-nov-read-message-id call.
23341
23342 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
23343
23344 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23345 gnus-activate-group twice. Suggested by Markus Peter
23346 <warp@spin.de>.
23347
23348 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
23349
23350 * gnus-art.el (gnus-article-time-format): Exchange the order of
23351 day and month in the default value; fix customization type.
23352 (article-date-ut): Use add-text-properties.
23353 (article-make-date-line): Use message-make-date instead of
23354 current-time-string.
23355
23356 * message.el (message-fetch-field): Don't use set-text-properties.
23357 (message-make-date): Simplify.
23358
23359 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
23360
23361 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23362 (rfc2047-encode-region): Treat text within parentheses as special;
23363 show the original text when error has occurred.
23364
23365 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23366 already-computed method to gnus-activate-group.
23367
23368 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23369 same select-methods identical Lisp objects.
23370
23371 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23372 object when modifying the info.
23373
23374 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
23375
23376 * gnus-srvr.el (gnus-server-set-info): Remove the server from
23377 gnus-opened-servers since it has never been opened with the new
23378 configuration yet.
23379
23380 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
23381
23382 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23383 arg to nnheader-generate-fake-message-id.
23384
23385 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
23386
23387 * nnheader.el (nnheader-generate-fake-message-id): Accept a
23388 number and build a fake message ID localized to a group and
23389 article number (so it's repeatable from that point on).
23390 (nnheader-fake-message-id-p): Change regex to accommodate new fake
23391 ID format.
23392
23393 * gnus-sum.el (gnus-get-newsgroup-headers):
23394 Call nnheader-generate-fake-message-id with the article number.
23395
23396 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
23397
23398 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23399 end-of-buffer.
23400
23401 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
23402
23403 * message.el (message-ignored-supersedes-headers): Add Approved.
23404
23405 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
23406
23407 * rfc2047.el (rfc2047-encode-message-header): Remove useless
23408 goto-char.
23409 (rfc2047-encode): Fold the line before encoding.
23410
23411 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
23412
23413 * rfc2047.el (rfc2047-encode-message-header): Disabled header
23414 folding -- not all headers can be folded, and this should be done
23415 by the message composition mode. Probably. I think.
23416
23417 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
23418
23419 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23420 fast.
23421
23422 * gnus-ems.el (gnus-remove-image): Don't use
23423 message-text-with-property; remove only the image found first.
23424
23425 2004-06-09 Jesper Harder <harder@ifa.au.dk>
23426
23427 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23428
23429 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
23430
23431 * message.el (message-text-with-property): Make it fast and accept
23432 optional arguments.
23433 (message-strip-forbidden-properties): Use it.
23434 (message-fix-before-sending): Follow the m-t-w-p change.
23435
23436 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23437
23438 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
23439
23440 * gnus-art.el (article-hide-headers): Don't change the buffer
23441 mistakenly when performing mml-preview even if
23442 gnus-single-article-buffer is nil.
23443
23444 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
23445
23446 * message.el (message-expand-name-databases): New user option.
23447 (message-expand-name): Use it.
23448
23449 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
23450
23451 * spam.el (spam-report-articles-resend)
23452 (spam-report-resend-register-routine): Allow ham reporting.
23453 (spam-report-resend-register-ham-routine): Add wrapper.
23454 (spam-registration-functions): Add ham resending functions.
23455 (spam-list-of-processors): Add ham resend processor.
23456
23457 * gnus.el (ham-resend-to): Add new group parameter.
23458 (spam-process): Add ham resend option.
23459
23460 * spam-report.el (spam-report-resend): Allow reporting ham.
23461 (spam-report-resend-ham): Add wrapper.
23462
23463 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23464
23465 * message.el (message-cite-articles-with-x-no-archive):
23466 New variable.
23467 (message-cite-original): Use it.
23468
23469 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23470
23471 * message.el (message-cite-original): Respect X-No-Archive.
23472
23473 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
23474
23475 * gnus-art.el (article-hide-headers): Refer to the values for
23476 gnus-ignored-headers and gnus-visible-headers in the summary
23477 buffer since a user may have set them as group parameters.
23478
23479 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
23480
23481 * assistant.el (assistant-node-name): Add convenience function.
23482 (assistant-render-text, assistant-render-node): Add error handling,
23483 plus handle multiple next nodes.
23484 (assistant-find-next-node): Comment out for now.
23485 (assistant-find-next-nodes): Add function, returns list of next
23486 nodes.
23487
23488 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
23489
23490 * mail-source.el (mail-source-directory): Fix doc-string.
23491
23492 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
23493
23494 * assistant.el (assistant-render-text, assistant-eval): Add :set
23495 widget type, which is different because it takes and returns a
23496 list. Much hilarity ensues.
23497
23498 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
23499
23500 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23501
23502 * gnus-group.el (gnus-group-get-new-news-this-group):
23503 Add doc-string.
23504
23505 * gnus-start.el (gnus-activate-group): Add doc-string.
23506
23507 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
23508
23509 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23510
23511 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
23512
23513 * assistant.el (assistant-render-text): Try to add a :set
23514 widget, more to come.
23515
23516 * spam.el (spam-group-spam-contents-p): Handle empty groupname
23517 strings.
23518 (spam-report-articles-resend)
23519 (spam-register-routine): Do registration iff any articles warrant
23520 it.
23521 (spam-summary-prepare-exit): Change log message for nil group
23522 destinations.
23523
23524 2004-05-27 Daniel Pittman <daniel@rimspace.net>
23525
23526 * spam.el (spam-report-resend-register-routine):
23527 Allow spam-report-resend-to to be a group parameter or a global value.
23528
23529 2004-05-26 Simon Josefsson <jas@extundo.com>
23530
23531 * starttls.el: Merge with my GnuTLS based starttls.el.
23532 (starttls-gnutls-program, starttls-use-gnutls)
23533 (starttls-extra-arguments, starttls-process-connection-type)
23534 (starttls-connect, starttls-failure, starttls-success):
23535 New variables.
23536 (starttls-program, starttls-extra-args): Doc fix.
23537 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23538 New functions.
23539 (starttls-negotiate, starttls-open-stream):
23540 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23541 function if it is set.
23542
23543 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
23544
23545 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23546 structured fields.
23547
23548 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23549
23550 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23551
23552 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
23553
23554 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23555 Add variable.
23556 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
23557 assigning the spam-mark to new messages.
23558
23559 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
23560
23561 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23562
23563 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
23564
23565 * rfc2047.el (rfc2047-encodable-p): Don't move point.
23566 (rfc2047-decode): Treat the ascii coding-system as raw-text by
23567 default.
23568
23569 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
23570
23571 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23572 correct data.
23573
23574 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
23575
23576 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23577 (spam-group-processor-p): Fix function.
23578 (spam-group-processor-multiple-p)
23579 (spam-group-spam-processor-report-gmane-p)
23580 (spam-group-spam-processor-report-resend-p)
23581 (spam-group-spam-processor-bogofilter-p)
23582 (spam-group-spam-processor-blacklist-p)
23583 (spam-group-spam-processor-ifile-p)
23584 (spam-group-ham-processor-ifile-p)
23585 (spam-group-spam-processor-spamoracle-p)
23586 (spam-group-spam-processor-crm114-p)
23587 (spam-group-ham-processor-bogofilter-p)
23588 (spam-group-spam-processor-stat-p)
23589 (spam-group-ham-processor-stat-p)
23590 (spam-group-ham-processor-whitelist-p)
23591 (spam-group-ham-processor-BBDB-p)
23592 (spam-group-ham-processor-spamoracle-p)
23593 (spam-group-ham-processor-copy-p): Remove functions with some
23594 prejudice against unneeded code.
23595 (spam-report-articles-resend)
23596 (spam-report-resend-register-routine): Allow the group/topic
23597 spam-resend-to value to override spam-report-resend-to.
23598 (spam-summary-prepare-exit): Invoke spam-group-processor-p
23599 properly now.
23600
23601 * gnus.el (spam-resend-to): Add group/topic parameter.
23602 (spam-process): Move the OBSOLETE processors to the end of the
23603 choices.
23604
23605 2004-05-24 Daniel Pittman <daniel@rimspace.net>
23606
23607 * spam-report.el (spam-report-resend-to, spam-report-resend):
23608 Start with resend-to set to nil, and then ask the user if necessary.
23609 (spam-report-resend): spam-report-resend takes a list of articles, not
23610 separate article numbers.
23611
23612 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
23613
23614 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23615 addition to emacs-w3m.
23616
23617 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23618
23619 * assistant.el (assistant-authinfo-data): New function.
23620 (assistant-eval): Eval for entire assistant.
23621
23622 * netrc.el (netrc-services-file): New variable.
23623 (netrc-parse-services): New function.
23624 (netrc-find-service-name): New function.
23625 (netrc-find-service-number): New function.
23626 (netrc-port-equal): New function.
23627 (netrc-machine): Use it.
23628
23629 * nnimap.el (nnimap-open-connection): Use netrc.
23630
23631 * gnus-util.el (gnus-netrc-get): Remove aliases.
23632
23633 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23634
23635 * assistant.el (wid-edit): Fix compilation.
23636
23637 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23638
23639 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
23640
23641 * gnus-util.el (gnus-set-file-modes): New function. (small
23642 patch).
23643
23644 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
23645
23646 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23647
23648 * assistant.el (assistant-render-node): Fix up rendering and
23649 read-only text.
23650 (assistant-render-node): Reset.
23651 (assistant-make-read-only): Not sticky.
23652
23653 2004-05-20 Danny Siu <dsiu@adobe.com>
23654
23655 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23656 centered even when gnus-auto-center-summary is t.
23657
23658 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
23659
23660 * dns.el (dns-get-txt-answer): New function.
23661 (dns-read-txt): Ditto.
23662 (query-dns): Use it.
23663
23664 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
23665
23666 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23667 active for foreign groups even if the group level is higher than
23668 the specified value.
23669
23670 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
23671
23672 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23673 non-active groups.
23674
23675 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23676
23677 2004-05-20 Magnus Henoch <mange@freemail.hu>
23678
23679 * dns.el (dns-read-type): Add support for SVR. (small patch)
23680
23681 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
23682
23683 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23684 (spam-crm114-header, spam-crm114-spam-switch)
23685 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23686 (spam-crm114-positive-spam-header)
23687 (spam-crm114-database-directory, spam-list-of-processors)
23688 (spam-group-spam-processor-crm114-p)
23689 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23690 (spam-generic-score, spam-list-of-checks)
23691 (spam-list-of-statistical-checks, spam-registration-functions)
23692 (spam-check-crm114-headers, spam-crm114-score)
23693 (spam-check-crm114, spam-crm114-register-with-crm114)
23694 (spam-crm114-register-spam-routine)
23695 (spam-crm114-unregister-spam-routine)
23696 (spam-crm114-register-ham-routine)
23697 (spam-crm114-unregister-ham-routine): Add CRM114 support.
23698
23699 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
23700
23701 * gnus.el: Add spam-use-crm114.
23702
23703 * spam.el (spam-list-of-processors, spam-registration-functions):
23704 Add spam-use-resend.
23705 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23706 (spam-report-articles-gmane): Add doc fix.
23707 (spam-report-articles-resend, spam-report-resend-register-routine):
23708 Add wrappers around spam-report-resend-to.
23709
23710 * spam-report.el (spam-report-resend-to, spam-report-resend):
23711 Add support for resending spam.
23712 (spam-report-gmane): Fix line length >80.
23713
23714 * gnus.el (spam-process): Add spam-use-resend.
23715
23716 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23717
23718 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23719 number of processed spam messages.
23720 (spam-ham-copy-or-move-routine): Return the number of processed
23721 ham messages.
23722 (spam-summary-prepare-exit): Use the above values to decide
23723 whether status messages shouled be displayed.
23724
23725 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
23726
23727 * rfc2047.el (rfc2047-encode-function-alist): Rename from
23728 `rfc2047-encoding-function-alist' in order to avoid conflicting
23729 with the old version.
23730 (rfc2047-encode-region): Concatenate words containing non-ASCII
23731 characters in structured fields; don't encode space-delimited
23732 ASCII words even in unstructured fields; don't break words at
23733 char-category boundaries.
23734 (rfc2047-encode-1): New function.
23735 (rfc2047-encode): Use it; encode text so that it occupies the
23736 maximum width within 76-column; work correctly on Q encoding for
23737 iso-2022-* charsets.
23738 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23739 sure not to break a line just after the header name.
23740 (rfc2047-b-encode-region): Remove.
23741 (rfc2047-b-encode-string): New function.
23742 (rfc2047-q-encode-region): Remove.
23743 (rfc2047-q-encode-string): New function.
23744
23745 * mm-util.el (mm-replace-in-string): New function.
23746
23747 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
23748
23749 * gnus-msg.el (gnus-inews-make-draft-meta-information):
23750 Really get it right.
23751 (gnus-inews-make-draft): Really.
23752
23753 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
23754
23755 * nnmh.el (nnmh-request-list-1): Don't check the link count
23756 before descending. (small patch)
23757
23758 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23759
23760 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23761 stuff.
23762
23763 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23764 Match on real group name.
23765
23766 * gnus-art.el (gnus-signature-limit): Doc fix.
23767
23768 * gnus-msg.el (gnus-inews-make-draft): Quote list.
23769
23770 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
23771
23772 * gnus-draft.el (gnus-draft-send):
23773 Bind rfc2047-encode-encoded-words.
23774
23775 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23776 (rfc2047-encodable-p): Say that =? needs encoding.
23777 (rfc2047-encode-encoded-words): New variable.
23778
23779 * gnus-group.el (gnus-group-select-group): Doc fix.
23780
23781 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23782
23783 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23784 to nil.
23785
23786 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23787
23788 * nnheader.el (nnheader-get-lines-and-char): New function.
23789
23790 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
23791
23792 * gnus-msg.el (gnus-summary-followup-with-original):
23793 Document yanking of region when active.
23794
23795 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
23796
23797 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23798 groups if the group level is higher than the specified value.
23799
23800 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23801
23802 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23803 (gnus-group-jump-to-group): Add prefix argument using
23804 `gnus-group-jump-to-group-prompt'. Query before jumping to
23805 non-active group.
23806
23807 * compface.el (uncompface): Be verbose when changing
23808 `uncompface-use-external'.
23809
23810 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23811 handle manual section.
23812
23813 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23814
23815 * gnus-art.el (gnus-button-alist): Revert previous change.
23816
23817 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23818
23819 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23820
23821 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23822
23823 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23824 whether backend can accept message.
23825
23826 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23827
23828 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
23829
23830 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23831 Avoid creating directory when nntp-marks-is-evil is true.
23832 Reported by Reiner Steib.
23833
23834 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
23835
23836 * gnus-picon.el (gnus-picon-insert-glyph):
23837 Add optional `nostring' argument.
23838
23839 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23840
23841 * gnus-picon.el (gnus-picon-style): New variable.
23842 (gnus-picon-transform-address): Support `gnus-picon-style'.
23843
23844 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
23845
23846 * message.el (message-fill-field): Return point.
23847 (message-generate-headers): Go to end of field.
23848
23849 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23850 stuff for non-living groups.
23851
23852 2004-05-18 Jesper Harder <harder@ifa.au.dk>
23853
23854 * gnus-art.el (gnus-article-followup-with-original)
23855 (gnus-article-reply-with-original): gnus-mark-active-p ->
23856 gnus-region-active-p.
23857
23858 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
23859
23860 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23861 only when there is spam or ham to be processed.
23862
23863 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
23864
23865 * mail-source.el (mail-source-delete-crash-box): Refactor.
23866 (mail-source-fetch): Use it.
23867 (mail-source-fetch-file): Ditto.
23868 (mail-source-fetch-directory): Run PostScript in loop.
23869 (mail-source-fetch-pop): Delete.
23870 (mail-source-fetch-maildir): Ditto.
23871 (mail-source-fetch-imap): Ditto.
23872
23873 * imap.el (imap-authenticators): Comment out sasl.
23874
23875 * message.el (message-skip-to-next-address): New function.
23876 (message-fill-header-address): Refactor.
23877 (message-fill-address): Use it.
23878 (message-delete-address): Use it.
23879 (message-fill-header-general): Refactor.
23880 (message-fill-field-address): Rename.
23881 (message-narrow-to-field): Find the start of the header.
23882 (message-header-format-alist): Don't pre-fill.
23883 (message-fill-header): Remove.
23884 (message-insert-header): New function.
23885 (message-shorten-references): Use it.
23886
23887 * rfc2047.el (rfc2047-field-value): Strip props.
23888
23889 * mail-parse.el (mail-header-make-address): New alias.
23890
23891 * ietf-drums.el (ietf-drums-make-address): New function.
23892
23893 * imap.el: Add compiler directives.
23894
23895 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23896
23897 * gnus-art.el (article-decode-idna-rhs): Don't use
23898 message-idna-inside-rhs-p.
23899
23900 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23901
23902 * message.el (message-idna-inside-rhs-p): Remove.
23903 (message-idna-to-ascii-rhs-1): Use proper address parsing.
23904
23905 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23906 false positives.
23907
23908 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23909
23910 * imap.el (imap-sasl-make-mechanisms): Use sasl.
23911
23912 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
23913
23914 * nneething.el (nneething-file-name): Don't create spurious
23915 files.
23916
23917 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23918 (gnus-inews-do-gcc): Remove sleep.
23919
23920 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23921 part under point.
23922
23923 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23924 (gnus-agent-regenerate-group): Using nil messages aren't valid.
23925
23926 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
23927
23928 * spam.el (spam-summary-prepare-exit): Fix (length).
23929
23930 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
23931
23932 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23933 as expired without moving it" message when there are spam
23934 messages left.
23935
23936 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
23937
23938 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23939 header is not nil.
23940
23941 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
23942
23943 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23944 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23945 (nntp-marks-changed-p): New arg SERVER.
23946 (nntp-request-update-info): Adjust caller.
23947
23948 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
23949
23950 * nntp.el (nntp-save-marks): Pass missing arg.
23951
23952 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
23953
23954 * nntp.el: Support marks.
23955 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23956 (nntp-marks-modtime, nntp-marks-directory): New variables.
23957 (nntp-request-set-mark, nntp-request-update-info)
23958 (nntp-possibly-create-directory, nntp-marks-changed-p)
23959 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23960 New functions.
23961
23962 2004-05-12 Jesper Harder <harder@ifa.au.dk>
23963
23964 * gnus-score.el (gnus-score-insert-help):
23965 Use gnus-select-lowest-window.
23966
23967 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23968 appt-select-lowest-window and rename to gnus-select-lowest-window.
23969
23970 * gnus.el: do.
23971
23972 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23973
23974 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23975 encodings of MIME-encoded words, in order to improve
23976 interoperability with several broken MUAs.
23977
23978 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23979
23980 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23981 tags, only when charsets are not specified in headers.
23982 (mm-inline-text-html-render-with-w3m): Ditto.
23983
23984 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
23985
23986 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23987 instead of MIME-decoded from fields when checking
23988 `gnus-article-address-banner-alist'.
23989
23990 2004-05-03 Jesper Harder <harder@ifa.au.dk>
23991
23992 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23993 description rather than subject.
23994
23995 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23996
23997 * gnus.el (gnus-version-number): Bump.
23998
23999 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
24000
24001 * gnus.el: No Gnus v0.2 is released.
24002
24003 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
24004
24005 * gnus-agent.el (gnus-agent-read-agentview):
24006 Inline gnus-uncompress-range.
24007
24008 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
24009
24010 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24011 `exec-installed-p'.
24012
24013 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
24014
24015 * gnus.el (spam-process, spam-autodetect-methods):
24016 Add bsfilter and bsfilter-headers.
24017
24018 * spam.el (spam-bsfilter): New customize group.
24019 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24020 (spam-bsfilter-header, spam-bsfilter-probability-header)
24021 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24022 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24023 (spam-bsfilter-database-directory): New options.
24024 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24025 (spam-list-of-statistical-checks, spam-registration-functions):
24026 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24027 (spam-bsfilter-score): New command.
24028 (spam-check-bsfilter-headers, spam-check-bsfilter)
24029 (spam-bsfilter-register-with-bsfilter)
24030 (spam-bsfilter-register-spam-routine)
24031 (spam-bsfilter-unregister-spam-routine)
24032 (spam-bsfilter-register-ham-routine)
24033 (spam-bsfilter-unregister-ham-routine): New functions.
24034 (spam-generic-score): Support bsfilter; Accept an optional argument
24035 to recalcurate spam score even if scoring header has already been
24036 added.
24037 (spam-bogofilter-score, spam-spamassassin-score): Accept an
24038 optional argument to recalcurate spam score even if scoring header
24039 has already been added.
24040
24041 2004-04-29 Jesper Harder <harder@ifa.au.dk>
24042
24043 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24044 strings! Reported by David D. Smith <davidsmith@acm.org>.
24045 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24046 link is missing.
24047
24048 2004-04-28 Jesper Harder <harder@ifa.au.dk>
24049
24050 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24051 (html2text-get-attr): Rewrite.
24052
24053 * message.el (message-setup-1): Remove redundant put-text-property
24054 on mail-header-separator.
24055
24056 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
24057
24058 * gnus-registry.el (gnus-registry-cache-whitespace)
24059 (gnus-registry-action, gnus-registry-spool-action)
24060 (gnus-registry-split-fancy-with-parent): Change message levels
24061 from 5 to 3 or 7, as needed.
24062
24063 * spam.el (spam-summary-prepare-exit)
24064 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24065 (spam-split, spam-find-spam, spam-log-undo-registration)
24066 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24067 level from 5 to 6.
24068
24069 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
24070
24071 * gnus-ems.el: Autoload appt-select-lowest-window (revert
24072 2004-03-04 change).
24073
24074 2004-04-25 Jesper Harder <harder@ifa.au.dk>
24075
24076 * sieve-manage.el (sieve-manage-open):
24077 * nnweb.el (nnweb-insert-html):
24078 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24079 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24080 * nnspool.el (nnspool-request-group):
24081 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24082 * nnml.el (nnml-request-update-info):
24083 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24084 (nnmh-request-create-group, nnmh-update-gnus-unreads):
24085 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24086 (nnimap-request-set-mark):
24087 * nnfolder.el (nnfolder-request-update-info):
24088 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24089 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24090 * gnus-uu.el (gnus-uu-find-articles-matching):
24091 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24092 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24093 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24094 * gnus-nocem.el (gnus-nocem-scan-groups):
24095 * gnus-int.el (gnus-start-news-server):
24096 * gnus-group.el (gnus-group-make-kiboze-group)
24097 (gnus-group-browse-foreign-server):
24098 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24099 Use mapc when appropriate.
24100
24101 2004-04-22 Dan Christensen <jdc@uwo.ca>
24102 Adam Sjøgren <asjo@koldfront.dk>
24103 Wes Hardaker <wes@hardakers.net>
24104 Michael Shields <shields@msrl.com>
24105
24106 * spam.el (spam-necessary-extra-headers): Get the extra headers we
24107 may need for spam sorting and scoring.
24108 (spam-user-format-function-S): Add user format function suitable for
24109 general use.
24110 (spam-article-sort-by-spam-status): Add sorting function for summary
24111 sorting.
24112 (spam-extra-header-to-number): Add function to get a score from a
24113 header.
24114 (spam-summary-score): Add function to get a numeric score from the
24115 headers.
24116 (spam-generic-score): Fix function doc, was in wrong place.
24117 (spam-initialize): Take symbols when it's run, and install the
24118 extra headers that spam-necessary-extra-headers thinks we need.
24119
24120 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
24121
24122 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24123 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24124
24125 2004-04-17 Jesper Harder <harder@ifa.au.dk>
24126
24127 * gnus-sum.el (gnus-set-global-variables)
24128 (gnus-build-all-threads, gnus-get-newsgroup-headers)
24129 (gnus-article-get-xrefs, gnus-summary-best-group)
24130 (gnus-summary-next-article, gnus-summary-enter-digest-group)
24131 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24132 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24133 Use with-current-buffer.
24134
24135 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
24136
24137 * spam.el (spam-summary-prepare-exit): Simplify logic.
24138 (spam-fetch-article-header): Read the article header if it's not
24139 available.
24140 (spam-list-articles): Simplify logic.
24141 (spam-filelist-register-routine): Fix bug with unregister-list.
24142
24143 * gnus-registry.el: Fix comments at beginning.
24144
24145 2004-04-16 Jesper Harder <harder@ifa.au.dk>
24146
24147 * message.el (message-cater-to-broken-inn): Remove.
24148 (message-shorten-references): Make sure the total folded length of
24149 References is shorter than 998 characters to cater to a bug in INN
24150 2.3. Also, don't pretend that references aren't folded -- this
24151 hasn't worked for a while.
24152
24153 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
24154
24155 * gnus-agent.el (gnus-agentize):
24156 gnus-agent-send-mail-real-function no longer set to current value
24157 of message-send-mail-function but rather a lambda that calls
24158 message-send-mail-function. The change makes the agent real-time
24159 responsive to user changes to message-send-mail-function.
24160
24161 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
24162
24163 * legacy-gnus-agent.el
24164 (gnus-agent-convert-to-compressed-agentview): Fix typos with
24165 help from Florian Weimer <fw@deneb.enyo.de>
24166
24167 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
24168
24169 * nnmail.el (nnmail-cache-insert): Revert last change.
24170
24171 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
24172
24173 * nnmail.el (nnmail-cache-insert): Always check whether
24174 nnmail-cache-ignore-groups matches a group name.
24175
24176 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
24177
24178 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24179 (spam-find-spam, spam-log-processing-to-registry)
24180 (spam-log-registered-p, spam-log-unregistration-needed-p)
24181 (spam-log-undo-registration): Use gnus-message instead of
24182 gnus-error, none of these errors are fatal.
24183
24184 * gnus-registry.el (gnus-registry-clean-empty-function)
24185 (gnus-registry-clean-empty): Remove only empty entries without
24186 extra data.
24187
24188 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
24189
24190 * spam-stat.el (spam-stat-buffer-change-to-spam)
24191 (spam-stat-buffer-change-to-non-spam): Change (error) to
24192 (gnus-message 8) invocation.
24193
24194 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
24195
24196 * nntp.el (nntp-via-netcat-command): New variable.
24197 (nntp-via-netcat-switches): New variable.
24198 (nntp-open-via-rlogin-and-netcat): New function.
24199 (nntp-open-connection-function): Doc fix.
24200 (nntp-telnet-command): Doc fix.
24201 (nntp-end-of-line): Doc fix.
24202 (nntp-via-rlogin-command): Doc fix.
24203 (nntp-via-user-name): Doc fix.
24204 (nntp-via-address): Doc fix.
24205
24206 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
24207
24208 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24209 error in Emacs 21.1.
24210
24211 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
24212
24213 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24214
24215 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
24216
24217 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24218 (gnus-agent-with-refreshed-group): New macro.
24219 (gnus-agent-rename-group): New function.
24220 (gnus-agent-delete-group): New function.
24221 (gnus-agent-save-group-info): Use gnus-command-method when
24222 `method' parameter is nil. Don't write nil entries into the
24223 active file.
24224 (gnus-agent-get-group-info): New function.
24225 (gnus-agent-fetch-articles):
24226 Use gnus-agent-update-files-total-fetched-for to increment disk space
24227 used.
24228 (gnus-agent-fetch-headers, gnus-agent-save-alist):
24229 Use gnus-agent-update-view-total-fetched-for to increment disk space
24230 used.
24231 (gnus-agent-get-local): Add optional parameters to avoid calling
24232 gnus-group-real-name and gnus-find-method-for-group.
24233 (gnus-agent-set-local): Delete stored entry if either min, or max,
24234 are nil.
24235 (gnus-agent-fetch-session): Reworded error/quit messages.
24236 On quit, use gnus-agent-regenerate-group to record existence of any
24237 articles fetched to disk before the quit occurred.
24238 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24239 gnus-agent-update-view-total-fetched-for, and
24240 gnus-agent-update-files-total-fetched-for to decrement disk space
24241 used.
24242 (gnus-agent-retrieve-headers):
24243 Use gnus-agent-update-view-total-fetched-for to increment disk space
24244 used.
24245 (gnus-agent-regenerate-group): Replace gnus-group-update-group
24246 with gnus-agent-update-files-total-fetched-for to decrement disk
24247 space and fresh group buffer.
24248 (gnus-agent-inhibit-update-total-fetched-for): New variable.
24249 (gnus-agent-need-update-total-fetched-for): New variable.
24250 (gnus-agent-update-files-total-fetched-for): New function.
24251 (gnus-agent-update-view-total-fetched-for): New function.
24252 (gnus-agent-total-fetched-for): New function.
24253
24254 * gnus-cache.el (gnus-cache-save-buffers):
24255 Use gnus-cache-update-overview-total-fetched-for to change disk space
24256 used by this group.
24257 (gnus-cache-possibly-enter-article):
24258 Use gnus-cache-update-file-total-fetched-for to increment disk space
24259 used by this group.
24260 (gnus-cache-possibly-remove-article):
24261 Use gnus-cache-update-file-total-fetched-for to decrement disk space
24262 used by this group.
24263 (gnus-cache-generate-nov-databases): Purge total fetched cache.
24264 (gnus-cache-rename-group): New function.
24265 (gnus-cache-delete-group): New function.
24266 (gnus-cache-inhibit-update-total-fetched-for): New variable.
24267 (gnus-cache-need-update-total-fetched-for): New variable.
24268 (gnus-cache-with-refreshed-group): New macro.
24269 (gnus-cache-update-file-total-fetched-for): New function.
24270 (gnus-cache-update-overview-total-fetched-for): New function.
24271 (gnus-cache-rename-group-total-fetched-for): New function.
24272 (gnus-cache-delete-group-total-fetched-for): New function.
24273 (gnus-cache-total-fetched-for): New function.
24274
24275 * gnus-group.el: Require gnus-sum and autoload functions to
24276 resolve warnings when gnus-group.el compiled alone.
24277 (gnus-group-line-format): Documented new %F.
24278 (size of Fetched data) group line format; identifies disk space
24279 used by agent and cache.
24280 (gnus-group-line-format-alist): Defined new F format.
24281 (gnus-total-fetched-for): New function.
24282 (gnus-group-delete-group): No longer update
24283 gnus-cache-active-altered as gnus-request-delete-group now keeps
24284 the cache in sync.
24285 (gnus-group-list-active): Let the agent store a server's active
24286 list if currently plugged.
24287
24288 * gnus-int.el (gnus-request-delete-group):
24289 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24290 local disk in sync with the server.
24291 (gnus-request-rename-group):
24292 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24293 local disk in sync with the server.
24294
24295 * gnus-start.el (gnus-get-unread-articles):
24296 Cosmetic simplification to logic.
24297
24298 * gnus-util.el (gnus-rename-file): New function.
24299
24300 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
24301
24302 * mm-util.el (mm-image-load-path): Handle nil in load-path.
24303
24304 2004-04-07 Jesper Harder <harder@ifa.au.dk>
24305
24306 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24307 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
24308
24309 2004-04-06 Jesper Harder <harder@ifa.au.dk>
24310
24311 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24312 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
24313
24314 2004-04-03 Jesper Harder <harder@ifa.au.dk>
24315
24316 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24317
24318 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
24319
24320 * spam.el (spam-set-difference): Add function to replace
24321 gnus-set-difference in spam.el.
24322 (spam-summary-prepare-exit): Use spam-set-difference.
24323
24324 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
24325
24326 * gnus-registry.el (gnus-registry-cache-file): Update to use
24327 gnus-dribble-directory OR gnus-home-directory OR ~.
24328 (gnus-registry-split-fancy-with-parent): Fix doc.
24329
24330 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
24331
24332 * message.el (message-exchange-point-and-mark):
24333 Use message-mark-active-p. Suggested by Jesper Harder
24334 <harder@ifa.au.dk>.
24335
24336 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
24337
24338 * message.el (message-exchange-point-and-mark): Don't activate
24339 region if it was inactive. Suggested by Hiroshi Fujishima
24340 <pooh@nature.tsukuba.ac.jp>.
24341
24342 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
24343
24344 * gnus-art.el (article-display-face): Display Faces in the same
24345 order as X-Faces.
24346
24347 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
24348
24349 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24350
24351 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
24352
24353 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24354 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24355 (gnus-article-mime-hierarchy): Remove.
24356 (gnus-article-mime-hierarchy-next): Remove.
24357 (gnus-article-mode): Revert 2004-03-19 change.
24358 (gnus-article-setup-buffer): Revert 2004-03-19 change.
24359 (gnus-insert-mime-button): Revert 2004-03-19 change.
24360 (gnus-mime-accumulate-hierarchy): Remove.
24361 (gnus-mime-enter-multipart): Remove.
24362 (gnus-mime-leave-multipart): Remove.
24363 (gnus-mime-display-part): Revert 2004-03-19 change.
24364 (gnus-mime-display-alternative): Revert 2004-03-19 change.
24365
24366 * mml.el (mml-preview): Revert 2004-03-19 change.
24367
24368 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
24369
24370 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24371
24372 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
24373
24374 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24375 t while entering a file name using the mm-with-multibyte macro.
24376 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24377
24378 * mm-util.el (mm-with-multibyte): New macro.
24379
24380 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
24381
24382 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24383 New user option.
24384 (gnus-mime-multipart-functions): Doc and customization fix.
24385 (gnus-article-mime-hierarchy): New variable.
24386 (gnus-article-mime-hierarchy-next): New variable.
24387 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24388 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24389 gnus-article-mime-hierarchy-next to nil.
24390 (gnus-insert-mime-button): Show hierarchy numbers.
24391 (gnus-mime-accumulate-hierarchy): New function.
24392 (gnus-mime-enter-multipart): New function.
24393 (gnus-mime-leave-multipart): New function.
24394 (gnus-mime-display-part): Recompute hierarchical MIME structure.
24395 (gnus-mime-display-alternative): Show hierarchy numbers.
24396
24397 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24398 gnus-article-mime-hierarchy-next to nil.
24399
24400 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
24401
24402 * dns.el: Don't require gnus-xmas.
24403
24404 2004-03-17 Jesper Harder <harder@ifa.au.dk>
24405
24406 * mml.el (mml-generate-mime-1): Don't use format=flowed with
24407 inline PGP.
24408 (mml-menu): Disable mml-quote-region if mark is inactive.
24409
24410 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
24411
24412 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24413 when the group's active is not available.
24414
24415 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
24416
24417 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24418 error.
24419
24420 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
24421
24422 * imap.el (imap-store-password): New variable.
24423 (imap-interactive-login): Use it.
24424 Suggested by Mark Plaksin <happy@mcplaksin.org>.
24425
24426 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
24427
24428 * gnus-art.el (gnus-article-read-summary-keys): Restore new
24429 window-start and hscroll to summary window.
24430
24431 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
24432
24433 * gnus-start.el (gnus-convert-old-newsrc): Only write the
24434 conversion message to newsrc-dribble when an actual conversion is
24435 performed.
24436
24437 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
24438
24439 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24440
24441 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
24442
24443 * mm-decode.el (mm-complicated-handles): New function reviving
24444 former definition of mm-multiple-handles.
24445
24446 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24447 (gnus-mime-delete-part): Use it.
24448
24449 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
24450
24451 * gnus-agent.el (gnus-agent-read-local):
24452 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24453 avoid the implicit assumption that they will always be equal.
24454 (gnus-agent-save-local): Bind buffer-file-coding-system, not
24455 coding-system-for-write, as the with-temp-file macro first prints
24456 to a buffer then saves the buffer.
24457
24458 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
24459
24460 * gnus-art.el (gnus-article-edit-part): New function.
24461 (gnus-mime-save-part-and-strip): Use it; do query instead of
24462 signaling an error; don't use mm-multiple-handles.
24463 (gnus-mime-delete-part): Ditto.
24464
24465 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
24466
24467 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24468 old file versions.
24469 (gnus-group-prepare-hook): Remove function that converted list
24470 form of gnus-agent-expire-days to group properties.
24471
24472 * gnus-int.el: Autoload gnus-agent-regenerate-group.
24473 (gnus-request-accept-article): Re-indented.
24474
24475 * gnus-start.el (gnus-convert-old-newsrc): Registered new
24476 converters to handle old agent file formats. Add logic for a
24477 "backup before upgrading warning".
24478 (gnus-convert-mark-converter-prompt): Developers can mark
24479 functions as needing (default), or not needing,
24480 gnus-convert-old-newsrc's "backup before upgrading warning".
24481 (gnus-convert-converter-needs-prompt): Tests whether the user
24482 should be protected from potentially irreversable changes by the
24483 function.
24484
24485 * legacy-gnus-agent.el: New. Provides converters that are only
24486 loaded when gnus-convert-old-newsrc needs to call them.
24487
24488 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
24489
24490 * mail-source.el (mail-source-touch-pop): Doc fix.
24491
24492 * message.el (message-smtpmail-send-it): Doc fix.
24493
24494 2004-03-05 Jesper Harder <harder@ifa.au.dk>
24495
24496 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24497
24498 * nnmail.el (nnmail-split-fancy): do.
24499
24500 * gnus-kill.el (gnus-kill, gnus-execute): do.
24501
24502 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
24503
24504 * gnus-sum.el (gnus-widget-reversible-match)
24505 (gnus-widget-reversible-to-internal)
24506 (gnus-widget-reversible-to-external): New functions.
24507 (gnus-widget-reversible): New widget.
24508 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24509
24510 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
24511
24512 * gnus-sum.el (gnus-thread-sort-functions)
24513 (gnus-article-sort-functions): Document `(not F)' items.
24514
24515 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
24516
24517 * spam.el (spam-use-gmane-xref): Add new backend.
24518 (spam-gmane-xref-spam-group): Add variable to control the name of the
24519 Gmane spam group.
24520 (spam-blackhole-servers, spam-blackhole-good-server-regex)
24521 (spam-regex-headers-spam, spam-regex-headers-ham)
24522 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24523 (spam-list-of-checks): Add spam-use-gmane-xref to list of
24524 backends and checks.
24525 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24526
24527 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24528 an autodetect method.
24529
24530 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24531
24532 * gnus-int.el (gnus-request-accept-article): Inform the agent that
24533 articles are being added to a group.
24534 (gnus-request-replace-article): Inform the agent that articles
24535 need to be uncached as the cached contents are no longer valid.
24536
24537 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24538
24539 * binhex.el: Don't autoload executable-find.
24540
24541 * canlock.el: Don't autoload mail-fetch-field.
24542
24543 * gnus-ems.el: Don't autoload appt-select-lowest-window.
24544
24545 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24546 rmail-dont-reply-to and rmail-output.
24547
24548 * gnus-score.el: Don't autoload ffap-string-at-point.
24549
24550 * gnus-setup.el: Don't autoload sc-cite-original.
24551
24552 * imap.el: Don't autoload base64-decode-string,
24553 base64-encode-string and md5.
24554
24555 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24556 and rmail-msg-restore-non-pruned-header.
24557
24558 * mm-decode.el: Don't autoload executable-find.
24559
24560 * mm-url.el: Don't autoload executable-find.
24561
24562 * mm-view.el: Don't autoload diff-mode.
24563
24564 * nndb.el: Don't autoload news-reply-mode, news-setup,
24565 cancel-timer and telnet.
24566
24567 * password.el: Don't autoload run-at-time for Emacs.
24568
24569 * sha1-el.el: Don't autoload executable-find.
24570
24571 * sieve-mode.el: Don't autoload c-mode.
24572
24573 * uudecode.el: Don't autoload executable-find.
24574
24575 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
24576
24577 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24578 (gnus-agent-possibly-alter-active): Avoid null in numeric
24579 comparison.
24580 (gnus-agent-set-local): Refuse to save null in local object table.
24581 (gnus-agent-regenerate-group): The REREAD parameter can now be a
24582 list of articles that will be marked as unread.
24583
24584 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
24585
24586 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24587
24588 2004-03-04 Jesper Harder <harder@ifa.au.dk>
24589
24590 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24591 language tags.
24592
24593 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
24594
24595 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24596 Don't bind "obarray".
24597
24598 * gnus-sum.el (gnus-thread-sort-functions):
24599 Add `gnus-thread-sort-by-most-recent-number' and
24600 `gnus-thread-sort-by-most-recent-date'.
24601 Reported by Kai Grossjohann <kai@emptydomain.de>.
24602
24603 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
24604
24605 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24606
24607 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
24608
24609 * gnus-cus.el (gnus-agent-customize-category):
24610 Remove ignore-errors macro reference that required cl to be loaded at
24611 run-time.
24612
24613 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24614 single-interval range of the form (min . max). Previously the
24615 range had to look like ((min . max)). Likewise, return
24616 (min . max) rather than ((min . max)).
24617 (gnus-range-map): Use gnus-range-normalize to accept
24618 single-interval range.
24619
24620 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24621 the cache, but not the agent, now appear with their usual face.
24622
24623 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
24624
24625 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24626 w3m-safe-url-regexp variable buffer-local.
24627
24628 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24629
24630 2004-02-27 Simon Josefsson <jas@extundo.com>
24631
24632 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24633 gnus-group-real-prefix.
24634 (gnus-summary-move-article): Use it, instead of
24635 gnus-group-real-prefix.
24636
24637 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
24638
24639 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24640 w3m-safe-url-regexp variable buffer-local and set it as the value
24641 of mm-w3m-safe-url-regexp.
24642
24643 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24644
24645 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24646 parsing gnus-posting-styles when the message is not for replying.
24647
24648 * nnrss.el (nnrss-opml-export):
24649 Use mm-set-buffer-file-coding-system instead of
24650 set-buffer-file-coding-system.
24651
24652 2004-02-27 Jesper Harder <harder@ifa.au.dk>
24653
24654 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24655 of checkdoc.el).
24656 * nnrss.el: do.
24657 * gnus-mlspl.el: do.
24658 * gnus-ml.el: do.
24659 * gnus-srvr.el: do.
24660
24661 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24662
24663 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
24664
24665 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24666 Corrections to custom-manual links.
24667
24668 * gnus-art.el (gnus-article): Ditto.
24669
24670 * mm-decode.el (mime-display, mime-security): Ditto.
24671
24672 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24673
24674 * flow-fill.el: Typo.
24675
24676 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
24677
24678 * spam-wash.el: New file.
24679
24680 2004-02-26 Mark A. Hershberger <mah@everybody.org>
24681
24682 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24683
24684 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
24685
24686 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24687 to be run with new-articles as LIST1, not LIST2.
24688 (spam-registration-functions): Add spam-use-ham-copy as a nil
24689 registration backend.
24690
24691 2004-02-26 Jesper Harder <harder@ifa.au.dk>
24692
24693 * spam-stat.el (spam-stat-washing-hook): New option.
24694 (spam-stat-buffer-words): Use it.
24695 (spam-stat-process-directory, spam-stat-test-directory):
24696 Use insert-file-contents-literally.
24697 (spam-stat-coding-system): New variable.
24698 (spam-stat-load, spam-stat-save): Use it.
24699
24700 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
24701
24702 * spam-report.el (spam-report-plug-agent):
24703 Quote spam-report-url-to-file and spam-report-url-ping-plain.
24704
24705 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
24706
24707 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24708 Allow / in mailto URLs.
24709
24710 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
24711
24712 * spam-report.el (spam-report-process-queue): Fix interactive use.
24713 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24714 (spam-report-unplug-agent): Doc fixes.
24715 (spam-report-url-ping-mm-url, spam-report-url-to-file)
24716 (spam-report-agentize, spam-report-deagentize):
24717 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
24718
24719 * message.el (message-setup-fill-variables): Add mml tags to
24720 paragraph-start and paragraph-separate. Suggested by Andrew Korty
24721 <ajk@iu.edu>.
24722 (message-mode): Don't modify paragraph-separate there.
24723
24724 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
24725
24726 * compface.el (uncompface-use-external): Default to undecided.
24727 (uncompface-use-external-threshold): New variable.
24728 (uncompface-float-time): New macro.
24729 (uncompface): Determine whether to use the external decoder if
24730 uncompface-use-external is undecided.
24731
24732 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
24733
24734 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24735 after images.
24736
24737 * gnus-art.el (gnus-mime-display-single): Remove dead code.
24738
24739 2004-02-14 Jesper Harder <harder@ifa.au.dk>
24740
24741 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24742
24743 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24744
24745 * gnus-sum.el (gnus-summary-limit-to-age)
24746 (gnus-summary-limit-children): do.
24747
24748 * gnus-int.el (gnus-request-scan): do.
24749
24750 * gnus-group.el (gnus-group-suspend): do.
24751
24752 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24753
24754 * gnus-cite.el (gnus-cite-parse-attributions): do.
24755
24756 * gnus-agent.el (gnus-summary-set-agent-mark)
24757 (gnus-agent-regenerate-group): do.
24758
24759 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24760
24761 * binhex.el (binhex-decode-region-internal): do.
24762
24763 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
24764
24765 * gnus-fun.el (gnus-face-properties-alist): New user option.
24766 (gnus-display-x-face-in-from): Use it.
24767
24768 * gnus-art.el (article-display-face): Ditto.
24769
24770 * compface.el (uncompface-use-external): Default to nil.
24771
24772 2004-02-12 Jesper Harder <harder@ifa.au.dk>
24773
24774 * nntp.el (nntp-erase-buffer): New function.
24775 (nntp-retrieve-data, nntp-send-command)
24776 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24777 (nntp-possibly-change-group): Use it.
24778
24779 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24780 Use with-current-buffer.
24781
24782 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
24783
24784 * compface.el: Merge the ELisp-based uncompface program.
24785 (compface): New customization group.
24786 (uncompface-use-external): New user option.
24787 (uncompface): Call uncompface-internal if uncompface-use-external
24788 is nil.
24789 (uncompface-internal): New function. Note that there are also
24790 some other functions and variables added for this function.
24791
24792 2004-02-10 Jesper Harder <harder@ifa.au.dk>
24793
24794 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24795 if necessary.
24796
24797 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
24798
24799 * spam-report.el (spam-report-unplug-agent)
24800 (spam-report-plug-agent, spam-report-deagentize)
24801 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24802 Add support for the Agent in spam-report: when unplugged, report to a
24803 file; when plugged, submit all the requests.
24804
24805 * spam.el (spam-register-routine): Fix message about
24806 registration.
24807
24808 2004-02-09 Jesper Harder <harder@ifa.au.dk>
24809
24810 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24811 dependencies.
24812 (rfc2047-encode): Use it.
24813
24814 * gnus-art.el (gnus-button-marker-list): Move before first
24815 reference.
24816
24817 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24818 (imap-parse-body): Fix format string mismatch.
24819
24820 * gnus-score.el (gnus-summary-increase-score): do.
24821
24822 * nnrss.el (nnrss-close): New function.
24823
24824 2004-02-08 Jesper Harder <harder@ifa.au.dk>
24825
24826 * nnrss.el (nnrss-make-filename): New function.
24827 (nnrss-request-delete-group, nnrss-read-server-data)
24828 (nnrss-save-server-data, nnrss-read-group-data)
24829 (nnrss-save-group-data): Use it.
24830 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24831 (nnrss-read-server-data, nnrss-read-group-data): Use load.
24832 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24833
24834 2004-02-07 Jesper Harder <harder@ifa.au.dk>
24835
24836 * mml.el (mml-compute-boundary-1): Don't uncompress files.
24837
24838 2004-02-06 Jesper Harder <harder@ifa.au.dk>
24839
24840 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24841 files.
24842
24843 * message.el (message-generate-headers-first): Don't quote nil
24844 and t in docstrings.
24845
24846 * imap.el (imap-id): do.
24847
24848 * gnus-agent.el (gnus-agent-consider-all-articles)
24849 (gnus-agent-queue-mail): do.
24850
24851 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
24852
24853 * spam-report.el (spam-report-process-queue): New function.
24854 Process requests from `spam-report-requests-file'.
24855 (spam-report-process-queue): Doc fix.
24856
24857 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
24858
24859 * spam.el (spam-register-routine)
24860 (spam-log-processing-to-registry, spam-log-registered-p)
24861 (spam-log-unregistration-needed-p, spam-log-undo-registration):
24862 Change "check" to "spam-check" for semi-clarity.
24863
24864 2004-02-05 Jesper Harder <harder@ifa.au.dk>
24865
24866 * pop3.el: Require nnheader.
24867
24868 * mml-smime.el: Require cl. Autoload message-fetch-field.
24869
24870 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24871
24872 * gnus-picon.el: Require cl.
24873
24874 * gnus-fun.el: Require gnus-ems and gnus-util.
24875
24876 * gnus.el (gnus-method-to-server): Move defsubst before first use.
24877
24878 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24879
24880 * gnus-art.el (gnus-article-edit-mode): Define before first
24881 reference.
24882
24883 2004-02-04 Jesper Harder <harder@ifa.au.dk>
24884
24885 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24886 (gnus-uu-post-encoded): Use point-at-bol.
24887
24888 * gnus-topic.el (gnus-group-active-topic-p): do.
24889
24890 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24891
24892 * gnus-group.el (gnus-group-kill-region): do.
24893
24894 * gnus-art.el (article-date-ut): do.
24895
24896 * message.el (message-fetch-field): Remove redundant
24897 case-fold-search binding.
24898 (message-narrow-to-field): Simplify.
24899
24900 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
24901
24902 * spam.el (spam-directory): Derive from `gnus-directory'.
24903
24904 * spam-report.el (spam-report-url-to-file)
24905 (spam-report-requests-file): New function and variable for offline
24906 reporting.
24907 (spam-report-url-ping-function): Add `spam-report-url-to-file'
24908 and user defined function.
24909 (spam-report-url-ping-mm-url): Remove doubled slash.
24910
24911 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
24912
24913 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24914
24915 2004-02-03 Jesper Harder <harder@ifa.au.dk>
24916
24917 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24918 Fix format string mismatch.
24919
24920 * sieve.el (sieve-deactivate-all): do.
24921
24922 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24923
24924 * nnlistserv.el (nnlistserv-kk-wash-article): do.
24925
24926 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24927
24928 * mm-bodies.el (mm-7bit-chars): Don't include \r.
24929
24930 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
24931
24932 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24933 the list of checks.
24934
24935 2004-01-31 Jesper Harder <harder@ifa.au.dk>
24936
24937 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24938 padding.
24939
24940 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
24941
24942 * mm-view.el (mm-fill-flowed): New variable.
24943 (mm-inline-text): Use it.
24944
24945 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
24946
24947 * spam.el (spam-spamassassin-register-ham-routine)
24948 (spam-spamassassin-register-spam-routine): Fix function names.
24949
24950 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
24951
24952 * gnus.el (gnus-tmp-grouplens): Remove.
24953 (gnus-summary-line-format): Remove grouplens.
24954
24955 * gnus-group.el (gnus-group-line-format): Ditto.
24956
24957 * gnus-spec.el (gnus-format-specs): Ditto.
24958 (gnus-update-format-specifications): Flush the group format spec
24959 cache if there's the grouplens stuff.
24960 (gnus-parse-simple-format): Replace %l with the empty string.
24961
24962 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
24963
24964 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24965 omission.
24966
24967 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
24968
24969 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24970 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24971
24972 2004-01-25 Paul Jarc <prj@po.cwru.edu>
24973
24974 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24975 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24976 New macros and functions.
24977 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24978 Handle > NLINK_MAX messages.
24979 * nnmaildir.el (nnmaildir-request-set-mark):
24980 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24981
24982 2004-01-25 Alex Schroeder <alex@gnu.org>
24983
24984 * spam-stat.el (spam-stat-process-directory-age): New option.
24985 (spam-stat-process-directory): Use it.
24986
24987 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
24988
24989 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24990 (spam-stat-save): Accept prefix argument.
24991
24992 2004-01-23 Paul Jarc <prj@po.cwru.edu>
24993
24994 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24995 links" error.
24996
24997 2004-01-23 Jesper Harder <harder@ifa.au.dk>
24998
24999 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25000 compatibility with old .newsrc.eld files.
25001
25002 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25003
25004 * gnus-start.el (gnus-1): do.
25005
25006 * gnus-group.el (gnus-group-line-format-alist): do.
25007
25008 * gnus.el (gnus-use-grouplens, gnus-visual): do.
25009
25010 * gnus-gl.el: Remove.
25011
25012 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
25013
25014 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25015 marks consisting of a single range {for example, (3 . 5)} rather
25016 than a list of a single range { ((3 . 5)) }.
25017
25018 2004-01-23 Jesper Harder <harder@ifa.au.dk>
25019
25020 * spam-stat.el (spam-stat-store-gnus-article-buffer):
25021 Use with-current-buffer.
25022 (spam-stat-store-current-buffer): Use insert-buffer-substring to
25023 avoid consing a string.
25024
25025 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25026 Remove obsolete entries for big5 and gb2312.
25027
25028 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
25029
25030 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25031 uncompressed list.
25032
25033 2004-01-22 Jesper Harder <harder@ifa.au.dk>
25034
25035 * spam-stat.el (spam-stat-strip-xref): New function.
25036 (spam-stat-process-directory): Use it.
25037
25038 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25039 here -- it's done in message-fetch-field.
25040
25041 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
25042
25043 * gnus-agent.el (gnus-agent-queue-mail)
25044 (gnus-agent-prompt-send-queue): New variables.
25045 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25046 * gnus-draft.el (gnus-group-send-queue): Pass the group name
25047 "nndraft:queue" along to gnus-draft-send.
25048 Use gnus-agent-prompt-send-queue.
25049 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25050 is "nndraft:queue". Suggested by Gaute Strokkenes
25051 <gs234@srcf.ucam.org>
25052
25053 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25054 (agent-enable-undownloaded-faces): Add.
25055 (gnus-agent-cat-groups): Use eval-and-compile, not
25056 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25057 method of gnus-agent-cat-groups even when the buffer has been
25058 evalled.
25059 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25060 delete gnus-agent-save-active-1.
25061 (gnus-agent-save-groups): Delete. Identical to
25062 gnus-agent-save-active.
25063 (gnus-agent-write-active): No longer adjust agent's copy of active
25064 file as agent's adjustments are now stored in their own
25065 file. Remove optional parameter.
25066 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25067 servers. Add use of min/max range limits from server's local
25068 file.
25069 (gnus-agent-save-alist): Remove unused optional argument.
25070 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25071 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25072 (gnus-agent-set-local): A per-server file that keeps min/max range
25073 limits for articles known to the agent. Provides a fast mechanism
25074 for altering many active ranges.
25075 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25076 active file (local makes it unnecessary).
25077 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25078
25079 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25080 (agent-enable-undownloaded-faces): Add.
25081
25082 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25083 disable it when sending to "nndraft:queue".
25084 (gnus-group-send-queue): Add safety check to avoid sending queue
25085 when unplugged.
25086
25087 * gnus-group.el (gnus-group-catchup): Use new
25088 gnus-sequence-of-unread-articles, not
25089 gnus-list-of-unread-articles, to avoid exhausting memory with huge
25090 numbers of articles. Use gnus-range-map to avoid having to
25091 uncompress the unread list.
25092 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25093 Fix invalid ange-ftp reference.
25094
25095 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25096 (gnus-sorted-range-intersection): Intersection of two ranges
25097 without requiring that they first be uncompressed.
25098
25099 * gnus-start.el (gnus-activate-group): Unless blocked by the
25100 caller, possibly expand the active range to include both cached
25101 and agentized articles.
25102 (gnus-convert-old-newsrc): Rewrote in anticipation of having
25103 multiple version-dependent converters.
25104 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25105 gnus-agent-save-active.
25106 (gnus-save-newsrc-file): Save dirty agent range limits.
25107
25108 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25109 gnus-agent-possibly-alter-active.
25110 (gnus-adjust-marked-articles): Faster handling of simple lists.
25111
25112 2004-01-21 Jesper Harder <harder@ifa.au.dk>
25113
25114 * spam-stat.el (spam-stat-test-directory): New optional argument
25115 displays a list of files detected. Suggested by Andrew Cohen
25116 <cohen@andy.bu.edu>.
25117 (spam-stat-buffer-words-with-scores): Don't narrow and change
25118 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
25119
25120 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
25121
25122 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25123 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25124 (spam-spamassassin-arguments)
25125 (spam-spamassassin-spam-flag-header)
25126 (spam-spamassassin-positive-spam-flag-header)
25127 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25128 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25129 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25130 (spam-list-of-processors, spam-list-of-checks)
25131 (spam-list-of-statistical-checks, spam-registration-functions)
25132 (spam-check-spamassassin-headers, spam-check-spamassassin)
25133 (spam-spamassassin-score)
25134 (spam-spamassassin-register-with-sa-learn)
25135 (spam-spamassassin-register-spam-routine)
25136 (spam-spamassassin-register-ham-routine)
25137 (spam-assassin-register-spam-routine)
25138 (spam-assassin-register-ham-routine): Add SpamAssassin support.
25139 (spam-bogofilter-score): Fix to show article before scoring.
25140
25141 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
25142
25143 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25144 default scoring function.
25145 (spam-generic-score): Call spam-spamassassin-score if
25146 spam-use-spamassassin or spam-use-spamassassin-headers is on;
25147 spam-bogofilter-score otherwise.
25148
25149 * gnus.el (spam-process, spam-autodetect-methods):
25150 Add spamassassin and spamassassin-headers.
25151
25152 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
25153
25154 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25155 Suppress unnecessary messages.
25156
25157 2004-01-20 Jesper Harder <harder@ifa.au.dk>
25158
25159 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25160 make-hash-table.
25161
25162 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
25163
25164 * canlock.el (base64-encode-string): Don't autoload it.
25165
25166 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
25167
25168 * run-at-time.el: Remove useless (require 'itimer),
25169 eval-and-compile and (featurep 'xemacs).
25170
25171 2004-01-16 Jesper Harder <harder@ifa.au.dk>
25172
25173 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25174 GROUP is a virtual group.
25175
25176 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
25177
25178 * gnus.el: Autoload `message-y-or-n-p'.
25179
25180 2004-01-15 Jesper Harder <harder@ifa.au.dk>
25181
25182 * pgg-parse.el: Remove unnecessary (require 'custom).
25183
25184 * pgg-def.el: do.
25185
25186 * nnmail.el: do.
25187
25188 * gnus-undo.el: do.
25189
25190 * gnus-picon.el: do.
25191
25192 * gnus-util.el: do.
25193
25194 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
25195
25196 * gnus-sum.el (gnus-pick-line-number): Add autoload.
25197
25198 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
25199
25200 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25201 handle, as well as a list.
25202
25203 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25204 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25205 (mm-w3m-cid-retrieve): Simplify.
25206
25207 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
25208
25209 * message.el (message-kill-to-signature): Allow prefix arg to
25210 specify number of lines to keep before signature.
25211
25212 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
25213
25214 * message.el (message-kill-to-signature): Change docstring.
25215
25216 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
25217
25218 * canlock.el: Always require sha1-el.
25219 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25220
25221 * message.el: Autoload sha1 only when compiling.
25222
25223 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
25224
25225 * message.el (message-canlock-generate): Require sha1-el.
25226
25227 2004-01-13 Jesper Harder <harder@ifa.au.dk>
25228
25229 * message.el (message-expand-name): Silence the byte compiler.
25230
25231 2004-01-13 Simon Josefsson <jas@extundo.com>
25232
25233 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25234 Invoke gnus-score-mode.
25235 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25236
25237 * gnus-range.el (gnus-compress-sequence): Doc fix.
25238 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25239
25240 2004-01-12 Jesper Harder <harder@ifa.au.dk>
25241
25242 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25243
25244 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
25245
25246 * spam.el (spam-get-article-as-string): Update to use
25247 gnus-request-article-this-buffer, much simpler.
25248 (spam-get-article-as-buffer): Remove.
25249
25250 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
25251
25252 * message.el (message-expand-name): Use EUDC if the user uses that.
25253
25254 2004-01-12 Jesper Harder <harder@ifa.au.dk>
25255
25256 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25257 character for the encoding to avoid consing a string.
25258
25259 * rfc2047.el (rfc2047-decode-string): Don't cons a string
25260 unnecessarily.
25261
25262 * mm-util.el (mm-replace-chars-in-string): Remove.
25263
25264 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25265 of mm-replace-chars-in-string.
25266
25267 2004-01-11 Jesper Harder <harder@ifa.au.dk>
25268
25269 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25270
25271 * mm-util.el (mm-subst-char-in-string): Support inplace.
25272
25273 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25274 a new string in every iteration. Use shy groups.
25275
25276 2004-01-10 Jesper Harder <harder@ifa.au.dk>
25277
25278 * gnus-srvr.el (gnus-browse-unsubscribe-group):
25279 * gnus-soup.el (gnus-soup-group-brew):
25280 * gnus-msg.el (gnus-put-message):
25281 * gnus-move.el (gnus-group-move-group-to-server):
25282 * gnus-kill.el (gnus-batch-score):
25283 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25284 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25285 (gnus-group-update-group, gnus-group-read-group)
25286 (gnus-group-make-group, gnus-group-make-help-group)
25287 (gnus-group-make-archive-group, gnus-group-make-directory-group)
25288 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25289 (gnus-group-sort-by-unread, gnus-group-catchup)
25290 (gnus-group-unsubscribe-group, gnus-group-kill-group)
25291 (gnus-group-yank-group, gnus-group-set-info)
25292 (gnus-group-list-groups):
25293 * gnus.el (gnus-generate-new-group-name):
25294 * gnus-delay.el (gnus-delay-send-queue):
25295 * nnvirtual.el (nnvirtual-catchup-group):
25296 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25297 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25298 (gnus-group-prepare-topics, gnus-topic-check-topology):
25299 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25300 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25301 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25302 (gnus-group-make-articles-read):
25303 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25304 (gnus-group-change-level, gnus-kill-newsgroup)
25305 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25306 (gnus-get-unread-articles, gnus-make-articles-unread)
25307 (gnus-make-ascending-articles-unread): Use accessor
25308 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25309 to get group information for improved readability.
25310
25311 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25312
25313 * gnus-art.el (article-decode-mime-words, article-babel)
25314 (gnus-article-highlight-signature, gnus-article-add-buttons)
25315 (gnus-signature-toggle): Use gnus-with-article-buffer.
25316
25317 * gnus-art.el (gnus-article-highlight-headers)
25318 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25319
25320 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25321 (gnus-article-set-globals, gnus-request-article-this-buffer)
25322 (gnus-button-message-id, gnus-article-maybe-hide-headers)
25323 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25324 (gnus-mime-display-alternative): Use with-current-buffer.
25325
25326 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
25327
25328 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25329 also under 80 char limit, and call gnus-error if needed.
25330 (spam-fetch-article-header): Fix - it was a
25331 buffer-local variable (gnus-newsgroup-data).
25332 (spam-find-spam): Use spam-generate-fake-headers, forget about
25333 spam-insert-fake-headers.
25334 (spam-insert-fake-headers): Remove.
25335
25336 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25337
25338 * deuglify.el (gnus-article-outlook-unwrap-lines)
25339 (gnus-outlook-rearrange-article)
25340 (gnus-outlook-repair-attribution-outlook)
25341 (gnus-outlook-repair-attribution-block)
25342 (gnus-outlook-repair-attribution-other): Remove redundant
25343 save-excursion.
25344
25345 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
25346
25347 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25348 (spam-fetch-field-subject-fast)
25349 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25350 (spam-fetch-article-header): Add functions to deal with Gnus
25351 internals for fast retrieval of article header data.
25352 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25353
25354 2004-01-09 Jesper Harder <harder@ifa.au.dk>
25355
25356 * pop3.el (pop3-md5): Remove.
25357 (pop3-apop): Replace pop3-md5 with md5.
25358
25359 * mm-bodies.el: base64 is always built-in.
25360
25361 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25362 Use with-current-buffer.
25363
25364 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
25365
25366 * canlock.el (canlock-insert-header): Remove excessive grouping in
25367 regexp.
25368
25369 * gnus-sum.el (gnus-summary-read-document): Ditto.
25370
25371 * gnus-uu.el (gnus-uu-part-number): Ditto.
25372
25373 * html2text.el (html2text-remove-tags): Ditto.
25374 (html2text-format-tags): Ditto.
25375 (html2text-format-single-elements): Ditto.
25376
25377 * mml.el (mml-parse-1): Ditto.
25378
25379 2004-01-08 Jesper Harder <harder@ifa.au.dk>
25380
25381 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25382
25383 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25384
25385 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25386
25387 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25388
25389 2003-11-15 Simon Josefsson <jas@extundo.com>
25390
25391 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25392 (pgg-gpg-lookup-key): Use regexp match instead of
25393 split-string (split-string is different between emacs 21.2 and
25394 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
25395
25396 2004-01-08 Jesper Harder <harder@ifa.au.dk>
25397
25398 * gnus-art.el (gnus-mime-view-all-parts)
25399 (gnus-article-part-wrapper, gnus-article-view-part):
25400 Use with-current-buffer.
25401
25402 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
25403
25404 * spam.el (spam-disable-spam-split-during-ham-respool)
25405 (spam-spamoracle-database, spam-cache-lookups)
25406 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25407 (spam-group-ham-mark-p, spam-group-spam-mark-p)
25408 (spam-group-ham-marks, spam-group-spam-marks)
25409 (spam-group-spam-contents-p, spam-group-ham-contents-p)
25410 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25411 also add spam-use-blackholes to the statistical checks.
25412 (spam-fetch-field-fast): Add interface to fetching fields, may
25413 become a macro.
25414 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25415 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25416 (spam-insert-fake-headers): Fake an article when needed.
25417 (spam-find-spam): Fake article when possible.
25418 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25419 (spam-check-bogofilter-headers): Use message-fetch-field instead
25420 of nnmail-fetch-field.
25421
25422 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
25423
25424 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25425
25426 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
25427
25428 * spam.el (spam-split): Do not require spam-use-CHECK to be
25429 enabled if that check is passed to spam-split explicitly; also
25430 fix so 'spam doesn't get converted to spam-split-group when
25431 spam-split-symbolic-return is t.
25432 (spam-find-spam): Find registrations of the article and use those
25433 instead of re-running spam-split to find the spam/ham
25434 classification of the article.
25435 (spam-log-processing-to-registry, spam-log-registered-p)
25436 (spam-log-unregistration-needed-p, spam-log-undo-registration):
25437 Use gnus-error instead of gnus-message.
25438 (spam-log-registration-type): Add function to determine the
25439 classification of a message based on registry entries; will
25440 return nil if both 'spam and 'ham are found.
25441 (spam-check-BBDB): Expand all the BBDB macros here so we can have
25442 a reasonably fast local cache without the loading errors.
25443 (spam-cache-lookups): Set to t by default.
25444 (spam-find-spam): Don't try to guess spam-cache-lookups.
25445 (spam-enter-whitelist, spam-enter-blacklist): Clear the
25446 spam-caches entry.
25447 (spam-filelist-build-cache, spam-filelist-check-cache):
25448 Fix caching of whitelist/blacklist entries.
25449 (spam-check-whitelist, spam-check-blacklist):
25450 Invoke spam-from-listed-p with a type, not a cache variable.
25451 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25452
25453 2004-01-07 Jesper Harder <harder@ifa.au.dk>
25454
25455 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25456
25457 * nnmail.el (nnmail-split-fancy): do.
25458
25459 * mml.el (mml-parse): do.
25460
25461 * gnus-score.el (gnus-enter-score-words-into-hashtb)
25462 (gnus-score-adaptive): do.
25463
25464 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25465
25466 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25467 (gnus-mime-button-map): Don't set keymap parent.
25468 (gnus-button-ctan-directory-regexp): Use shy grouping.
25469 (gnus-prev-page-map): Don't set keymap parent.
25470 (gnus-prev-page-map): Remove duplicated one.
25471 (gnus-next-page-map): Don't set keymap parent.
25472 (gnus-mime-security-button-map): Ditto.
25473
25474 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25475 version number.
25476
25477 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25478
25479 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25480
25481 * canlock.el (canlock-sha1-function): Remove.
25482 (canlock-sha1-function-for-verify): Remove.
25483 (canlock-openssl-program): Remove.
25484 (canlock-openssl-args): Remove.
25485 (canlock-ignore-errors): Remove.
25486 (canlock-sha1-with-openssl): Remove.
25487 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25488 (canlock-verify): Don't use canlock-ignore-errors.
25489
25490 * sha1-el.el (sha1-string-external): Make it can return a string
25491 in binary form.
25492 (sha1-region-external): Ditto.
25493 (sha1-string-internal): Ditto.
25494 (sha1-region-internal): Ditto.
25495 (sha1-region): Ditto.
25496 (sha1-string): Ditto.
25497 (sha1): Ditto.
25498
25499 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
25500
25501 * spam.el (spam-report-articles-gmane): New command.
25502
25503 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
25504
25505 * gnus.el: Don't make unnecessary *Group* buffer when loading.
25506
25507 * run-at-time.el (run-at-time-saved): Remove.
25508 (run-at-time): Doc fix.
25509
25510 2004-01-07 Jesper Harder <harder@ifa.au.dk>
25511
25512 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25513 (gnus-summary-limit-map): Add it.
25514 (gnus-summary-make-menu-bar): do.
25515
25516 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
25517
25518 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25519 Make attempt at some caching support (done for BBDB only now).
25520 (spam-find-spam): Set spam-cache-lookups if there are more than 2
25521 addresses to be checked.
25522 (spam-clear-cache-BBDB): Add function, to be invoked by
25523 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25524 (spam-check-BBDB): Check and use the caches, if
25525 spam-cache-lookups is on, remove superfluous (provide).
25526
25527 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
25528
25529 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25530
25531 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
25532
25533 * run-at-time.el (run-at-time-saved): Move to after the definition
25534 of `run-at-time'.
25535
25536 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
25537
25538 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25539 mm-w3m-local-map-property.
25540
25541 * mm-view.el (mm-w3m-mode-map): Remove.
25542 (mm-w3m-local-map-property): Remove.
25543 (mm-inline-text-html-render-with-w3m): Don't use
25544 mm-w3m-local-map-property.
25545
25546 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
25547
25548 * run-at-time.el: New file.
25549
25550 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25551 of gnus-set-text-properties.
25552
25553 * gnus-uu.el (gnus-uu-save-article): Ditto.
25554
25555 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25556
25557 * gnus-cite.el (gnus-cite-parse): Ditto.
25558
25559 * gnus-art.el (gnus-button-push): Use set-text-properties instead
25560 of gnus-.
25561
25562 * gnus.el: Change calls to nnheader-run-at-time and
25563 password-run-at-time throughout to use run-at-time directly.
25564
25565 * password.el: Remove definition of run-at-time.
25566
25567 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
25568
25569 * mml.el (mml-minibuffer-read-disposition): Show attachment type
25570 in prompt.
25571
25572 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25573
25574 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25575 XEmacs version.
25576
25577 * dns.el (dns-make-network-process): Use `open-network-stream'
25578 instead of `gnus-xmas-open-network-stream'.
25579
25580 * .cvsignore: Add auto-autoloads.el, custom-load.el.
25581
25582 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25583
25584 * gnus-art.el (gnus-mime-display-alternative)
25585 (gnus-insert-mime-button, gnus-insert-mime-security-button)
25586 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25587 Don't use gnus-local-map-property.
25588
25589 * gnus-util.el (gnus-local-map-property): Remove.
25590
25591 * mm-view.el (mm-view-pkcs7-decrypt):
25592 Replace gnus-completing-read-maybe-default with completing-read.
25593
25594 * gnus-util.el (gnus-completing-read): do.
25595 (gnus-completing-read-maybe-default): Remove.
25596
25597 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
25598
25599 * password.el: Only autoload `run-at-time' if not XEmacs.
25600 Only autoload the itimer functions if XEmacs.
25601
25602 2004-01-06 Jesper Harder <harder@ifa.au.dk>
25603
25604 * gnus-art.el (gnus-read-string): Remove.
25605 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25606 read-string.
25607
25608 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
25609
25610 * netrc.el: Autoload password-read.
25611 (netrc): Add configuration group.
25612 (netrc-encoding-method, netrc-openssl-path):
25613 Add variables for encoding and decoding of files with symmetric
25614 ciphers.
25615 (netrc-encode): Add assistant function to encode a file with
25616 netrc-encoding-method.
25617 (netrc-parse): Add interactive parameter, added optional
25618 decoding if netrc-encoding-method is non-nil but otherwise
25619 behavior is standard.
25620 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25621 Do s/encode/encrypt/ everywhere.
25622
25623 * spam.el: Remove executable-find autoload.
25624
25625 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25626
25627 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25628
25629 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25630
25631 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
25632
25633 * gnus-art.el (gnus-treat-ansi-sequences)
25634 (article-treat-ansi-sequences): New variable and function.
25635 Suggested by Dan Jacobson <jidanni@jidanni.org>.
25636
25637 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25638 Use it.
25639
25640 2004-01-05 Jesper Harder <harder@ifa.au.dk>
25641
25642 * mm-util.el (mm-quote-arg): Remove.
25643
25644 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25645 shell-quote-argument.
25646
25647 * gnus-uu.el (gnus-uu-command): do.
25648
25649 * gnus-sum.el (gnus-summary-insert-pseudos): do.
25650
25651 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25652 with make-char.
25653
25654 * mm-util.el (mm-make-char): Remove.
25655
25656 * mml.el (mml-mode): Replace gnus-add-minor-mode with
25657 add-minor-mode.
25658
25659 * gnus-undo.el (gnus-undo-mode): do.
25660
25661 * gnus-topic.el (gnus-topic-mode): do.
25662
25663 * gnus-sum.el (gnus-dead-summary-mode): do.
25664
25665 * gnus-start.el (gnus-slave-mode): do.
25666
25667 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25668
25669 * gnus-ml.el (gnus-mailing-list-mode): do.
25670
25671 * gnus-gl.el (gnus-grouplens-mode): do.
25672
25673 * gnus-draft.el (gnus-draft-mode): do.
25674
25675 * gnus-dired.el (gnus-dired-mode): do.
25676
25677 * gnus-ems.el (gnus-add-minor-mode): Remove.
25678
25679 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25680 Replace gnus-char-width with char-width.
25681
25682 * gnus-ems.el (gnus-char-width): Remove.
25683
25684 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25685 Replace gnus-char-width with char-width.
25686
25687 * gnus-ems.el (gnus-char-width): Remove.
25688
25689 * spam-stat.el (with-syntax-table): Remove with-syntax-table
25690 definition.
25691 Remove Emacs 20 hash table compatibility code.
25692
25693 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25694 20 compatibility code.
25695
25696 * spam.el (spam-point-at-eol): Replace with point-at-eol.
25697
25698 * smime.el (smime-point-at-eol): Replace with point-at-eol.
25699
25700 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25701 Replace with point-at-{eol,bol}.
25702
25703 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25704
25705 * imap.el (imap-point-at-eol): Replace with point-at-eol.
25706
25707 * flow-fill.el (fill-flowed-point-at-bol)
25708 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25709
25710 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25711 Replace with point-at-{eol,bol} throughout all files.
25712
25713 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
25714
25715 * ntlm.el (ntlm-string-as-unibyte): New macro.
25716 (ntlm-build-auth-response): Use it.
25717
25718 Remove Emacs 20 stuff:
25719 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25720 of delq and copy-sequence.
25721 * gnus-art.el (popup-menu): Remove the compiler macro.
25722 * nnmail.el (nnmail-split-fancy): Don't support customizing with
25723 Emacs 20.
25724
25725 2004-01-05 Simon Josefsson <jas@extundo.com>
25726
25727 * ntlm.el: Fix namespace. Change smb-passwd-hash into
25728 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25729 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25730 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25731 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25732 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25733 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25734 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25735 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25736 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25737 ntlm-string-permute, string-lshift into ntlm-string-lshift,
25738 string-xor into ntlm-string-xor.
25739 Suggested by Jesper Harder <harder@myrealbox.com>.
25740
25741 * ntlm.el: Don't include poem.
25742
25743 * md4.el (print-int32, print-string-hexa): Remove.
25744 Suggested by Jesper Harder <harder@myrealbox.com>.
25745
25746 * sasl-ntlm.el, ntlm.el, md4.el: New files.
25747
25748 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
25749 probably breaks emacs with DL patch, but do we care? Is anyone
25750 still using the DL stuff?)
25751
25752 * sieve-manage.el: Use the password package.
25753 (sieve-manage-read-passwd): Remove.
25754 (sieve-manage-interactive-login): Use password. Re-add
25755 condition-case around loop.
25756
25757 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25758 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25759 Use the password package.
25760
25761 2003-02-19 Simon Josefsson <jas@extundo.com>
25762
25763 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25764 token.
25765
25766 2002-08-07 Simon Josefsson <jas@extundo.com>
25767
25768 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25769 (sieve-manage-authenticators)
25770 (sieve-manage-authenticator-alist): Add some SASL mechs.
25771 (sieve-sasl-auth): New function.
25772 (sieve-manage-cram-md5-auth)
25773 (sieve-manage-plain-auth): Rewrite using SASL library.
25774 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25775 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25776 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25777 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25778
25779 2004-01-05 Simon Josefsson <jas@extundo.com>
25780
25781 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25782 New files.
25783
25784 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25785
25786 * gnus-group.el (gnus-no-groups-message): Update.
25787
25788 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25789
25790 2003-11-09 Simon Josefsson <jas@extundo.com>
25791
25792 * imap.el: Support for ID IMAP extension (RFC 2971).
25793 (imap-local-variables): Add imap-id.
25794 (imap-id): New variable.
25795 (imap-id): New function.
25796 (imap-parse-response): Parse untagged ID response.
25797 * nnimap.el (nnimap-id): New variable.
25798 (nnimap-open-connection): Use it.
25799
25800 2003-12-28 Simon Josefsson <jas@extundo.com>
25801
25802 * gnus-score.el (gnus-score-edit-all-score): New.
25803 * gnus-group.el (gnus-group-score-map): Bind it to W e.
25804
25805 2004-01-04 Simon Josefsson <jas@extundo.com>
25806
25807 * password.el: Add.
25808
25809 2004-01-04 Mario Lang <lang@zid.tugraz.at>
25810
25811 * dns.el (dns-query-types): Fix typo.
25812 (dns-query-types): New function.
25813 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
25814 PTR and SOA replies, see RFC 1035.
25815
25816 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25817
25818 * gnus.el (gnus-logo-color-style): Change colors to `no'.
25819
25820 * Move to Changelog.2.
25821
25822 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25823
25824 * gnus.el (gnus-version-number): Bump version.
25825
25826 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25827
25828 * gnus.el: No Gnus v0.1 is released.
25829
25830 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
25831
25832 * gnus.el: No Gnus v0.0 is released.
25833
25834 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
25835
25836 * gnus.el (gnus-version-number): Bump.
25837 (gnus-version): No.
25838
25839 See ChangeLog.2 for earlier changes.
25840
25841 Copyright (C) 2004-2014 Free Software Foundation, Inc.
25842
25843 This file is part of GNU Emacs.
25844
25845 GNU Emacs is free software: you can redistribute it and/or modify
25846 it under the terms of the GNU General Public License as published by
25847 the Free Software Foundation, either version 3 of the License, or
25848 (at your option) any later version.
25849
25850 GNU Emacs is distributed in the hope that it will be useful,
25851 but WITHOUT ANY WARRANTY; without even the implied warranty of
25852 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25853 GNU General Public License for more details.
25854
25855 You should have received a copy of the GNU General Public License
25856 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
25857
25858 ;; Local Variables:
25859 ;; coding: utf-8
25860 ;; fill-column: 79
25861 ;; add-log-time-zone-rule: t
25862 ;; End: