Spelling fixes.
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2013-03-31 Andrew Cohen <cohen@bu.edu>
2
3 * nnir.el (nnir-method-default-engines): And another typo.
4
5 2013-03-30 Andrew Cohen <cohen@bu.edu>
6
7 * nnir.el (nnir-method-default-engines): Fix typo.
8
9 2013-03-29 Andrew Cohen <cohen@bu.edu>
10
11 * nnir.el: Define 'number-sequence for xemacs.
12 (gnus-summary-create-nnir-group): New function to create an nnir group
13 from an nnir summary buffer based on the current query.
14 (nnir-request-create-group): Update to allow nnir group creation based
15 on the current query.
16
17 2013-03-28 Katsumi Yamaoka <yamaoka@jpl.org>
18
19 * nndraft.el (nndraft-request-expire-articles):
20 Make expiry target always `delete'.
21
22 2013-03-27 Andrew Cohen <cohen@bu.edu>
23
24 * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
25 buffer use the posting-style and gcc of the original article group.
26 (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
27
28 * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
29 after other deffoos.
30
31 2013-03-26 Andrew Cohen <cohen@bu.edu>
32
33 * nnir.el: Major rewrite. Cleaner separation between searches and group
34 management. Marks are now shown in nnir summary buffers. Rudimentary
35 support for real (i.e. not ephemeral) nnir groups.
36 (gnus-summary-make-nnir-group): New function for initiating searches
37 from a summary buffer.
38
39 2013-03-18 Sam Steingold <sds@gnu.org>
40
41 * message.el (message-bury): Minor cleanup.
42
43 2013-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
44
45 * nndir.el (nndir-request-list): Remove 2nd argument passed to
46 nnml-request-list. (Bug#13873)
47 (nndir-request-newsgroups): Remove, unused.
48
49 * nndraft.el (nndraft-request-newsgroups): Remove, unused.
50
51 2013-03-03 Ted Phelps <phelps@gnusto.com>
52
53 * shr.el: Make all the overlays set the `evaporate' property so that
54 they're removed properly.
55
56 2013-02-25 Adam Sjøgren <asjo@koldfront.dk>
57
58 * mml2015-el (mml2015-epg-key-image): Wrap epg-gpg-program in
59 shell-quote-argument.
60
61 2013-02-22 David Engster <deng@randomsample.de>
62
63 * gnus-registry.el (gnus-registry-save): Provide class name when
64 calling `eieio-persistent-read' to avoid "unsafe call" warning. Use
65 `condition-case' to stay compatible with older EIEIO versions which
66 only accept one argument.
67
68 2013-02-17 Daiki Ueno <ueno@gnu.org>
69
70 * mml2015.el (epg-key-user-id-list, epg-user-id-string)
71 (epg-user-id-validity): Autoload.
72 (mml2015-epg-check-user-id): New function.
73 (mml2015-epg-check-sub-key): New function split from
74 mml2015-epg-find-usable-key.
75 (mml2015-epg-find-usable-key): Accept context, name, usage, and
76 optional name-is-key-id, to handle the case when user-id is unusable.
77 Reported by Łukasz Stelmach <stlman@poczta.fm>.
78
79 2013-02-17 Glenn Morris <rgm@gnu.org>
80
81 * shr.el (shr-put-image): Use image-multi-frame-p if available.
82
83 2013-02-16 Glenn Morris <rgm@gnu.org>
84
85 * shr.el (shr-put-image): Only animate images that specify a delay.
86 This is consistent with the old image-animated-p behavior.
87
88 2013-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
89
90 * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
91 for XEmacs.
92
93 2013-02-13 Juri Linkov <juri@jurta.org>
94
95 * gnus-art.el (gnus-article-mode-map):
96 * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
97 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
98
99 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
100
101 * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was
102 done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
103
104 2013-02-07 Gábor Vida <gabor.v.vida@ericsson.com> (tiny change)
105
106 * auth-source.el (auth-source-format-prompt): Don't get confused by
107 any "\" in replacement text. (Bug#13637)
108
109 2013-01-30 Christopher Schmidt <christopher@ch.ristopher.com>
110
111 * gnus-int.el (gnus-backend-trace-elapsed): New variable.
112 (gnus-backend-trace): Honor gnus-backend-trace.
113
114 * mml.el (mml-insert-part): Insert closing tag.
115
116 * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
117
118 2013-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
119
120 * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
121 able to find the article, which can happen in debbugs groups,
122 apparently.
123
124 2013-01-16 Glenn Morris <rgm@gnu.org>
125
126 * smiley.el (smiley-style): Make the file loadable in batch mode.
127
128 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
129
130 * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
131 imap process running.
132
133 2013-01-14 Julien Danjou <julien@danjou.info>
134
135 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
136 Compare addresses against addresses, not against the full From field.
137
138 2013-01-13 Richard Stallman <rms@gnu.org>
139
140 * message.el (message-forward-make-body-mime): New args BEG, END
141 specify what part of FORWARD-BUFFER to use. Do the work directly
142 instead of calling `mml-insert-buffer'.
143
144 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
145
146 * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
147 cross-reference(s).
148
149 * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
150 cross-reference(s).
151
152 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
153
154 * gnus-art.el (gnus-mime-display-security): Use point-min-marker
155 and point-max-marker.
156 * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
157
158 2013-01-10 Uwe Brauer <oub@mat.ucm.es> (tiny change)
159
160 * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
161 to mml2015-encrypt-to-self.
162 (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
163
164 2013-01-09 Daiki Ueno <ueno@gnu.org>
165
166 * mml-smime.el (epg-sub-key-fingerprint): Autoload for
167 mml-smime-epg-find-usable-secret-key.
168
169 2013-01-08 Glenn Morris <rgm@gnu.org>
170
171 * mml-smime.el (mml-smime-sign-with-sender): Add :version.
172
173 2013-01-07 Daiki Ueno <ueno@gnu.org>
174
175 * mml-smime.el: Support signing by sender.
176 Requested by Uwe Brauer.
177 (mml-smime-sign-with-sender): New user option analogous
178 to mml2015-sign-with-sender.
179 (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
180 (mml-smime-epg-find-usable-secret-key): New helper function copied from
181 mml2015.el.
182
183 2012-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
184
185 * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
186 isn't running, because Gnus will probably not know how to handle the
187 Gcc header (bug#11941).
188
189 * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
190 articles.
191
192 2012-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
193
194 * nnfolder.el (nnfolder-recursive-directory-files): New function.
195 (nnfolder-generate-active-file): Make this function work with recursive
196 folder names.
197
198 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
199
200 * nntp.el (nntp-open-connection): Use HELP as the capability command
201 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
202 unknown commands. And CAPABILITY is an unknown command (bug#12763).
203
204 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
205
206 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
207 place holder since this gives `Invalid face reference: nil' messages.
208 Use the `default' face instead. It has the same effect here, even
209 though it is not no-op.
210
211 * gnus-util.el
212 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
213
214 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
215
216 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
217 non-string posting styles (bug#13285).
218
219 2012-12-27 Glenn Morris <rgm@gnu.org>
220
221 * plstore.el (plstore-passphrase-callback-function):
222 Use plstore-get-file.
223
224 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
225
226 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
227 stderr.
228
229 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
230 group is nil.
231
232 * shr.el (shr-tag-em): Render as italic, not bold.
233
234 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
235
236 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
237
238 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
239
240 * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
241 temporary file to get PGP key image. Pass no-show-photos when extracting
242 image to avoid having it pop up twice.
243
244 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
245
246 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
247 eligible for treatment.
248
249 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
250 lines. This makes summary commands with hidden threads work more
251 reliably.
252
253 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
254 button to mark the hidden citations (bug#9395).
255
256 2012-12-26 Daiki Ueno <ueno@gnu.org>
257
258 * mml2015.el (mml2015-epg-signature-to-string): New function.
259 (mml2015-epg-verify-result-to-string): New function.
260 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
261 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
262 instead of epg-verify-result-to-string.
263 (epg-signature-key-id, epg-signature-to-string): Autoload.
264 (epg-verify-result-to-string): Remove autoload.
265
266 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
267
268 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
269 ID image from GPG public key.
270 (mml2015-epg-key-image-to-string): New function.
271
272 2012-12-25 Leo Liu <sdl.web@gmail.com>
273
274 * plstore.el (plstore-passphrase-callback-function): Fix error when
275 error when plstore-cache-passphrase-for-symmetric-encryption is set
276 (bug#13264).
277
278 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
279
280 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
281 buffer to the article buffer here, because that clobbers multiple
282 article buffers.
283
284 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
285 buffer always points to the right summary buffer.
286
287 2012-12-25 John Wiegley <jwiegley@gmail.com>
288
289 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
290 the password (bug#12097).
291
292 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
293
294 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
295 (bug#13263).
296
297 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
298 buffer exists before using it (bug#12475).
299
300 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
301 offline groups (bug#11937).
302
303 * message.el (message-yank-original): When using customize to set the
304 value of `message-cite-style', the variable it set to a symbol that's
305 the name of the variable, which must then be dereferenced (bug#12616).
306
307 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
308
309 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
310 the `face' property with a list whose car is the face specified in the
311 format string and whose cdr is (nil).
312 * lisp/gnus-util.el
313 (gnus-put-text-property-excluding-characters-with-faces):
314 Change accordingly.
315 (gnus-get-text-property-excluding-characters-with-faces): New function.
316 * lisp/gnus-sum.el (gnus-summary-highlight-line):
317 * lisp/gnus-salt.el (gnus-tree-highlight-node):
318 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
319
320 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
321
322 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
323 login methods.
324 (nnimap-login): Respect the `nnimap-authenticator' variable.
325
326 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
327 mark state when moving articles. Otherwise unticked articles will get
328 their ticks back after moving.
329
330 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
331
332 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
333
334 * message.el (message-ignored-news-headers): Always remove
335 X-Message-SMTP-Method to avoid information leakage if the user
336 mistakenly inserts the header into news messages.
337
338 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
339
340 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
341 right than four characters, this command would move point to
342 `point-max'. Don't do that.
343
344 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
345 to nil to allow re-selecting groups that gain articles.
346 (gnus-bug-group-download-format-alist): Update the URL.
347
348 2012-12-23 Andreas Schwab <schwab@suse.de>
349
350 * shr.el (shr-tag-em): Render em as italic, not bold.
351
352 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
353
354 * gnus-int.el (gnus-backend-trace): Factor out into its own function
355 for reuse.
356 (gnus-open-server): Use it to add more tracing.
357 (gnus-finish-retrieve-group-infos): Add backend tracing.
358 (gnus-backend-trace): Also note the elapsed seconds.
359
360 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
361
362 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
363 Set epa-file-encrypt-to from variable to avoid querying.
364
365 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
366
367 * sieve-mode.el (sieve-font-lock-keywords):
368 Keywords should be word delimited. (Bug#13173)
369
370 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
371
372 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
373 instead of <pre> to align message header.
374
375 2012-12-12 Sam Steingold <sds@gnu.org>
376
377 * gnus.el (gnus-other-frame-resume-function): Add user option.
378 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
379
380 2012-12-06 Sam Steingold <sds@gnu.org>
381
382 * gnus-start.el (gnus-before-resume-hook): Add.
383 (gnus-1): Run it when Gnus is alive.
384
385 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
386
387 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
388 * gnus-art.el (article-unsplit-urls)
389 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
390 * gnus-registry.el (gnus-registry-get-article-marks)
391 * message.el (message-goto-body): Use it.
392 (message-called-interactively-p): Remove.
393
394 * spam-stat.el (spam-stat-called-interactively-p): New macro.
395 (spam-stat-score-buffer): Use it.
396
397 * spam.el: Silence the warnings against BBDB functions when compiling.
398
399 * gnus-score.el (gnus-score-decode-text-parts):
400 Use append+mapcar instead of the cl function mapcan.
401
402 * gmm-utils.el (gmm-flet): Remove.
403
404 * gnus-sync.el (gnus-sync-lesync-call):
405 Avoid overriding json-alist-p.
406
407 * message.el (message-read-from-minibuffer):
408 Avoid overriding mail-abbrev-in-expansion-header-p.
409
410 2012-12-05 Sam Steingold <sds@gnu.org>
411
412 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
413 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
414 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
415
416 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
417
418 * gmm-utils.el (gmm-called-interactively-p): Revert.
419 This seems to cause Emacs to get stuck!
420 * gnus-art.el (article-unsplit-urls)
421 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
422 * gnus-registry.el (gnus-registry-get-article-marks)
423 * message.el (message-goto-body)
424 (message-called-interactively-p): Revert.
425
426 * gmm-utils.el (gmm-called-interactively-p): New function.
427 * gnus-art.el (article-unsplit-urls)
428 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
429 * gnus-registry.el (gnus-registry-get-article-marks)
430 * message.el (message-goto-body): Use it.
431 (message-called-interactively-p): Remove.
432
433 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
434 * gnus-sync.el (gnus-sync-lesync-call)
435 * message.el (message-read-from-minibuffer): Use it.
436
437 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
438
439 * gmm-utils.el (gmm-flet): Remove.
440 * gnus-sync.el (gnus-sync-lesync-call)
441 * message.el (message-read-from-minibuffer): Don't use it.
442
443 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
444
445 * gmm-utils.el (gmm-labels): Use cl-labels if available.
446
447 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
448
449 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
450
451 * gnus-sync.el (gnus-sync-lesync-call)
452 * message.el (message-read-from-minibuffer): Use gmm-flet.
453
454 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
455
456 * gnus-util.el (gnus-macroexpand-all): Remove.
457
458 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
459
460 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
461 to TAB, not [tab].
462 (gnus-summary-article-map): Likewise.
463
464 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
465 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
466
467 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
468
469 * message.el (message-get-reply-headers):
470 Make sure the reply goes to the author if it is a wide reply.
471
472 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
473
474 * gnus-score.el (gnus-score-body):
475 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
476 scoring by body.
477
478 2012-11-16 Glenn Morris <rgm@gnu.org>
479
480 * gnus-diary.el (nndiary-request-create-group-functions)
481 (nndiary-request-update-info-functions)
482 (gnus-subscribe-newsgroup-functions)
483 (nndiary-request-accept-article-functions):
484 Use new names for hooks rather than obsolete aliases.
485
486 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
487
488 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
489 in meta tag with the one the part specifies in its header.
490
491 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
492
493 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
494 by default.
495
496 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
497
498 New UIDL implementation.
499
500 * mail-source.el (mail-sources, mail-source-keyword-map):
501 Add :leave as a pop3 keyword.
502 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
503
504 * pop3.el (pop3-leave-mail-on-server): Allow number.
505 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
506 (pop3-movemail): Add UIDL support.
507 (pop3-send-streaming-command): Take a list of mail numbers instead of
508 the number of mails.
509 (pop3-write-to-file): Add X-UIDL header.
510 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
511 (pop3-uidl-add-xheader): New functions.
512
513 * message.el (message-ignored-resent-headers):
514 Add X-Content-Length and X-UIDL headers.
515
516 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
517
518 * nndiary.el (nndiary-request-create-group-functions)
519 (nndiary-request-update-info-functions)
520 (nndiary-request-accept-article-functions):
521 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
522 "-hooks" suffix.
523
524 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
525
526 * starttls.el (starttls-extra-arguments): Doc fix.
527
528 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
529
530 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
531 it.
532
533 2012-10-06 Glenn Morris <rgm@gnu.org>
534
535 * gnus-notifications.el (gnus-notifications):
536 Add missing group :version tag.
537 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
538 (gnus-gcc-post-body-encode-hook):
539 * gnus-sync.el (gnus-sync-lesync-name)
540 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
541
542 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
543
544 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
545 a user about whether to delete temp files if once a user answered as n.
546
547 2012-09-17 Richard Stallman <rms@gnu.org>
548
549 * message.el (message-in-body-p): Don't set mark or modify buffer.
550
551 * mml.el (mml-attach-file): Doc fix.
552 (mml-attach-external, mml-attach-buffer, mml-attach-file):
553 Set mail-encode-mml when in Mail mode.
554 Simplify code to set HEAD and move back to HEAD.
555 (mml-insert-multipart, mml-insert-part):
556 Set mail-encode-mml when in Mail mode.
557
558 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
559
560 * gnus-util.el (gnus-timer--function): New function.
561
562 * gnus-art.el (gnus-article-stop-animations): Use it.
563
564 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
565
566 Fix glitches caused by addition of psec to timers.
567 * gnus-art.el (gnus-article-stop-animations): Use timer--function
568 rather than raw access to timer vector.
569
570 2012-09-11 Julien Danjou <julien@danjou.info>
571
572 * gnus-notifications.el (gnus-notifications): Check for nil values in
573 ignored addresses check.
574
575 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
576
577 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
578
579 2012-09-07 Chong Yidong <cyd@gnu.org>
580
581 * gnus-util.el
582 (gnus-put-text-property-excluding-characters-with-faces): Restore.
583
584 * gnus-salt.el (gnus-tree-highlight-node):
585 * gnus-sum.el (gnus-summary-highlight-line):
586 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
587
588 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
589
590 * gnus-util.el: Fix compilation error on XEmacs 21.4.
591
592 2012-09-06 Juri Linkov <juri@jurta.org>
593
594 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
595 scheme for buffer names to be more consistent with other group and
596 article buffer names in Gnus.
597
598 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
599
600 * gnus-util.el
601 (gnus-put-text-property-excluding-characters-with-faces): Remove.
602
603 * gnus-compat.el: Define compat function `add-face' from Wolfgang
604 Jenkner.
605
606 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
607
608 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
609
610 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
611
612 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
613
614 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
615 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
616
617 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
618 string-prefix-p in Emacs >=23.2.
619
620 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
621 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
622 instead of string-match-p.
623 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
624
625 2012-09-06 Kenichi Handa <handa@gnu.org>
626
627 * qp.el (quoted-printable-decode-region): Fix previous change; handle
628 lowercase a..f.
629
630 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
631
632 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
633
634 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
635
636 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
637 TIME is set.
638
639 2012-09-05 Juri Linkov <juri@jurta.org>
640
641 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
642 than one group at a time (bug#11961).
643
644 2012-09-05 Julien Danjou <julien@danjou.info>
645
646 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
647 this hide the real reason with a message giving absolutely no hint.
648
649 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
650
651 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
652 to the backend (bug#11804).
653
654 * message.el (message-insert-newsgroups): Don't insert newsgroup
655 duplicates (bug#12275).
656
657 2012-09-05 John Wiegley <johnw@newartisans.com>
658
659 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
660 sieve rules.
661
662 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
663
664 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
665 function.
666
667 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
668
669 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
670
671 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
672
673 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
674 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
675 This should make nnmaildir more usable with offlineimap.
676
677 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
678
679 * gnus-notifications.el (gnus-notifications-notify): Use it.
680
681 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
682 warnings on XEmacs.
683
684 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
685
686 Better seeds for (random).
687 * gnus-sync.el (gnus-sync-lesync-setup):
688 * message.el (message-canlock-generate, message-unique-id):
689 Change (random t) to (random), now that the latter is more random.
690
691 2012-08-31 Dave Abrahams <dave@boostpro.com>
692
693 * auth-source.el (auth-sources): Fix macos keychain access.
694
695 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
696 allow the backend `request-head' function to determine the group
697 name on its own.
698 (gnus-request-expire-articles): Filter out negative article numbers
699 during expiry (Bug#11980).
700
701 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
702 O(N^2) to O(N). This makes warping into huge groups tolerable.
703
704 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
705 you've found the article when you haven't.
706
707 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
708
709 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
710
711 2012-08-30 Julien Danjou <julien@danjou.info>
712
713 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
714 `gnus-notifications-timeout'.
715 (gnus-notifications-timeout): Add.
716 (gnus-notifications-action): New function.
717 (gnus-notifications-notify): Add :action using
718 `gnus-notifications-action'.
719 (gnus-notifications-id-to-msg): New variable.
720 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
721 notifications id to messages.
722
723 2012-08-30 Kenichi Handa <handa@gnu.org>
724
725 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
726 once.
727
728 2012-08-29 Julien Danjou <julien@danjou.info>
729
730 * gnus-notifications.el: New file.
731 (gnus-notifications-notify): New function.
732 (gnus-notifications): Use `gnus-notifications-notify'.
733
734 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
735
736 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
737 transfer encoding first; bind gnus-newsgroup-charset to the charset
738 that the article specifies (Bug#12209).
739
740 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
741
742 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
743 (gnus-group-customize-done): Encode values posting-style holds.
744
745 * gnus-msg.el (gnus-summary-resend-message)
746 (gnus-configure-posting-styles): Decode values posting-style group
747 parameter holds.
748
749 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
750
751 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
752 `name' and `address' in Resent-From header.
753
754 2012-08-14 Chong Yidong <cyd@gnu.org>
755
756 * gnus-art.el (article-display-face): Handle failure in
757 gnus-create-image (Bug#11802).
758
759 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
760
761 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
762 Use defsetf.
763
764 2012-08-10 Daiki Ueno <ueno@unixuser.org>
765
766 * auth-source.el: (auth-source-plstore-search)
767 (auth-source-secrets-search): Ignore :require and :type in search spec.
768
769 2012-08-06 Julien Danjou <julien@danjou.info>
770
771 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
772 Remove autoload, already handled by gnus.el.
773
774 2012-08-05 Julien Danjou <julien@danjou.info>
775
776 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
777 Add autoload.
778
779 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
780
781 * gnus.el (gnus-valid-select-methods): Fix custom type.
782
783 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
784
785 * auth-source.el (auth-sources, auth-source-backend-parse)
786 (auth-source-macos-keychain-search)
787 (auth-source-macos-keychain-search-items)
788 (auth-source-macos-keychain-result-append)
789 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
790 auth-source.el through the /usr/bin/security utility.
791 (auth-sources): Fix syntax error.
792 (auth-source-macos-keychain-result-append): Fix variable name.
793 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
794
795 2012-07-27 Julien Danjou <julien@danjou.info>
796
797 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
798 Emacs < 24.1
799
800 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
801
802 * message.el (message-kill-address): Don't kill last newline.
803 (message-skip-to-next-address): Don't move to the next header.
804 (message-fill-field-address): Work properly.
805
806 2012-07-25 Julien Danjou <julien@danjou.info>
807
808 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
809
810 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
811
812 * nnimap.el (nnimap-get-responses): Don't remove, still used.
813
814 2012-07-24 Julien Danjou <julien@danjou.info>
815
816 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
817
818 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
819 (nntp-async-timer-handler): Remove, unused.
820
821 * nnimap.el (nnimap-get-responses): Remove, unused.
822
823 * nnheader.el (mail-header-set-extra): Remove, unused.
824
825 * mm-view.el (mm-view-sound-file): Remove, unused.
826
827 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
828 (mm-url-encode-multipart-form-data): Remove, unused.
829
830 * message.el (message-remove-signature, message-make-host-name)
831 (message-fill-address): Remove, unused.
832
833 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
834 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
835 unused.
836
837 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
838
839 * gnus-util.el (gnus-extract-address-component-name)
840 (gnus-extract-address-component-email, gnus-sortable-date)
841 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
842 (gnus-process-live-p): Remove, unused.
843
844 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
845
846 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
847 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
848 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
849 function.
850
851 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
852
853 * gnus-score.el (gnus-summary-score-crossposting)
854 (gnus-score-regexp-bad-p): Remove, unused.
855
856 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
857
858 * gnus-range.el (gnus-sublist-p): Remove, unused.
859
860 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
861 unused.
862
863 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
864
865 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
866 (gnus-request-associate-buffer): Remove, unused.
867
868 * gnus-group.el (gnus-group-set-method-info)
869 (gnus-group-set-params-info): Remove, unused.
870
871 * gnus-fun.el (gnus-shell-command-to-string)
872 (gnus-shell-command-on-region): Remove, unused.
873
874 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
875
876 * gnus-art.el (gnus-article-text-type-exists-p)
877 (article-translate-characters, gnus-article-hide-text-of-type)
878 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
879 Remove, unused.
880
881 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
882
883 * nnir.el ("nnir"): Revert last change, that's premature to merge from
884 Gnus master.
885
886 2012-07-22 Andrew Cohen <cohen@bu.edu>
887
888 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
889
890 2012-07-21 Julien Danjou <julien@danjou.info>
891
892 * message.el (message-dont-reply-to-names): Replace deprecated
893 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
894 (message-get-reply-headers): Ditto.
895
896 2012-07-18 Julien Danjou <julien@danjou.info>
897
898 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
899 `sieve-upload-and-kill'.
900
901 * sieve.el (sieve-bury-buffer): Remove function.
902 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
903 (sieve-upload-and-kill): New function, mapped to C-c C-c.
904
905 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
906
907 * shr.el (shr-expand-url): Handle URL starting with `//'.
908
909 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
910 2012-07-13 Chong Yidong <cyd@gnu.org>
911
912 * smime.el (smime-certificate-info): Set buffer-read-only directly,
913 instead of calling toggle-read-only with a (bogus) argument.
914
915 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
916
917 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
918 of initial input when reading the author to restrict the summary to.
919
920 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
921
922 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
923 buffer exists, which it doesn't if we haven't started Gnus.
924
925 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
926
927 * mm-decode.el (mm-shr):
928 Allow overriding charset by mm-charset-override-alist.
929
930 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
931
932 * gnus-art.el (gnus-article-view-part):
933 Toggle subparts of multipart/alternative part.
934
935 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
936
937 * gnus-sync.el: Simply require json.
938
939 * registry.el: Simply require eieio and eieio-base.
940
941 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
942
943 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
944
945 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
946
947 * shr.el (shr-render-buffer): New command.
948 (shr-visit-file): Use it.
949
950 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
951
952 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
953 Set no-byte-compile and no-update-autoloads.
954
955 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
956
957 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
958
959 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
960
961 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
962 being bound to a lambda form.
963
964 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
965
966 * gnus-picon.el (gnus-picon-properties): New defcustom.
967 (gnus-picon-create-glyph): Use it.
968
969 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
970
971 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
972 locales.
973
974 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
975 on a handle.
976
977 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
978 address as the default.
979
980 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
981 It makes no sense to query the user about internal files.
982
983 * gnus-spec.el: Remove all the byte-compilation stuff, since
984 benchmarking shows that it doesn't help when entering large summary
985 buffers.
986
987 * gnus-util.el (gnus-byte-code): Remove.
988
989 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
990 grouplens stuff.
991
992 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
993
994 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
995 (bug#11514).
996
997 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
998
999 * message.el (message-buffers): Return all buffers derived from Message
1000 to make `gnus-dired-attach' work with mu4e.
1001
1002 2012-06-26 Daiki Ueno <ueno@unixuser.org>
1003
1004 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
1005 (mm-dissect-singlepart): Don't guess the MIME type of
1006 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
1007 set.
1008 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
1009 toplevel MIME type is multipart/encrypted.
1010
1011 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1012
1013 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
1014 In particular, add an optional argument and a docstring.
1015
1016 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1017
1018 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1019 current before calling `gnus-groups-to-gnus-format'.
1020 Note that this was already the case for `gnus-active-to-gnus-format'.
1021
1022 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1023
1024 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
1025
1026 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1027
1028 * mm-decode.el (mm-dissect-buffer): Doc fix.
1029
1030 * gnus-sum.el (gnus-handle-ephemeral-exit):
1031 Avoid creating the group buffer if it doesn't exist.
1032
1033 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
1034 is given, mark the group as ephemeral with the current window conf.
1035
1036 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
1037 buffer exists, which it doesn't if we haven't started Gnus.
1038 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
1039
1040 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1041
1042 * mml.el (mml-generate-mime):
1043 Allow specifying what the top-level part type is.
1044
1045 * gnus-sum.el (gnus-auto-center-summary):
1046 `scroll-margin' isn't defined on XEmacs.
1047
1048 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1049
1050 * gnus-sum.el (gnus-auto-center-summary):
1051 Set default to respect `scroll-margin'.
1052
1053 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
1054
1055 * gnus-cite.el (gnus-dissect-cited-text): A single line without
1056 citation prefix within a block of cited text should be considered
1057 part of that block *only* if it is a blank line.
1058
1059 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1060
1061 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
1062 before kinsoku-bol characters nor within kinsoku-eol characters.
1063
1064 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1065
1066 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
1067 (gnus-topic-create-topic, gnus-topic-enter-dribble):
1068 Silence compiler.
1069 (gnus-sync-read): Use mapc instead of mapcar.
1070
1071 * mm-archive.el: Require mm-decode for some macros.
1072 (gnus-recursive-directory-files, mailcap-extension-to-mime):
1073 Silence the byte compiler.
1074 (mm-archive-decoders): New function that returns the value of
1075 the mm-archive-decoders variable.
1076
1077 * mm-decode.el:
1078 Don't require mm-archive; autoload mm-archive functions instead.
1079 (mm-dissect-singlepart): Use the function mm-archive-decoders.
1080
1081 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1082
1083 2012-06-26 Peter Munster <pmrb@free.fr>
1084
1085 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1086 (gnus-demon-cancel): Ditto.
1087 (gnus-demon-run-callback): When function cannot be called due to low
1088 idleness, call it when idleness reaches the expected value, instead
1089 of waiting another timer period.
1090 (gnus-demon-init): Add `time' to arguments of call-back.
1091
1092 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1093
1094 * gnus.el: Register gnus-registry functions.
1095
1096 * gnus-registry.el (gnus-try-warping-via-registry):
1097 Move here and indent.
1098
1099 * gnus-int.el (gnus-warp-to-article):
1100 Check whether the registry is enabled before warping.
1101
1102 2012-06-26 Dave Abrahams <dave@boostpro.com>
1103
1104 * gnus-sum.el (gnus-summary-insert-subject): Record information
1105 in the registry about each article retrieved.
1106
1107 * gnus-int.el (gnus-select-group-with-message-id): New function.
1108 (gnus-try-warping-via-registry): Ditto.
1109 (gnus-warp-to-article): Fall back on the registry.
1110
1111 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1112
1113 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
1114
1115 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1116
1117 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
1118 gnus-gcc-self-resent-messages may be a group parameter.
1119 (gnus-summary-resend-message):
1120 Don't encode encoded words in header when Gcc'ing resent message.
1121
1122 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1123
1124 * shr.el (shr-insert): Treat non-breaking space just like normal
1125 space. This seems to produce more pleasing results.
1126 (shr-insert):
1127 Only insert a blank line if we're starting from an image.
1128 (shr-tag-br):
1129 Allow <br> to end lines or to make a single blank line.
1130 (shr-ensure-paragraph): Consider lines with white space to be blank.
1131
1132 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1133
1134 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
1135 and gnus-gcc-post-body-encode-hook.
1136
1137 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1138
1139 * mm-decode.el (mm-dissect-singlepart):
1140 Guess what the type of application/octet-stream parts really is.
1141
1142 * gnus-sum.el (gnus-propagate-marks): Remove.
1143
1144 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1145
1146 * nntp.el (nntp-coding-system-for-read): Remove.
1147 (nntp-coding-system-for-write): Ditto.
1148 (nntp-open-connection): Just use `binary' directly.
1149
1150 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1151
1152 * registry.el (registry-usage-test, registry-persistence-test):
1153 Move to tests/gnustest-registry.el.
1154 (registry-make-testable-db, registry-match-test)
1155 (registry-instantiation-test): Move to tests/gnustest-registry.el.
1156
1157 * gnus-registry.el (gnus-registry-misc-test)
1158 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
1159
1160 * tests/gnustest-registry.el:
1161 New file with the registry and gnus-registry ERT tests.
1162
1163 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1164
1165 * gnus-msg.el (gnus-summary-resend-message):
1166 Make gnus-summary-resend-message-insert-gcc be last item in
1167 message-header-setup-hook.
1168
1169 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1170
1171 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
1172 (nnfolder-marks, nnfolder-marks-file-suffix)
1173 (nnfolder-marks-modtime): Remove.
1174 (nnfolder-open-server): Don't use marks.
1175 (nnfolder-request-delete-group): Ditto.
1176 (nnfolder-request-rename-group): Ditto.
1177 (nnfolder-request-set-mark, nnfolder-request-marks)
1178 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
1179 (nnfolder-save-marks, nnfolder-open-marks): Remove.
1180
1181 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
1182 (nnml-marks-modtime): Remove.
1183 (nnml-request-delete-group): Don't use marks.
1184 (nnml-request-rename-group): Ditto.
1185 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
1186 (nnml-save-marks, nnml-open-marks): Remove.
1187
1188 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
1189 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
1190 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
1191 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
1192 (nntp-server-to-method-cache): Remove.
1193
1194 * shr.el (shr-rescale-image): Fix wrong merge.
1195
1196 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1197
1198 * shr.el (shr-remove-trailing-whitespace):
1199 Really delete the padding on too-wide lines.
1200
1201 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1202
1203 * mm-archive.el (mm-archive-dissect-and-inline): New function.
1204 (mm-archive-dissect-and-inline): Fix up the undisplayer.
1205
1206 * mm-decode.el (mm-display-external): Output the text from
1207 the command in the buffer after the command finished.
1208 This makes text-based commands behave better.
1209
1210 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1211
1212 * message.el (smtpmail-smtp-user): Silence compiler warning.
1213
1214 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1215
1216 * message.el (message-multi-smtp-send-mail): Also allow specifying
1217 the SMTP user name.
1218
1219 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1220
1221 * gnus-sum.el (gnus-summary-article-map): Fix typo.
1222
1223 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1224
1225 * message.el (message-multi-smtp-send-mail): New function.
1226 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
1227 header to implement multi-SMTP functionality.
1228
1229 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
1230 (gnus-agentize): Don't set it.
1231 (gnus-agent-send-mail): Don't use it.
1232
1233 * gnus-sum.el (gnus-summary-widget-backward):
1234 New function and keystroke.
1235
1236 * shr.el (shr-put-image): Remove underlines from sliced images.
1237 (shr-zoom-image): Compute the region to be replaced more correctly.
1238
1239 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1240
1241 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
1242 (gnus-summary-resend-message-insert-gcc): New function.
1243 (gnus-summary-resend-message): Modify message-header-setup-hook and
1244 message-sent-hook to make it work for Gcc.
1245 (gnus-inews-do-gcc): Update the number of unread articles of groups
1246 that messages are Gcc'd to.
1247
1248 * message.el (message-resend): Run message-sent-hook to do Gcc.
1249
1250 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1251
1252 * gnus-registry.el (gnus-registry-fixup-registry):
1253 Move the message to a higher level to silence compilation.
1254
1255 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
1256 parameter to allow controlling the scaling.
1257
1258 * shr.el (shr-zoom-image): New command and keystroke.
1259 (shr-put-image): Take a `size' flag to say how to scale the image.
1260
1261 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
1262 Use recursive deletion.
1263 (mm-dissect-archive): Add support for zip files.
1264
1265 * gnus-util.el (gnus-recursive-directory-files): New function.
1266
1267 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
1268 (mm-archive-decoders): Add tgz support.
1269
1270 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1271 Otherwise inserting text into the Gnus buffer can look odd.
1272
1273 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1274
1275 * mm-archive.el (mm-archive-decoders): Add support for tar.
1276
1277 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1278
1279 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1280
1281 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1282
1283 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1284
1285 * mm-archive.el: New file.
1286
1287 * mm-decode.el (mm-dissect-singlepart):
1288 Use it to decode ms-tnef files.
1289
1290 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1291
1292 * message.el (message-goto-*): Make all the `message-goto-*' commands
1293 push the mark before moving point. This makes it easier to go back
1294 to where you came from after editing whatever you jumped to.
1295
1296 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1297
1298 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
1299 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
1300 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
1301
1302 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1303
1304 * spam.el: Move BBDB autoloads.
1305 (spam-exists-in-BBDB-p):
1306 New function to do the BBDB search directly in BBDB 2 and 3.
1307 (spam-check-BBDB): Use it.
1308 (spam-enter-ham-BBDB): Use it.
1309
1310 2012-06-26 Peter Munster <pmrb@free.fr> (tiny change)
1311
1312 * gnus-group.el (gnus-group-get-new-news):
1313 New parameter `one-level' for scanning exactly one level.
1314
1315 * gnus-start.el (gnus-get-unread-articles): Ditto.
1316
1317 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1318
1319 * gnus-sync.el: More commentary about setup.
1320
1321 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1322
1323 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
1324
1325 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1326
1327 * gnus-sync.el: Improve docs about CouchDB admins.
1328
1329 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1330
1331 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
1332 not needed. Provide xmlplistread list function to produce XML plist
1333 output for non-Gnus LeSync clients.
1334
1335 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1336
1337 * gnus-sync.el: Add LeSync synchronization backend and logic to read
1338 and save against it. Group subscriptions, read marks, other marks,
1339 subscription levels, topic names, and topic offsets (the group's
1340 position within the topic) are saved. This is an experimental
1341 backend and may change significantly. Load json.el from
1342 the gnus-fallback-lib if it's not available otherwise.
1343 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
1344
1345 2012-06-26 David Engster <dengste@eml.cc>
1346
1347 * tests/gnustest-nntp.el: New file for simple NNTP testing.
1348
1349 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
1350
1351 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1352
1353 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
1354
1355 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1356 is an integer to avoid later problems.
1357
1358 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1359
1360 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1361 locales.
1362
1363 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
1364
1365 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1366 articles when fetch-old is non-nil (bug#11370).
1367
1368 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1369
1370 * gnus-group.el (gnus-group-get-new-news):
1371 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
1372
1373 2012-06-10 Dave Abrahams <dave@boostpro.com>
1374
1375 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1376 groups (bug#11641).
1377
1378 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1379
1380 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1381 (bug#11514).
1382
1383 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1384
1385 * nntp.el: Stop the `letf' madness.
1386 (nntp--report-1): New var.
1387 (nntp-report): Merge nntp-report-1 into it.
1388 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1389 the nntp-report function.
1390
1391 * auth-source.el: Fix comment-style to follow the convention.
1392
1393 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
1394
1395 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1396 a string so that Gcc works (bug#11514).
1397
1398 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1399
1400 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1401 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1402
1403 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1404
1405 * gnus-win.el (gnus-configure-frame): Don't signal an error when
1406 jumping to *Server* from a dedicated *Group* window.
1407 (gnus-configure-frame): CSE.
1408
1409 * gnus-registry.el: Minor style cleanup.
1410 (gnus-registry--set/remove-mark): New function, extracted from
1411 gnus-registry-install-shortcuts.
1412 (gnus-registry-install-shortcuts): Use it.
1413
1414 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
1415
1416 * nnspool.el (news-path): Use eval-and-compile.
1417
1418 2012-05-24 Glenn Morris <rgm@gnu.org>
1419
1420 * nnspool.el (news-directory, news-path, news-inews-program):
1421 Move here from paths.el. Don't see a need for these to be autoloaded.
1422
1423 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1424 Merge in doc from paths.el version. Don't see any need for this to be
1425 autoloaded, or for the warning about users not setting it.
1426
1427 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
1428
1429 Fix minor Y10k bug.
1430 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1431
1432 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1433
1434 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1435 message once it's actually open.
1436
1437 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1438
1439 * auth-source.el (auth-source--aput-1, auth-source--aput)
1440 (auth-source--aget): New functions and macros.
1441 Use them instead of aput/aget.
1442
1443 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
1444
1445 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1446
1447 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1448
1449 * plstore.el (plstore-called-interactively-p): New compat macro copied
1450 from message.el.
1451 (plstore-mode): Use it.
1452
1453 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1454
1455 * plstore.el: Revive the editing feature.
1456 (plstore-mode): New mode to edit plstore file.
1457 (plstore-mode-toggle-display, plstore-mode-original)
1458 (plstore-mode-decoded): New command.
1459 (plstore--encode, plstore--decode, plstore--write-contents-functions)
1460 (plstore--insert-buffer, plstore--make): New function.
1461 (plstore-open, plstore-save): Simplify by using them.
1462
1463 2012-04-16 Glenn Morris <rgm@gnu.org>
1464
1465 * nndraft.el (nndraft-request-list): Fix declaration.
1466
1467 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1468
1469 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1470 don't have a current group.
1471
1472 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1473 have a group name.
1474
1475 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1476 a multibyte buffer (bug#7410).
1477 (article-wash-html): Parse the original article buffer to get the
1478 unencoded data (bug#7410).
1479
1480 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1481 .newsrc.el files.
1482
1483 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1484
1485 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1486 would have gotten if we posted to the group, and use that to compare
1487 against the message we want to cancel (bug#10808).
1488
1489 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1490
1491 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1492 "#" to avoid having them interpreted as comments.
1493
1494 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1495
1496 * shr.el (shr-insert): Update the text state properly to avoid
1497 inserting spurious paragraph starts.
1498
1499 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1500
1501 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
1502 requested (bug#10961).
1503
1504 * shr.el (shr-table-widths): Divide the extra width more fairly over
1505 the TDs (bug#10973).
1506 (shr-render-td): Don't delete too much padding.
1507 (shr-natural-width): Compute the natural width more correctly.
1508 (shr-insert): Allow the natural width to be computed for tables again.
1509 (shr-tag-table-1): Rework how the natural widths are computed by
1510 rendering the table a third time.
1511 (shr-natural-width): Remove.
1512 (shr-buffer-width): New function.
1513 (shr-expand-newlines): Use it.
1514
1515 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
1516 using a `gnus-use-full-window' setup (bug#11013).
1517
1518 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1519
1520 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1521 24.1 release.
1522
1523 2012-03-10 David Edmondson <dme@dme.org>
1524
1525 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1526 'Forwarded Message' header and the start of the message.
1527
1528 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1529
1530 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1531 isn't running (bug#10897).
1532
1533 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1534
1535 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1536
1537 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1538
1539 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1540
1541 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1542
1543 * mm-decode.el (mm-shr): Remove "soft hyphens".
1544
1545 * nnimap.el (nnimap-request-list): Return the group names encoded as
1546 utf8. Otherwise non-European group names don't work.
1547 (nnimap-request-newgroups): Ditto.
1548
1549 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1550 the default in `read-string' (bug#10757).
1551
1552 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1553 topics (bug#10843).
1554
1555 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1556 buffer. Suggested by Herbert Valerio Riedel.
1557 (nnimap-request-move-article): Delete the message from the correct IMAP
1558 server.
1559
1560 2012-02-19 Gábor Vida <vidagabor@gmail.com> (tiny change)
1561
1562 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1563 Reported by Peter Münster.
1564
1565 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
1566
1567 * shr.el (shr-image-fetched): Make sure we really kill the right
1568 buffer.
1569
1570 2012-02-16 Leo Liu <sdl.web@gmail.com>
1571
1572 * gnus-start.el (gnus-1): Avoid duplicate entries.
1573
1574 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
1575
1576 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1577 too-wide lines.
1578
1579 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
1580
1581 * shr.el (shr-rescale-image): Undo previous change; see
1582 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1583
1584 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1585
1586 * nnimap.el (nnimap-record-commands): New variable.
1587 (nnimap-log-command): Use it.
1588 (nnimap-make-process-buffer): Add a space to the process buffer.
1589 (nnimap-transform-headers): Don't bug out on header lines containing
1590 stuff that look like IMAP length encodings.
1591
1592 * shr.el (shr-rescale-image): Allow viewing large images.
1593
1594 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
1595
1596 * nnml.el (nnml-request-compact-group): Delete the marks file after
1597 compaction (bug#10800).
1598
1599 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1600 group exit.
1601
1602 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1603 QRESYNC/FETCH output.
1604
1605 2012-02-11 Glenn Morris <rgm@gnu.org>
1606
1607 * sieve-manage.el (sieve-manage-default-stream):
1608 * shr.el (shr):
1609 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1610 (nnir-retrieve-headers-override-function)
1611 (nnir-imap-default-search-key, nnir-notmuch-program)
1612 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1613 (nnir-method-default-engines):
1614 * message.el (message-cite-reply-position):
1615 * gssapi.el (gssapi-program):
1616 * gravatar.el (gravatar):
1617 * gnus-sum.el (gnus-refer-thread-use-nnir):
1618 * gnus-registry.el (gnus-registry-unfollowed-addresses)
1619 (gnus-registry-max-pruned-entries):
1620 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1621 * gnus-int.el (gnus-after-set-mark-hook)
1622 (gnus-before-update-mark-hook):
1623 * gnus-async.el (gnus-async-post-fetch-function):
1624 * auth-source.el (auth-source-cache-expiry):
1625 Add missing :version tags to new defcustoms and defgroups.
1626
1627 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1628
1629 * message.el (message-default-send-mail-function): Made into own
1630 function for reuse by emacsbug.el.
1631
1632 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
1633
1634 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1635 `gnus-sloppily-equal-method-parameters' to avoid a warning.
1636
1637 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
1638
1639 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1640 running.
1641
1642 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1643
1644 * gnus.el (gnus-server-extend-method): Don't add an -address component
1645 if the method already has one (bug#9676).
1646
1647 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
1648
1649 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1650 of an initial-input for consistency (bug#10757).
1651
1652 * shr.el: Inhibit getting and sending cookies when fetching pictures.
1653
1654 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1655
1656 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1657
1658 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1659 lines that are narrower than the window width. Otherwise background
1660 "blocks" will look less readable.
1661
1662 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
1663
1664 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1665
1666 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1667
1668 * nnimap.el (nnimap-transform-headers): Remove unused variable.
1669 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1670 have newlines within the strings, and where the UID comes after the
1671 BODYSTRUCTURE element (bug#10537).
1672
1673 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1674 (bug#10732).
1675
1676 * shr.el (shr-insert-document): Add doc string.
1677 (shr-visit-file): Ditto.
1678 (shr-remove-trailing-whitespace): New function.
1679 (shr-insert-document): Use it to clean up trailing whitespace as the
1680 final step (bug#10714).
1681
1682 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1683
1684 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1685 buffer if `gnus-kill-summary-on-exit' is nil.
1686
1687 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
1688
1689 * gnus-sum.el (gnus-summary-show-thread):
1690 next-single-char-property-change may return nil in XEmacs.
1691
1692 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1693
1694 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1695 when just reading a single group from "without" Gnus.
1696
1697 2012-02-06 Chong Yidong <cyd@gnu.org>
1698
1699 * gnus-sum.el (gnus-summary-show-thread):
1700 next-single-char-property-change never returns nil (Bug#8657).
1701
1702 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
1703
1704 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1705 without reconnecting.
1706 (nnimap-possibly-change-group): Ditto.
1707 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1708 connection has died before being called.
1709
1710 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
1711
1712 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1713 an initial sync unless we're really doing one.
1714
1715 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1716 address parameter if one already exists (bug#9676).
1717
1718 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1719 not the prefix, as documented (bug#10689).
1720
1721 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1722
1723 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1724 the "server".
1725
1726 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1727 the real error message with the useless "previously known to be down".
1728 Which isn't even correct.
1729
1730 * nntp.el (nntp-open-connection): Report the error message if the nntp
1731 server can't be reached.
1732
1733 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1734 groups we do a total scan for.
1735 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1736 doing that.
1737
1738 2012-01-31 Jim Meyering <jim@meyering.net>
1739
1740 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1741 Correct a comment (insert "not") and hide nominally-doubled "to".
1742
1743 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1744
1745 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1746 section in the manual.
1747
1748 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1749
1750 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1751 words.
1752 (rfc2047-encode-string): Ditto.
1753 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
1754 understand folded filename="..." parameters, for instance.
1755
1756 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1757 the message for greater debuggability.
1758
1759 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
1760
1761 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1762 instead of setting it locally, since the latter doesn't seem to have
1763 any effect (most of the time).
1764
1765 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
1766
1767 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1768 function call.
1769
1770 2012-01-27 Gábor Vida <vidagabor@gmail.com> (tiny change)
1771
1772 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1773 seconds, and make the repeat clause with HH:MM specs work as
1774 documented.
1775
1776 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
1777
1778 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1779 so that previous errors don't prohibit getting new news.
1780
1781 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1782
1783 * nntp.el (nntp-retrieve-group-data-early): Ditto.
1784
1785 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1786
1787 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1788 bound globally in old Emacsen and XEmacsen.
1789
1790 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
1791
1792 * gnus.el (gnus-group-find-parameter): Check for liveness of the
1793 buffer, not of the string which is its name.
1794
1795 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1796
1797 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1798 non-server-marks groups.
1799 (gnus-group-make-articles-read): Ditto.
1800
1801 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1802 methods (bug#9676).
1803
1804 * gnus.el (gnus-method-ephemeral-p): New function.
1805
1806 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1807
1808 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1809 left-to-right.
1810
1811 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1812
1813 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1814 warning.
1815
1816 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1817
1818 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1819 macroexpand the nnir things, since they haven't been defined yet, and
1820 nnir requires gnus-sum.
1821
1822 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1823
1824 * mm-decode.el (mm-interactively-view-part): Fix prompt.
1825
1826 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
1827
1828 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1829 logical server name in addition to the actual machine address.
1830
1831 * auth-source.el (auth-source-user-and-password): Add convenience
1832 wrapper to search by just host and optionally user.
1833
1834 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1835
1836 * shr.el (shr-visit-file): Move point to the beginning of the buffer
1837 after rendering.
1838
1839 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1840
1841 * gnus-sum.el (gnus-summary-read-group): Document more parameters
1842 (bug#9693).
1843 (gnus-summary-setup-buffer): Document return value (bug#9697).
1844
1845 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1846 since ido doesn't work on symbols (bug#9632).
1847
1848 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1849 when getting a single value as when getting all the values. This means
1850 that atoms like `gcc-self' work cumulatively, like variable settings,
1851 instead of getting the value from the last matching clause.
1852 (gnus-group-find-parameter): Protect against the group buffer not
1853 existing (bug#9585).
1854
1855 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1856
1857 * gnus-start.el (gnus-activate-group): Document more parameters
1858 (bug#9694).
1859
1860 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1861 (bug#9692).
1862
1863 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1864 article was fetched, so that it can be expired later (bug#9958).
1865 (gnus-agent-summary-fetch-series): Add doc string.
1866 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1867 (bug#9517).
1868
1869 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1870 retrieval is happening.
1871
1872 * gnus.el (gnus-parameters): Doc fix.
1873
1874 2012-01-06 Dave Abrahams <dave@boostpro.com>
1875
1876 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1877 show the thread after expansion.
1878
1879 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1880
1881 * gnus-art.el (article-narrow-to-head): If the head is completely
1882 empty, narrow to the empty region (bug#9764).
1883
1884 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1885 read, and then mark them as unread only when the unread mark is used.
1886 This makes `C-- T k' actually work, even though it's confusing.
1887
1888 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1889 alive before we try to find its window.
1890
1891 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
1892
1893 * mm-decode.el (mm-display-external): Use a longer timeout for the
1894 deletion to allow slow programs to display the file.
1895
1896 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1897
1898 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1899 prompt to be less confusing.
1900
1901 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1902 argument to `message-reply'. This broke `special-display-*' frame
1903 pop-uping (bug#10238).
1904
1905 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1906
1907 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1908 systems, since these allegedly don't work there.
1909
1910 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
1911
1912 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1913 live buffer.
1914
1915 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1916
1917 * nnir.el (nnir-retrieve-headers): Protect against the article not
1918 existing on the server (bug#10335).
1919
1920 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1921
1922 * gnus-agent.el (gnus-agent-load-local):
1923 Recompute gnus-agent-article-local on changing method.
1924
1925 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1926
1927 * gnus.el (gnus-parameters): Note precedence.
1928
1929 2012-01-04 Leo Liu <sdl.web@gmail.com>
1930
1931 * nndraft.el (nndraft-update-unread-articles): Don't move point around
1932 in the group buffer.
1933
1934 2012-01-04 Julien Danjou <julien@danjou.info>
1935
1936 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1937 change.
1938
1939 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1940
1941 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1942 too.
1943
1944 * nntp.el (nntp-retrieve-group-data-early): Use it.
1945
1946 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1947
1948 * nntp.el (nntp-retrieval-in-progress): New variable.
1949 (nntp-make-process-buffer): Make it buffer-local.
1950
1951 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1952 2010.
1953 (gnus-demon-init): Use it to compute the time if time is on the form
1954 "04:23".
1955
1956 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1957
1958 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1959 status in the correct buffer.
1960
1961 2012-01-03 Leo Liu <sdl.web@gmail.com>
1962
1963 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1964 when opening topics (bug#10407).
1965
1966 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
1967
1968 * mm-view.el (mm-display-inline-fontify): Add comment.
1969
1970 2011-12-15 Juri Linkov <juri@jurta.org>
1971
1972 * mm-decode.el (mm-inline-media-tests): Add missing
1973 `mm-handle-media-subtype'.
1974
1975 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
1976
1977 * message.el (message-valid-fqdn-regexp): Update with newly approved
1978 top-level domain names ".tel" and ".asia".
1979
1980 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1981
1982 * gnus-sum.el (gnus-summary-show-article): Don't load shr
1983 unconditionally.
1984
1985 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
1986
1987 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1988 pop-to-buffer-same-window for old Emacsen.
1989
1990 2011-12-04 Chong Yidong <cyd@gnu.org>
1991
1992 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1993 change (Bug#10200).
1994
1995 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1996
1997 * compface.el (uncompface):
1998 * gnus-art.el (gnus-article-x-face-command): Update the header format
1999 of icon data for the most recent icontopbm program.
2000
2001 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
2002
2003 * gnus-msg.el (gnus-inews-do-gcc):
2004 * message.el (message-send-mail):
2005 * mml.el (mml-generate-mime): Share the value of the buffer-local
2006 `message-options' variable between a draft buffer and temprary working
2007 buffers.
2008
2009 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
2010
2011 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
2012
2013 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2014
2015 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
2016 for Cygwin.
2017
2018 2011-11-24 Glenn Morris <rgm@gnu.org>
2019
2020 * starttls.el: Fix case of "GnuTLS".
2021
2022 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2023
2024 * gnus-group.el (gnus-group-highlight): Fix typo.
2025
2026 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
2027
2028 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
2029 value of `delete-file', that returns nil for a local file but returns t
2030 for a remote file using ssh.
2031
2032 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2033
2034 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
2035 avoid later breakage.
2036
2037 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2038
2039 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
2040 article buffers' name.
2041
2042 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2043
2044 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
2045 by Paul Eggert's spellfixes two days ago.
2046
2047 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2048
2049 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
2050 buffer-local instead of binding them to avoid warnings. Also demote
2051 errors (bug#10063).
2052 (font-lock-mode-hook): Shut up byte compiler.
2053
2054 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2055
2056 * mm-util.el (mm-charset-after): Fix typo.
2057
2058 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2059
2060 * gnus-sum.el (gnus-summary-make-menu-bar):
2061 * gnus-uu.el (gnus-uu-decode-postscript)
2062 (gnus-uu-decode-postscript-and-save):
2063 * mailcap.el (mailcap-print-command):
2064 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
2065 Fix typos.
2066
2067 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2068
2069 * gnus-art.el (gnus-article-part-wrapper):
2070 * shr-color.el (shr-color-visible-distance-min)
2071 (shr-color-relative-to-absolute, set-minimum-interval)
2072 (shr-color-visible): Fix typos.
2073
2074 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2075
2076 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
2077 slightly clearer.
2078
2079 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2080
2081 * message.el (message-send-and-exit): Document `arg'.
2082
2083 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2084
2085 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
2086
2087 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
2088
2089 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
2090 we don't use `bound-and-true-p'.
2091
2092 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
2093
2094 * gnus-util.el (gnus-bound-and-true-p): Remove.
2095 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
2096 * nnir.el: Use it.
2097 * nnmairix.el: Use it.
2098
2099 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
2100
2101 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
2102 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
2103 for reasons unknown.
2104 * nnir.el: Use it.
2105 * nnmairix.el: Use it.
2106
2107 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
2108 * nnir.el: Ditto.
2109 * nnmairix.el: Ditto.
2110
2111 * gnus-registry.el (gnus-registry-enabled): Default to nil.
2112
2113 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
2114
2115 * message.el (message-completion-function): Make sure
2116 message-tab-body-function is not attempted if one of
2117 message-completion-alist fails to find a completion (bug#9158).
2118
2119 2011-10-26 Daiki Ueno <ueno@unixuser.org>
2120
2121 * mml.el (mml-quote-region): Quote <#secure> tag.
2122 (mml-generate-mime-1): Unquote <#secure> tag.
2123
2124 2011-10-20 Chong Yidong <cyd@gnu.org>
2125
2126 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
2127 calling a minor mode from Lisp with nil arg enables it, so we have to
2128 make the wording a bit ambiguous here).
2129
2130 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
2131
2132 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
2133 * nnir.el (nnir-mode): Use it.
2134 * nnmairix.el (nnmairix-determine-original-group-from-registry):
2135 Use it.
2136
2137 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
2138 * nnmairix.el (gnus-registry-enabled): Ditto.
2139
2140 2011-10-17 Dave Abrahams <dave@boostpro.com>
2141
2142 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
2143 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
2144 only while we need to find out if it should be t or nil.
2145 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
2146 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
2147 the registry is installed. Set it to nil when it's unloaded.
2148 (gnus-registry-install-p): Provide user guidance for the initial value
2149 of `gnus-registry-install' when it's 'ask, otherwise return its value.
2150 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
2151 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2152 * nnmairix.el (nnmairix-determine-original-group-from-registry):
2153 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2154 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
2155 `gnus-registry-install'.
2156
2157 2011-10-17 Daiki Ueno <ueno@unixuser.org>
2158
2159 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
2160 previous change.
2161 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
2162 primary key is marked as disabled.
2163
2164 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
2165
2166 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
2167 primary key is marked as disabled.
2168
2169 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
2170
2171 * html2text.el (html2text-clean-anchor): Check for quotes around
2172 `href' value.
2173
2174 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
2175
2176 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
2177 searching. Drop `bbdb-cache'.
2178
2179 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2180
2181 * message.el (message-signed-or-encrypted-p): Exclude header when
2182 checking if there is signed or encrypted body in text/plain message.
2183
2184 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
2185
2186 * html2text.el (html2text-get-attr): Correctly handle attribute values
2187 containing "=".
2188
2189 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
2190
2191 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
2192 handle bindings.
2193
2194 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2195
2196 * gnus-win.el (gnus-configure-windows): Protect against reading
2197 ephemeral groups outside of Gnus.
2198
2199 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
2200
2201 * shr.el (shr-tag-img): Don't get images displayed in tables.
2202
2203 2011-10-03 Glenn Morris <rgm@gnu.org>
2204
2205 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
2206 the "maintainer" version of debbugs.gnu.org reports.
2207
2208 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2209
2210 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
2211 make asynchronous adjacent image insertion work better.
2212
2213 2011-09-27 Daiki Ueno <ueno@unixuser.org>
2214
2215 * plstore.el (plstore-select-keys, plstore-encrypt-to):
2216 Clarify documentation.
2217
2218 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2219
2220 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
2221 `gnus-asynchronous' isn't shadowed.
2222
2223 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2224
2225 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
2226 (nnimap-insert-partial-structure): The charset parameter isn't
2227 case-sensitive.
2228
2229 * nnheader.el (nnheader-message-maybe): New function.
2230
2231 * shr.el (shr-tag-table): Render totally broken tables better.
2232
2233 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
2234 computing the boundary.
2235
2236 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2237
2238 * pop3.el (pop3-number-of-responses): Remove.
2239 (pop3-wait-for-messages): Rewrite to take linear time instead of
2240 exponential time.
2241
2242 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2243
2244 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
2245 re-fetch images.
2246
2247 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
2248 re-fetch images when hitting `g' in Gnus.
2249
2250 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2251
2252 * mml.el (mml-inhibit-compute-boundary): New internal variable.
2253 (mml-compute-boundary): Don't check collision if it is non-nil.
2254 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
2255 before checking collision.
2256
2257 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2258
2259 * message.el (message-indent-citation): Really make sure there's a
2260 newline at the end.
2261
2262 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
2263 Fix suggested by John Wiegley.
2264
2265 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
2266
2267 * gnus-art.el (gnus-treat-hide-citation): Add doc.
2268
2269 * message.el (message-default-send-rename-function): Break out into its
2270 own function.
2271
2272 * ecomplete.el (ecomplete-display-matches): Revert patch since it
2273 doesn't work under XEmacs.
2274
2275 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2276 of "imaps" to word around Windows problems.
2277 (nnimap-open-connection-1): Use it.
2278
2279 * message.el (message-indent-citation): Revert last change which made
2280 `F' not work.
2281
2282 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
2283
2284 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2285 terminal as well.
2286
2287 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
2288
2289 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2290 because it displays images using overlays that aren't easy to copy to
2291 the article buffer.
2292
2293 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
2294
2295 * message.el (message-indent-citation): Fix empty line removal at the
2296 end of the citation.
2297
2298 2011-09-20 Julien Danjou <julien@danjou.info>
2299
2300 * auth-source.el (auth-source-netrc-create): Use default value for
2301 password if specified. Evaluate default.
2302 (auth-source-plstore-create): Ditto.
2303 (auth-source-plstore-create, auth-source-netrc-create): Fix default
2304 value evaluation.
2305 (auth-source-netrc-create): Typo fix.
2306 (auth-source-plstore-create): Ditto.
2307
2308 * auth-source.el (auth-source-format-cache-entry): New function.
2309
2310 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2311
2312 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2313
2314 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2315
2316 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2317
2318 2011-09-19 Julien Danjou <julien@danjou.info>
2319
2320 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2321 which work with things that are not ASCII.
2322
2323 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2324
2325 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2326
2327 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2328
2329 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2330 message level.
2331
2332 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2333
2334 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2335
2336 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2337
2338 * gnus.el (gnus-interactive-exit): Update defcustom spec.
2339
2340 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2341
2342 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2343 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2344
2345 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
2346
2347 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2348 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2349 articles.
2350
2351 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2354 (message-mail-other-window, message-mail-other-frame)
2355 (message-news-other-window, message-news-other-frame):
2356 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2357 instead of setting buffer display variables.
2358
2359 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2360
2361 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2362
2363 * gnus-sum.el (gnus-fetch-headers): Bump message level.
2364
2365 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2366
2367 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2368 duplicates" to a higher level.
2369
2370 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2371 most egregious messages.
2372
2373 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2374
2375 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2376
2377 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
2378
2379 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2380 up the file (bug#9351).
2381
2382 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2383
2384 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
2385 it does with all other backends, but decode the names immediately after
2386 getting them.
2387
2388 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2389 decoding nnimap groups.
2390
2391 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2392 newsrc file. It doesn't seem like an important optimization any more.
2393
2394 2011-09-10 Dave Abrahams <dave@boostpro.com>
2395
2396 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2397 overflows.
2398
2399 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2400
2401 * gnus.el (gnus-article-mark-lists): Remove `recent'.
2402 (gnus-interactive-exit): Extend to `quiet'.
2403
2404 * gnus-sum.el (gnus-offer-save-summaries): Use it.
2405
2406 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2407 string.
2408
2409 * plstore.el (plstore--get-buffer): Silence compiler warnings by
2410 renaming function arguments from `this'.
2411
2412 * gnus-sum.el (gnus-newsgroup-recent): Remove.
2413
2414 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2415 has been renamed.
2416 (gnus-lrm-string-p): Include RLM and PDF, too.
2417
2418 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2419 (bug#9225).
2420
2421 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2422
2423 Add autoload cookies for functions used by sendmail.el.
2424 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2425
2426 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2427
2428 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2429
2430 * gnus-art.el (article-date-ut): Work properly even when there are
2431 things like Date header in the body; work for forwarded parts.
2432
2433 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
2434
2435 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2436 original-article-buffer.
2437
2438 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
2439
2440 * nnir.el (nnir-compose-result): Fix matching of server type.
2441 (nnir-run-swish++): Ditto.
2442 (nnir-run-namazu): Ditto.
2443 (nnir-run-notmuch): Ditto.
2444
2445 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2446
2447 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2448 (bug#9405).
2449
2450 * gnus-score.el (gnus-summary-increase-score): Doc clarification
2451 (bug#9421).
2452
2453 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2454 (bug#9425).
2455
2456 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2457 thing (bug#9426).
2458
2459 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2460
2461 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2462 the error message.
2463
2464 2011-09-02 Eli Zaretskii <eliz@gnu.org>
2465
2466 * message.el (message-setup-1): Return t (Bug#9392).
2467
2468 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
2469
2470 * gnus-sum.el: When adding article headers to a summary buffer also
2471 update gnus-newsgroup-articles (bug#9386).
2472
2473 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
2474
2475 * auth-source.el: Autoload help-mode.
2476
2477 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2478
2479 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2480 names.
2481
2482 2011-08-27 Daiki Ueno <ueno@unixuser.org>
2483
2484 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2485 mm-replace-in-string for compatibility issues.
2486 * mml2015.el (mml2015-epg-verify): Ditto.
2487
2488 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
2489
2490 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2491
2492 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2493
2494 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2495
2496 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2497 continue on and do the clean-up phase (bug#9188).
2498
2499 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2500 just ignore groups that can't be opened instead of erroring out
2501 (bug#9225).
2502
2503 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2504 nil since some many people are fuddy-duddies.
2505
2506 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2507 images.
2508
2509 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2510 instead.
2511
2512 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2513
2514 * gnus-util.el (gnus-process-live-p): Copy over compat function.
2515
2516 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2517 processing.
2518
2519 * nntp.el (nntp-kill-buffer): Kill the process before killing the
2520 buffer to avoid warnings.
2521
2522 2011-08-20 Simon Josefsson <simon@josefsson.org>
2523
2524 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2525 specified to reduce precision.
2526
2527 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2528
2529 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2530 bodystructures (bug#9314).
2531
2532 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2533
2534 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2535 Make button keymap non-sticky after buttons.
2536
2537 2011-08-18 David Engster <dengste@eml.cc>
2538
2539 * nnmairix.el (nnmairix-request-set-mark)
2540 (nnmairix-goto-original-article): Remove adding of article to registry,
2541 since `gnus-registry-add-group' isn't available anymore.
2542 (nnmairix-determine-original-group-from-registry):
2543 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2544 available anymore.
2545
2546 2011-08-12 Simon Josefsson <simon@josefsson.org>
2547
2548 * starttls.el (starttls-any-program-available): Define as obsolete
2549 function.
2550
2551 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2552
2553 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2554 versions which Gnus use when appropriate.
2555
2556 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2557 a pretty destructive command.
2558
2559 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2560
2561 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2562
2563 * message.el (message-fix-before-sending): Make a different warning
2564 about NUL characters (bug#9270).
2565
2566 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2567 from custom (bug#9260).
2568
2569 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2570 things work in Emacs 22 and XEmacs, too.
2571
2572 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2573 default From.
2574
2575 * gnus-spec.el (gnus-lrm-string-p): New macro.
2576 (gnus-lrm-string): New constant.
2577 (gnus-summary-line-format-spec): LRM-ify the from.
2578 (gnus-tilde-max-form): LRM-ify string chopping.
2579
2580 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2581
2582 * message.el (message-is-yours-p): Allow disabling canlock checking
2583 (bug#9295).
2584 (message-shoot-gnksa-feet): Add `canlock-verify'.
2585 (message-auto-save-directory): Use ~/ as the auto-save directory if the
2586 message directory isn't writable (bug#9304).
2587
2588 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2589 non-world-readable.
2590
2591 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2592
2593 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2594 articles.
2595
2596 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
2597
2598 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2599 copy-list.
2600
2601 2011-08-12 Sam Steingold <sds@gnu.org>
2602
2603 * gnus-score.el (gnus-score-find-alist): Keep the score files already
2604 in the reverse order to avoid modifying the cache with `nreverse'.
2605 (gnus-all-score-files): Do not modify the value returned by
2606 `gnus-score-find-alist' because it lives in a cache variable.
2607 (gnus-current-home-score-file): No need to `nreverse' the return value
2608 of `gnus-score-find-alist', it is already in the correct order.
2609
2610 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
2611
2612 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2613 type MESSAGE and subtype RFC822 is slightly different from those of
2614 type TEXT.
2615
2616 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
2617
2618 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2619 This allows article-referral to work from an nnir group.
2620
2621 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
2622
2623 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2624
2625 2011-08-04 Daiki Ueno <ueno@unixuser.org>
2626
2627 * mml1991.el (mml1991-epg-find-usable-key)
2628 (mml1991-epg-find-usable-secret-key): New function.
2629 (mml1991-epg-sign): Check if signing key is usable.
2630 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2631
2632 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
2633
2634 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2635 server-variables only. This should fix a bug introduced with commit
2636 e1889675b7f4adf057833c5513c9374134c4e053.
2637 (nnir-run-query): 'nnir-search-engine should not be set from the global
2638 environment.
2639
2640 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
2641
2642 * nnir.el (nnir-search-thread): Position point on referring article
2643 line.
2644 (nnir-warp-to-article): Clean up summary buffers.
2645
2646 * nnimap.el (nnimap-request-thread): Whitespace fix.
2647
2648 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
2649
2650 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2651
2652 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2653
2654 * starttls.el (starttls-available-p): Rename from
2655 `starttls-any-program-available' and changed return convention.
2656
2657 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
2658
2659 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2660 `unix-sync' unless it's defined.
2661
2662 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
2663
2664 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2665 `aref' for XEmacs compatibiltiy.
2666
2667 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2668
2669 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2670
2671 2011-07-31 Dave Abrahams <dave@boostpro.com>
2672
2673 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2674 closures, quote the form properly (bug#9194).
2675
2676 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2677
2678 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2679 (gnus-summary-insert-new-articles): Protect against servers that are
2680 down.
2681
2682 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
2683
2684 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2685 in mm handle if none is specified.
2686
2687 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
2688
2689 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2690
2691 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
2692
2693 * nnir.el (nnir-search-thread): New function to make an nnir group
2694 based on a thread query.
2695
2696 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2697 of nnir in thread referral.
2698 (gnus-summary-refer-thread): Use it.
2699
2700 * nnimap.el (nnimap-request-thread): Use it.
2701
2702 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2703
2704 * shr.el (shr-tag-comment): Ignore HTML comments.
2705
2706 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
2707
2708 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2709 argument.
2710 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2711 Use `nnir-address' to handle server info rather than passing an arg.
2712
2713 * nnimap.el (nnimap-make-thread-query): New utility function to format
2714 an imap thread search query.
2715 (nnimap-request-thread): Use it.
2716
2717 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2718 right select-method if we are not going back to the group buffer.
2719
2720 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2721
2722 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2723 enter invalid buffer configurations into the quit form (bug#9107).
2724 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2725 unplugged/plugged.
2726
2727 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2728 keep track of which ones are unread (bug#9061).
2729
2730 * gnus.el (gnus-refer-article-method): Allow entering any sexp
2731 (bug#9055).
2732
2733 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2734 (bug#9041).
2735
2736 * gnus-html.el (mm-util): Require (bug#9073).
2737
2738 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2739 (gnus-summary-refer-thread): Use it to remove duplicates in the
2740 un-threaded view (bug#9053).
2741 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2742
2743 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
2744
2745 * nnir.el (nnir-read-server-parm): Use default value from global
2746 variable. Without this the default search engine parameters aren't
2747 used at all.
2748
2749 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2750
2751 * message.el (message-unique-id): Don't use the undocumented return
2752 value from (random t) (bug#9118).
2753
2754 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2755
2756 * message.el (message-auto-save-directory): If the ~/Mail directory
2757 doesn't exist, use ~ as the auto-save directory (bug#4432).
2758
2759 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2760 hasn't already been started.
2761
2762 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2763
2764 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2765
2766 * message.el (message-reply): Work around mysterious bug where
2767 `message-mode' seems to overwrite the locally bound `subject' variable.
2768
2769 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
2770
2771 * nnimap.el (nnimap-request-thread): Ensure search is performed in
2772 correct group.
2773
2774 * gnus-int.el (gnus-request-thread): Add group argument.
2775
2776 * gnus-sum.el (gnus-summary-refer-thread): Use it.
2777
2778 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2779
2780 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2781 renamed to `debbugs-gnu-*'.
2782
2783 2011-07-08 Daiki Ueno <ueno@unixuser.org>
2784
2785 * plstore.el: Revert the editing feature since it is not urgent.
2786 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2787 (plstore-mode-decoded): Remove.
2788
2789 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2790
2791 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
2792 isn't very interesting any more, and it leaks potentially secret data.
2793 (gnus-debug): Remove.
2794
2795 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2796 use of :custom-show.
2797
2798 2011-07-07 Daiki Ueno <ueno@unixuser.org>
2799
2800 * plstore.el: Add documentation.
2801 (plstore-mode): New mode to edit plstore file.
2802 (plstore-mode-toggle-display, plstore-mode-original)
2803 (plstore-mode-decoded): New command.
2804 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2805 (plstore--insert-buffer, plstore--make): New function.
2806 (plstore-open, plstore-save): Simplify by using them.
2807
2808 2011-07-06 Glenn Morris <rgm@gnu.org>
2809
2810 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2811
2812 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2813
2814 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2815 no longer is much used.
2816 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2817 Articles".
2818
2819 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
2820
2821 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2822 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2823 `notmuch' backend.
2824
2825 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2826
2827 * mm-decode.el (mm-text-html-renderer): Doc fix.
2828
2829 * gnus-msg.el (gnus-bug): Fix the MML tag.
2830
2831 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2832
2833 2011-07-05 Daiki Ueno <ueno@unixuser.org>
2834
2835 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2836 secondary methods if started with `gnus-no-server'.
2837
2838 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
2839
2840 * message.el (message-return-action): Fix typo in docstring.
2841
2842 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2843
2844 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2845 bug reports at once.
2846
2847 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2848
2849 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2850
2851 * nndraft.el: Require gnus-group.
2852 (nndraft-request-list): Declare.
2853
2854 * nndraft.el (nndraft-update-unread-articles): Don't show group having
2855 no unread article unless it matches gnus-permanently-visible-groups.
2856
2857 * nndraft.el (nndraft-update-unread-articles): New function.
2858 (nndraft-request-associate-buffer): Use it to update the number of
2859 unread articles for the nndraft groups in the group buffer when saving
2860 or killing a draft message.
2861
2862 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2863
2864 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2865 systems to binary before writing and reading the mbox files.
2866
2867 * gnus.el (gnus-summary-line-format): Link to the info node for %U
2868 instead of trying to list them all (bug#8978).
2869
2870 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2871
2872 * pop3.el (pop3-open-server): Use :end-of-capability.
2873
2874 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2875
2876 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2877 the id is always a number.
2878
2879 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2880 debbugs mode, if possible.
2881
2882 2011-07-02 Daiki Ueno <ueno@unixuser.org>
2883
2884 * auth-source.el (auth-source-token-passphrase-callback-function):
2885 Reindent.
2886 (epg-context-operation): Remove unnecessary autoload.
2887
2888 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2889
2890 * gnus.el (gnus-list-debbugs): New command.
2891
2892 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2893 mboxstat instead of the maintbox, since the stat seems to be fuller.
2894
2895 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2896 summary buffers.
2897
2898 * message.el (message-get-reply-headers): Delete all duplicates,
2899 instead of the first.
2900 (message-get-reply-headers): Ensure that we have progress while
2901 deleting duplicates.
2902
2903 * gnus-msg.el (gnus-configure-posting-styles): Get the local
2904 gnus-posting-style value from the summary buffer to make it easier to
2905 make that a per-buffer conf.
2906
2907 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
2908
2909 * nnir.el (nnir-run-imap): Allow halting a search when an article is
2910 found by setting `shortcut' in 'query.
2911 (nnir-request-article): Use `shortcut' setting when requesting article
2912 by Message-ID.
2913
2914 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
2915
2916 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2917 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2918 Bring the pseudo-headers back too.
2919
2920 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2921
2922 * auth-source.el (auth-source-token-passphrase-callback-function):
2923 Simplify and remove EPA dependency.
2924
2925 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
2926
2927 * nnir.el (nnir-request-article): Fix error message text.
2928
2929 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2930
2931 * auth-source.el (plstore-delete): Autoload.
2932 (auth-source-plstore-search): Support delete operation.
2933 * plstore.el (plstore-delete): New function.
2934
2935 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2936
2937 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2938 mark actually existing articles as unread rather than the ones that
2939 active asserts.
2940
2941 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
2942
2943 * nntp.el (nntp-record-command):
2944 * gnus-util.el (gnus-message-with-timestamp-1):
2945 Use format-time-string rather than decoding time stamps by hand.
2946 This is simpler and insulates the code from potential changes to
2947 current-time format.
2948
2949 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2950
2951 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2952
2953 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2954
2955 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2956 (plstore-save): Support public key encryption.
2957 (plstore--init-from-buffer): New function.
2958 (plstore-open): Use it; fix error when opening a non-existent file.
2959 (plstore-revert): Use plstore--init-from-buffer.
2960
2961 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2962
2963 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2964
2965 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2966
2967 * mml2015.el (mml2015-use): Replace string-match-p with string-match
2968 for old Emacsen.
2969
2970 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2971
2972 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2973 is not fully working.
2974
2975 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2976
2977 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2978 quit window configuration.
2979
2980 * auth-source.el (epg-context-set-passphrase-callback):
2981 Remove duplicate autoload.
2982
2983 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2984
2985 * nnir.el (nnir-request-article): Allow requesting articles by
2986 Message-ID with nnimap.
2987
2988 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2989 current server.
2990
2991 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2992
2993 * auth-source.el: Autoload EPA/EPG functions.
2994 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2995 changed when EPA/EPG is not available.
2996 (auth-source-backend): Rename "arg" member to "data".
2997 (auth-source-backend-parse, auth-source-plstore-search)
2998 (auth-source-plstore-create): Use it.
2999
3000 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
3001
3002 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
3003 `gnus-refer-article-methods'.
3004
3005 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
3006
3007 * auth-source.el: Require EPA and EPG.
3008 (auth-source-passphrase-alist): New variable.
3009 (auth-source-passphrase-callback-function)
3010 (auth-source-token-passphrase-callback-function): Callbacks for the
3011 netrc field encryption (GPG tokens).
3012 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
3013 Symmetric encryption and decryption of the netrc GPG tokens.
3014 (auth-source-netrc-normalize): Use them, simplifying the closure.
3015
3016 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3017
3018 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
3019 non-nil, and `nnimap-split-methods' is nil, use the former.
3020
3021 2011-06-30 Daiki Ueno <ueno@unixuser.org>
3022
3023 * plstore.el (plstore-revert): New function.
3024 (plstore-open): Use it; hide the buffer from user.
3025
3026 2011-06-30 Daiki Ueno <ueno@unixuser.org>
3027
3028 * auth-source.el (auth-source-backend): New member "arg".
3029 (auth-source-backend-parse): Handle new backend 'plstore.
3030 * plstore.el: New file.
3031
3032 2011-06-30 Glenn Morris <rgm@gnu.org>
3033
3034 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3035
3036 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
3037
3038 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3039
3040 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
3041 expiring articles to.
3042
3043 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
3044 variations as ASCII (bug#5458).
3045
3046 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
3047
3048 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
3049
3050 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3051
3052 * message.el (message-point-in-header-p): Tweak the function to default
3053 to saying that we're not in the headers if there is no separator at
3054 all. This makes it possible to use the Message version of `M-q' in
3055 buffers with no headers (bug#7987).
3056 (message-point-in-header-p): Fix last checkin to work with an empty
3057 mail-header-separator, too.
3058
3059 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
3060 again, save the choice via customize.
3061
3062 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3063
3064 * message.el (message-send-mail-function): Add `sendmail-query-once'.
3065
3066 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
3067 ended the connection, bail out before waiting infinitely on a new
3068 connection.
3069
3070 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
3071
3072 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
3073 reports.
3074
3075 * gnus.el (gnus-bug-package): Use "gnus."
3076 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
3077
3078 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3079
3080 * gnus-art.el (gnus-article-stop-animations): New function to stop any
3081 animations going on at article exit time.
3082
3083 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
3084 since removing it breaks people upgrading.
3085
3086 * shr.el (shr-put-image): Use the new interface for animating images.
3087 (shr-put-image): Animate for 60 seconds.
3088
3089 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
3090 error with `find-file-hooks' on Emacs 22.
3091 (with-auth-source-epa-overrides): Ugly hack to Wrap the
3092 `find-file-hook' things in `symbol-value' to avoid compilation warnings
3093 on all architectures.
3094
3095 * spam.el (spam-stat): Require in a normal fashion without binding
3096 `spam-stat-install-hooks' to avoid compilation warnings.
3097
3098 * spam-stat.el (spam-stat-install-hooks): Remove.
3099 (spam-stat-install-hooks): Don't run automatically.
3100
3101 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
3102
3103 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
3104 and keystroke.
3105
3106 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
3107
3108 * auth-source.el (auth-source-netrc-cache): Move forward.
3109
3110 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3111
3112 * auth-source.el (auth-source-netrc-create): Don't query the bits that
3113 we already know.
3114 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
3115 (auth-source-netrc-create): Don't prompt for the stuff we already know.
3116
3117 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3118
3119 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
3120 %S format, since that looks odd.
3121 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
3122 file, especially when saving.
3123
3124 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
3125
3126 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
3127 article found.
3128
3129 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
3130
3131 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
3132 `auth-source-save-secrets' with a more sensitive alist that can be
3133 configured per file. Experimental, so defaults to 'never.
3134 (auth-source-netrc-create): Use it. Still experimental code.
3135 (with-auth-source-epa-overrides): Use `find-file-hooks' if
3136 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
3137
3138 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
3139
3140 * auth-source.el (auth-source-save-secrets): New variable to control if
3141 secret tokens should be saved encrypted.
3142 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
3143 to `auth-source-netrc-normalize'.
3144 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
3145 on the EPA variables being defined.
3146 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
3147 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
3148 the lexical-let closure.
3149 (auth-source-netrc-create): Create "gpg:" tokens according to
3150 `auth-source-save-secrets'.
3151
3152 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
3153
3154 * gnus-group.el (gnus-group-update-group): Add new argument
3155 `info-unchanged' that stops updating dribble buffer.
3156
3157 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
3158 deletes lines matching to it in dribble buffer.
3159
3160 * gnus-agent.el (gnus-agent-fetch-group-1):
3161 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
3162 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
3163 * gnus-start.el (gnus-group-change-level):
3164 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
3165
3166 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
3167 if newsgroup info is not changed.
3168
3169 * gnus-group.el (gnus-group-get-new-news-this-group):
3170 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
3171 Don't update dribble buffer.
3172
3173 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
3174
3175 * gnus-registry.el (gnus-registry-remove-ignored): New function to
3176 remove entries with groups we ignore.
3177
3178 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3179
3180 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
3181 the underline comes at the bottom.
3182
3183 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3184
3185 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
3186 `gnus-registry-user-format-function-M' and declare the latter obsolete.
3187 (gnus-registry-article-marks-to-names): Rename from
3188 `gnus-registry-user-format-function-M2'.
3189
3190 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
3191
3192 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
3193 ephemeral group.
3194
3195 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3196
3197 * shr.el (shr-browse-image): Copy the URL if called interactively.
3198
3199 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3200
3201 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
3202 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
3203 done, then unselected articles may be marked as read.
3204
3205 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
3206 since not doing this seems to lead to a race condition in pop3-logon.
3207
3208 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
3209 so that the call chain it correct when we call "upwards".
3210
3211 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
3212 in read-only groups.
3213
3214 * gnus-group.el (gnus-group-mark-article-read): Ditto.
3215
3216 * message.el (message-cite-reply-position): Doc string fix.
3217
3218 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
3219 avoid regexp overflow.
3220 (nnimap-transform-split-mail): Ditto.
3221
3222 * pop3.el (pop3-retr): Error out if the server closes the connection.
3223
3224 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3225
3226 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
3227 mm-with-unibyte-current-buffer. The buffer should not contain any
3228 multibyte chars anyway at this stage.
3229
3230 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3231
3232 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
3233 at the end of lines.
3234
3235 2011-05-29 Julien Danjou <julien@danjou.info>
3236
3237 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
3238
3239 2011-05-27 Glenn Morris <rgm@gnu.org>
3240
3241 * gnus-group.el (gnus-bug-group-download-format-alist):
3242 Use the "maintainer" version of debian reports as well.
3243
3244 2011-05-26 Glenn Morris <rgm@gnu.org>
3245
3246 * gnus-group.el (gnus-bug-group-download-format-alist):
3247 Use the "maintainer" version of debbugs.gnu.org reports.
3248
3249 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
3250
3251 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
3252
3253 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
3254
3255 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
3256 the thread moves us backwards and so we loop forever.
3257
3258 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
3259
3260 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
3261 whitespace in base64 data lines.
3262
3263 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3264
3265 * gnus-registry.el (gnus-registry-user-format-function-M):
3266 Use `mapconcat'.
3267 (gnus-registry-user-format-function-M2): Use to see the full text of
3268 the marks. Make "," the mark text separator.
3269
3270 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3271 authentication with auth-source.
3272
3273 2011-05-17 Glenn Morris <rgm@gnu.org>
3274
3275 * gnus-group.el (gnus-import-other-newsrc-file):
3276 Use insert-file-contents.
3277
3278 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
3279
3280 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3281 1000 iterations.
3282
3283 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
3284
3285 * nntp.el (nntp-open-connection): Check if process-type is available.
3286
3287 2011-05-16 Julien Danjou <julien@danjou.info>
3288
3289 * shr.el (shr-tag-del): Add support for del tag.
3290
3291 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
3292
3293 * gnus-html.el (gnus-html-put-image): Register a displayer.
3294
3295 * shr.el (shr-image-displayer): Don't remove text props from alt text.
3296
3297 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
3298
3299 * registry.el (prune-factor): New initialization parameter defaulting
3300 to 0.1.
3301 (registry-prune-hard): Use it.
3302
3303 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3304 0.1 expicitly.
3305
3306 2011-05-13 Glenn Morris <rgm@gnu.org>
3307
3308 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3309 is bound, since this function requires sendmail.
3310
3311 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
3312
3313 * registry.el (registry-usage-test): Disable pruning test.
3314
3315 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
3316
3317 * registry.el (registry-prune-hard-candidates)
3318 (registry-prune-soft-candidates): Helper methods for registry pruning.
3319 (registry-prune): Use them. Make the sort function optional.
3320
3321 2011-05-10 Jim Meyering <meyering@redhat.com>
3322
3323 * shr.el (shr-colorize-region): Fix typo "on on -> on".
3324
3325 2011-05-10 Julien Danjou <julien@danjou.info>
3326
3327 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3328 symbol and not a list.
3329
3330 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
3331
3332 * gnus-art.el (gnus-article-mode): Move binding of
3333 shr-put-image-function here from gnus-article-prepare-display.
3334
3335 * shr.el (shr-put-image-function): New variable.
3336 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3337 (shr-put-image): Return scaled image.
3338
3339 * gnus-art.el (gnus-shr-put-image): New function.
3340 (gnus-article-prepare-display): Bind shr-put-image-function to it.
3341
3342 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3343 original ones, as deletable.
3344
3345 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3346
3347 * nntp.el (nntp-open-connection): Set TCP keepalive option.
3348
3349 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
3350
3351 * registry.el (registry-full): Add convenience method. Fix logic.
3352 (registry-insert): Use it. Fix logic here too.
3353
3354 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3355 `registry-prune' if `registry-full' returns t.
3356 (gnus-registry-handle-action)
3357 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3358 (gnus-registry-usage-test): Use it.
3359
3360 2011-05-07 Julien Danjou <julien@danjou.info>
3361
3362 * shr.el (shr-link): Make shr-link inherit from link by default.
3363
3364 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
3365
3366 * shr.el (shr-urlify, shr-link): Fix shr-link face.
3367
3368 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
3369
3370 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3371 error out because the face is not a list.
3372
3373 2011-05-05 Glenn Morris <rgm@gnu.org>
3374
3375 * gnus-start.el (gnus-propagate-marks): Declare.
3376
3377 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
3378
3379 * registry.el (registry-reindex): Fix percentage message.
3380
3381 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3382
3383 * shr.el: Add shr-link face for links.
3384 (shr-urlify): Use it.
3385
3386 * registry.el (registry-insert): Make error message more helpful.
3387
3388 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3389
3390 * gnus-html.el (gnus-html-schedule-image-fetching):
3391 Use url-queue-retrieve, if it exists.
3392
3393 * shr.el (shr-tag-img): Ditto.
3394
3395 * gnus.el: Autoload more gnus-agent functions.
3396
3397 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3398 agent if we haven't already (bug#8502).
3399
3400 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3401 into the Agent, too.
3402
3403 * gnus-agent.el (gnus-agent-store-article): New function.
3404
3405 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3406 and moved from that file for reuse.
3407
3408 * pop3.el (pop3-open-server): Error messages are "-ERR".
3409
3410 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3411
3412 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3413 (open-tls-stream): Remove superfluous tls/starttls autoloads.
3414
3415 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3416
3417 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3418 buffer has moved to a different frame.
3419
3420 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3421
3422 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3423 to get the conversion from unibyte to multibyte buffers to work on
3424 Emacs 22.
3425
3426 * nntp.el (nntp-request-article): Slight clean-up.
3427
3428 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3429
3430 * shr.el (shr-strike-through): New face.
3431 (shr-tag-s): Use it to provide <s> support.
3432 (shr-tag-s): Remove duplicate definition.
3433
3434 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
3435
3436 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3437 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3438
3439 2011-04-23 Glenn Morris <rgm@gnu.org>
3440
3441 * gnus-sum.el (gnus-extra-headers): Bump :version.
3442
3443 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3444
3445 * shr.el (shr-tag-sup): New function.
3446 (shr-tag-sub): Ditto.
3447
3448 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
3449
3450 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3451 for the case where `gnus-registry-ignored-groups' is a list of lists,
3452 and don't call `gnus-parameter-registry-ignore' otherwise.
3453
3454 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
3455
3456 * nnimap.el (nnimap-user): New backend variable.
3457 (nnimap-open-connection-1): Use it.
3458 (nnimap-credentials): Accept user parameter so it's explicit what user
3459 name is desired.
3460
3461 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3462 default.
3463
3464 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3465 not gnus-registry.el.
3466
3467 * gnus-registry.el: Mention in comments how to modify
3468 `gnus-extra-headers' for proper recipient tracking and that it may
3469 already have To and Cc recently, which it does as of this commit.
3470 (gnus-registry-ignored-groups): Remove defcustom.
3471 Explain why in comments.
3472 (gnus-registry-action): Fix data-header reference to use the extra
3473 headers. Explain in package commentary how to add To and Cc headers to
3474 the gnus-extra-headers.
3475 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3476 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3477 parameter list or a string list in `gnus-registry-ignored-groups'.
3478 Fix logic error.
3479
3480 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3481
3482 * shr.el (shr-expand-url): Protect against null urls.
3483
3484 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3485
3486 * shr.el (shr-base): New binding.
3487 (shr-tag-base): Keep track of <base>.
3488 (shr-expand-url): New function used throughout.
3489
3490 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
3491
3492 * gnus-registry.el
3493 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3494 (gnus-registry-ignored-groups): New variable.
3495 (gnus-registry-ignore-group-p): Use it.
3496 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3497 set the destination group to nil (same as delete) if it's ignored.
3498
3499 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3500
3501 * gnus-registry.el (gnus-registry-action)
3502 (gnus-registry-fetch-header-fast):
3503 Don't use mail-header that looks an internal function of mailheader.el.
3504
3505 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
3506
3507 * gnus-registry.el: Eliminate cl functions.
3508 (gnus-registry-sort-addresses): New function that replaces mapcan.
3509 (gnus-registry-action, gnus-registry-spool-action)
3510 (gnus-registry-split-fancy-with-parent)
3511 (gnus-registry-fetch-recipients-fast): Use it.
3512 (gnus-registry-import-eld): Replace delete* with dolist + delq.
3513
3514 * registry.el (initialize-instance, registry-lookup)
3515 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3516 (registry-lookup-secondary-value, registry-search, registry-delete)
3517 (registry-insert, registry-reindex, registry-size, registry-prune):
3518 Use eval-and-compile.
3519
3520 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
3521
3522 * registry.el (registry-reindex): New method to recreate the secondary
3523 registry indices.
3524
3525 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3526 tracked field changes.
3527 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3528 (gnus-registry-action, gnus-registry-spool-action)
3529 (gnus-registry-handle-action)
3530 (gnus-registry--split-fancy-with-parent-internal)
3531 (gnus-registry-split-fancy-with-parent)
3532 (gnus-registry-register-message-ids): Add recipient tracking on spool,
3533 move, and delete actions, and for fancy splitting with parent.
3534 (gnus-registry-extract-addresses)
3535 (gnus-registry-fetch-recipients-fast)
3536 (gnus-registry-fetch-header-fast): Convenience functions.
3537 (gnus-registry-misc-test): ERT test of
3538 `gnus-registry-extract-addresses'.
3539
3540 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
3541
3542 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3543 Track by subject first, then sender.
3544
3545 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3546
3547 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3548
3549 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3550 Lisp.
3551
3552 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3553 (gnus-draft-send): Use it to avoid popping
3554 up frames from gnus-group-send-queue.
3555
3556 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3557
3558 * gnus-registry.el: Updated gnus-registry docs.
3559
3560 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
3561
3562 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3563 Fix logic bug.
3564 (gnus-registry-post-process-groups): Fix logging of no results and
3565 quote sender and subject.
3566
3567 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3568
3569 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3570 (gnus-read-active-for-groups): Don't try to finish getting stuff where
3571 we had no early-data returned.
3572 (gnus-get-unread-articles): Add a sanity check so that we don't issue
3573 two async commands to the same server at the same time.
3574
3575 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
3576
3577 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3578
3579 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3580
3581 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3582 "warning" level.
3583
3584 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3585 (mm-url-insert-file-contents): Don't set the package names.
3586
3587 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
3588
3589 * gnus-registry.el (gnus-registry-action): Remove properties and
3590 simplify subject in `gnus-registry-handle-action'.
3591 (gnus-registry-spool-action): Get subject and sender from message if
3592 they are not passed in.
3593 (gnus-registry-handle-action): Remove properties and simplify subject
3594 consistently.
3595
3596 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3597
3598 * registry.el: Require CL before using defmacro*.
3599
3600 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
3601
3602 * gnus-art.el (article-treat-date): Assume that
3603 gnus-article-date-headers may be a group parameter.
3604
3605 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
3606
3607 * gnus-registry.el (gnus-registry-handle-action): More debugging.
3608
3609 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3610 interactively so the newsrc file can contain foreign groups too.
3611 Useful for debugging but not much for users.
3612
3613 2011-04-07 David Engster <dengste@eml.cc>
3614
3615 * registry.el (registry-usage-test): Only do
3616 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3617 lexical binding.
3618
3619 2011-04-06 David Engster <dengste@eml.cc>
3620
3621 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3622 argument NOERROR for `require', since XEmacs 21.4 does not support it.
3623
3624 2011-04-06 David Engster <dengste@eml.cc>
3625
3626 * registry.el (initialize-instance): Change :after to :AFTER to be
3627 compatible with old EIEIO version in XEmacs.
3628
3629 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3630
3631 * gnus-registry.el (gnus-registry-post-process-groups)
3632 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3633 and provide better messaging.
3634
3635 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3636
3637 * gnus-registry.el: Don't use ERT if it's not available. Load it
3638 unconditionally anyway, discarding errors.
3639 (gnus-registry-delete-entries): New convenience function.
3640 (gnus-registry-import-eld): Import from old .eld registry.
3641
3642 * registry.el: Don't use ERT if it's not available. Load it
3643 unconditionally anyway, discarding errors.
3644
3645 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3646 version from the Claudio Bley GnuTLS patch (extra optional parameters
3647 and host name).
3648
3649 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3650
3651 * gnus-registry.el (gnus-registry-fixup-registry): New function to
3652 fixup the parameters that can be customized by the user between
3653 save/read cycles.
3654 (gnus-registry-read): Use it.
3655 (gnus-registry-make-db): Use it.
3656 (gnus-registry-spool-action, gnus-registry-handle-action):
3657 Fix messaging.
3658 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3659 Map references to actual group names with sender and subject tracking.
3660 (gnus-registry-post-process-groups): Use `cond' for better messaging.
3661 (gnus-registry-usage-test): Add subject lookup test.
3662
3663 * registry.el (registry-db, initialize-instance): Set up constructor
3664 instead of :initform arguments for the sake of older Emacsen.
3665 (registry-lookup-breaks-before-lexbind): New method to demonstrate
3666 pre-lexbind merge bug.
3667 (registry-usage-test): Use it.
3668 (initialize-instance, registry-db): Move the non-function initforms
3669 back to the class definition.
3670
3671 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
3672
3673 * registry.el: New library to manage gnus-registry-style data.
3674
3675 * gnus-registry.el: Use it (major rewrite).
3676
3677 * nnregistry.el: Use it.
3678
3679 * spam.el: Use it.
3680
3681 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3682
3683 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3684 marks on non-selected articles.
3685
3686 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
3687
3688 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
3689
3690 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3691 parameter to open-protocol-stream.
3692
3693 2011-04-01 Julien Danjou <julien@danjou.info>
3694
3695 * mm-view.el (mm-display-inline-fontify): Do not fontify with
3696 fundamental-mode.
3697
3698 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3699
3700 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3701 servers.
3702
3703 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3704
3705 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3706 made marks not propagate, again.
3707
3708 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
3709
3710 * proto-stream.el (open-protocol-stream): Bring back `network' type.
3711 Make this the default type.
3712 (proto-stream-open-plain): Rename from proto-stream-open-default.
3713 (open-protocol-stream, proto-stream-open-starttls)
3714 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3715 with `plain'.
3716
3717 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3718 value.
3719
3720 * nntp.el (nntp-open-connection-function): Document the fact that some
3721 values are not functions but are instead handled specially.
3722 Recognize nntp-open-plain-stream value.
3723 (nntp-open-connection): Recognize that value.
3724
3725 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3726
3727 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3728 stuff.
3729
3730 * gnus-score.el (gnus-score-string): Fix calling convention of
3731 `gnus-simplify-buffer-fuzzy' after last patches.
3732
3733 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3734 server for articles we didn't get any headers for. This is a sanity
3735 check.
3736
3737 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
3738
3739 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3740 new CAPABILITY, use it.
3741
3742 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3743
3744 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3745 downloading anything.
3746
3747 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3748
3749 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
3750
3751 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3752 colors.
3753 (gnus-splash-svg-color-symbols): New function.
3754
3755 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3756
3757 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3758 instead of using the global gnus-simplify-subject-fuzzy-regexp.
3759 (gnus-simplify-subject-fuzzy): Use the local
3760 gnus-simplify-subject-fuzzy-regex instead of the global one.
3761 This makes using this variable in group parameters work.
3762
3763 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
3764
3765 * gnus-registry.el (gnus-registry-unfollowed-groups):
3766 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3767 archive:sent-YYYY-MM-DD groups).
3768 (gnus-registry-split-fancy-with-parent): Bail out early in sender
3769 tracking if there are more than `gnus-registry-max-track-groups'
3770 matches.
3771
3772 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3773
3774 * message.el (message--yank-original-internal): New function to do the
3775 insertion cleanly inside eval in `message-yank-original'.
3776 (message-yank-original): Use it.
3777
3778 2011-03-29 Julien Danjou <julien@danjou.info>
3779
3780 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3781 local variables disabled rather than `normal-mode'.
3782
3783 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3784
3785 * proto-stream.el: Changes preparatory to merging open-protocol-stream
3786 with open-network-stream.
3787 (proto-stream-always-use-starttls): Option removed.
3788 (open-protocol-stream): Return a process object by default. Provide a
3789 new parameter :return-list specifying a list-type return value, which
3790 now has the form (PROP . PLIST) instead of a fixed-length list. Change
3791 :type `network' to `try-starttls', and `network-only' to `default'.
3792 Make `default' the default, for compatibility with open-network-stream.
3793 Handle the no-parameter case exactly as open-network-stream, with no
3794 additional stream processing. Search plists using plist-get.
3795 Explicitly add :end-of-commend parameter if it is missing.
3796 (proto-stream-open-default): Rename from
3797 proto-stream-open-network-only. Return 'default as the type.
3798 (proto-stream-open-starttls): Rename from proto-stream-open-network.
3799 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
3800 failed. Always return a list with a (possibly dead) process as the
3801 first element, for compatibility with open-network-stream.
3802 (proto-stream-open-tls): Use plist-get. Always return a list.
3803 (proto-stream-open-shell): Return `default' as connection type.
3804 (proto-stream-capability-open): Use plist-get.
3805 (proto-stream-eoc): Function deleted.
3806
3807 * nnimap.el (nnimap-stream, nnimap-open-connection)
3808 (nnimap-open-connection-1): Handle renaming of :type parameter for
3809 open-protocol-stream.
3810 (nnimap-open-connection-1): Pass a :return-list parameter
3811 open-protocol-stream to obtain a list return value. Parse this list
3812 using plist-get.
3813
3814 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3815 for open-protocol-stream. Accept open-protocol-stream return value
3816 that is a subprocess object instead of a list. Handle the case of a
3817 dead returned process.
3818
3819 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
3820
3821 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3822
3823 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3824
3825 2011-03-21 Julien Danjou <julien@danjou.info>
3826
3827 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3828 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
3829 query.
3830 (mm-inline-text): Render normal text with fontification whenever
3831 possible.
3832
3833 * gnus-sum.el (gnus-summary-save-parts-1):
3834 * gnus-art.el (gnus-article-browse-html-save-cid-content)
3835 (gnus-article-browse-html-parts, gnus-mime-delete-part)
3836 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3837 Use `mm-handle-filename'.
3838
3839 * mm-util.el (mm-handle-filename): New function, return the filename of
3840 an handle.
3841
3842 2011-03-18 Julien Danjou <julien@danjou.info>
3843
3844 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3845 (gnus-buffer-live-p): Check that buffer is not nil.
3846
3847 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3848
3849 * gnus-art.el: Require mouse, which the build bot seems to say is
3850 needed.
3851
3852 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3853 XEmacs, since it doesn't have url-retrieve-synchronously.
3854
3855 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
3856
3857 * gnus-group.el (gnus-group-list-ticked): New function.
3858 (gnus-group-make-menu-bar): Provide a menu entry for it.
3859 (gnus-group-list-map): Provide a binding for it.
3860
3861 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3862
3863 * shr.el (shr-visit-file): New command.
3864
3865 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3866
3867 2011-03-17 Bjørn Mork <bjorn@mork.no>
3868
3869 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3870 servers.
3871
3872 2011-03-16 Julien Danjou <julien@danjou.info>
3873
3874 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3875 inline.
3876
3877 * gnus-art.el (article-hide-list-identifiers):
3878 Use gnus-group-get-list-identifiers.
3879
3880 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3881 (gnus-summary-remove-list-identifiers):
3882 Use gnus-group-get-list-identifiers to get regexp.
3883 (gnus-select-newsgroup, gnus-summary-insert-subject)
3884 (gnus-summary-insert-articles):
3885 Call gnus-summary-remove-list-identifiers unconditionally.
3886
3887 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3888
3889 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3890 we're selecting a group with unread articles.
3891
3892 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3893
3894 * gssapi.el: New file separated out from imap.el to provide a general
3895 Kerberos 5 connection facility for Emacs.
3896
3897 * message.el (message-elide-ellipsis): Document the format spec
3898 ellipsis.
3899
3900 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
3901
3902 * message.el (message-elide-region): Allow the ellipsis to say how many
3903 lines were removed.
3904
3905 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3906
3907 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3908 window configurations containing buffers that are now dead.
3909
3910 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3911 parsing to avoid integer overflows.
3912 (nnimap-parse-flags): Simplify the last change.
3913 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3914 too large for 32-bit Emacsen.
3915
3916 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3917
3918 * auth-source.el (auth-source-netrc-create):
3919 * message.el (message-yank-original): Fix use of `case'.
3920
3921 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
3922
3923 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3924 XEmacs, which was one character too wide.
3925
3926 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
3927
3928 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3929 default number of articles to display.
3930 (gnus-articles-to-read): Use pretty names for prompt.
3931
3932 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3933
3934 * gnus-int.el (gnus-open-server): Ditto.
3935
3936 * gnus-start.el (gnus-activate-group): Give a backtrace if
3937 debug-on-quit is set and the user hits `C-g'.
3938 (gnus-read-active-file): Ditto.
3939
3940 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3941
3942 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
3943
3944 * message.el (message-yank-original): Use cond instead of CL case.
3945
3946 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3947
3948 * auth-source.el (auth-source-netrc-create): Use usual format for the
3949 default in prompts.
3950
3951 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
3952
3953 * auth-source.el (auth-source-netrc-create): Show the default in the
3954 prompt when prompting for token creation.
3955
3956 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3957
3958 * auth-source.el (auth-source-format-prompt): Always convert the value
3959 to a string to avoid evaluating non-string arguments.
3960 (auth-source-netrc-create): Offer default properly, not as initial
3961 content in `read-string'.
3962 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3963 of line to determine if we've been run before. If so, don't run again,
3964 but print a trivial message to indicate the cache was hit instead.
3965
3966 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
3967
3968 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3969 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
3970 The user will have to run `gnus-sync-read' manually and wait for Cloudy
3971 Gnus.
3972
3973 2011-03-11 Julien Danjou <julien@danjou.info>
3974
3975 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3976 modified file".
3977
3978 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
3979
3980 * auth-source.el (auth-source-read-char-choice): New function to read a
3981 character choice using `dropdown-list', `read-char-choice', or
3982 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
3983 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
3984 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
3985 (auth-source-netrc-saver): Use it.
3986 (auth-source-pick-first-password): New convenience function.
3987
3988 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3989
3990 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3991 parameter in the credentials.
3992 (nnimap-open-connection-1): Use it after a successful login.
3993 (nnimap-credentials): Add IMAP-specific user and password prompt.
3994
3995 * auth-source.el (auth-source-search): Add :require parameter, taking a
3996 list. Document it and the :save-function return token. Pass :require
3997 down. Change the CREATED message from a warning to a debug statement.
3998 (auth-source-search-backends): Pass :require down.
3999 (auth-source-netrc-search): Pass :require down.
4000 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
4001 Change save prompt to indicate all modifications saved here are
4002 deletions.
4003 (auth-source-netrc-create): Take user login name as default in user
4004 prompt. Move all the save functionality to a lexically bound function
4005 under the :save-function token in the returned list. Set up clearer
4006 default prompts for user, host, port, and secret.
4007 (auth-source-netrc-saver): New function, intended to be wrapped for
4008 :save-function.
4009
4010 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * Version 23.3 released.
4013
4014 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4015
4016 * shr.el (shr-table-horizontal-line): Change the defaults for the table
4017 lines to be spaces instead.
4018
4019 2011-03-07 Julien Danjou <julien@danjou.info>
4020
4021 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
4022 (sieve-sasl-auth): Check that auth-source-search did return something,
4023 or just return an empty string.
4024
4025 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
4026
4027 * gnus.el (gnus-interactive): Use read-directory-name.
4028
4029 * gnus-uu.el (gnus-uu-decode-uu-and-save)
4030 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
4031 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
4032 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
4033 Likewise.
4034
4035 * gnus-group.el (gnus-group-make-directory-group): Likewise.
4036
4037 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4038
4039 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
4040 onto the list of killed groups, too. This makes killed nnimap groups,
4041 for instance, more reliably not reappear.
4042
4043 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
4044 the parent.
4045
4046 * gnus-sum.el (gnus-update-read-articles): Fix typo.
4047
4048 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
4049 really have server-side marks.
4050
4051 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
4052 since most backends do not usefully have server-side marks.
4053 (gnus-update-read-articles): Propagate marks to all backends that
4054 really have server-side marks.
4055
4056 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
4057
4058 * message.el (message-cite-reply-position, message-cite-style):
4059 New variables.
4060 (message-yank-original): Use the new citation styles.
4061
4062 2011-03-04 Daiki Ueno <ueno@unixuser.org>
4063
4064 * message.el (message-options): Revert the change that's a workaround
4065 for XEmacs buffer-local issue; don't mark it buffer-local when running
4066 under XEmacs.
4067
4068 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
4069
4070 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
4071 numbers too big to be `read'.
4072
4073 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
4074
4075 * message.el (message-options): Make buffer-local two ways to attempt
4076 to fix a XEmacs bug.
4077
4078 2011-03-02 Julien Danjou <julien@danjou.info>
4079
4080 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
4081
4082 2011-03-01 Julien Danjou <julien@danjou.info>
4083
4084 * gnus-art.el (list-identifier): Add list-identifier as a parameter
4085 group.
4086 (article-hide-list-identifiers): Use list-identifier group parameter.
4087
4088 2011-02-28 Julien Danjou <julien@danjou.info>
4089
4090 * sieve.el (sieve-buffer-script-name): New local variable to store
4091 sieve script name.
4092 (sieve-edit-script): Store sieve script name.
4093 (sieve-upload): Use sieve script name when uploading.
4094 (sieve-upload): Use substitute-command-keys.
4095 (sieve-edit-script): Use substitute-command-keys.
4096 (sieve-refresh-scriptlist): Use substitute-command-keys.
4097 (sieve-manage-mode-map): Define keymap properly.
4098 (sieve-manage-mode): Do not set mode name manually, change mode-name to
4099 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
4100 Remove commented code about cvs.
4101 (sieve-manage-quit): New function.
4102 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
4103
4104 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4105
4106 * gnus-group.el (gnus-import-other-newsrc-file): New function.
4107
4108 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
4109
4110 * auth-source.el (auth-source-search): Cache empty result sets.
4111
4112 * auth-source.el (auth-source-save-behavior): New variable to replace
4113 `auth-source-never-create'.
4114 (auth-source-netrc-create): Use it.
4115 (auth-source-never-save): Remove.
4116
4117 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
4118
4119 * nnimap.el (nnimap-stream): Doc fix.
4120 (nnimap-open-connection-1): Reverse the order of the ports to that the
4121 prompted-for port is first.
4122
4123 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
4124 retrieval by the no-group selection.
4125
4126 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
4127 numerical parameters.
4128
4129 2011-02-25 Julien Danjou <julien@danjou.info>
4130
4131 * gnus-gravatar.el: Use gnus-with-article-buffer.
4132
4133 * gnus-art.el (gnus-with-article-buffer): Check that the
4134 gnus-article-buffer is alive.
4135
4136 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
4137
4138 * auth-source.el (auth-source-creation-prompts): New variable to manage
4139 creation-time prompts.
4140 (auth-source-search): Document it.
4141 (auth-source-format-prompt): Add utility function.
4142 (auth-source-netrc-create): Don't default the user name to
4143 user-login-name. Use `auth-source-creation-prompts' and some default
4144 prompts for user, host, port, and password (the default generic prompt
4145 remains ugly).
4146 (auth-source-never-save): Add customizable option to never save info.
4147 (auth-source-netrc-create): Use it and improve save prompts. Fix help
4148 mode excursion.
4149
4150 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4151
4152 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
4153 argument that XEmacs doesn't support.
4154
4155 2011-02-23 Julien Danjou <julien@danjou.info>
4156
4157 * gnus-art.el (article-make-date-line): Ignore errors if time is
4158 invalid and not convertible.
4159 (article-make-date-line): Only add lapsed time if time is not nil.
4160
4161 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
4162
4163 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
4164 `read-char-choice' for backwards compatibility.
4165 (auth-source-netrc-element-or-first): New function to DTRT for
4166 parameter extraction.
4167 (auth-source-netrc-create): Use it and fix multiple parameter print
4168 bug. Use the default passed from above (given-default) or the
4169 built-in (user-login-name for :user).
4170
4171 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
4172
4173 * gnus-start.el (gnus-dribble-read-file):
4174 Set buffer-save-without-query, since we always want to save the dribble
4175 file, probably.
4176
4177 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
4178 nnimap.
4179
4180 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
4181 -summary- since it's a user-visible variable.
4182
4183 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
4184 first time you use the new Gnus.
4185
4186 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
4187
4188 * auth-source.el: Don't load netrc.el.
4189 (auth-sources): Search ~/.netrc as well by default.
4190 (auth-source-debug): Add 'trivia option for extra output.
4191 (auth-source-do-trivia): Use it.
4192 (auth-source-search): Simplify logic to use
4193 `auth-source-search-backends'. Use `auth-source-do-trivia' where
4194 appropriate. Don't keep a running count at this level. Layer :create
4195 and :delete options appropriately on the first and second passes.
4196 Don't track the backend with the search results.
4197 (auth-source-search-backends): New function to search a list of
4198 backends for a processed spec.
4199 (auth-source-netrc-parse): Cache all netrc files, making
4200 auth-source-netrc-cache an alist keyed by the file name and using the
4201 file mtime as the caching criterion. Keep the obfuscated data secret
4202 with a lexical bind.
4203 (auth-source-netrc-search): Don't calculate the length of the results
4204 unnecessarily.
4205 (auth-source-search-backends): Fix bug.
4206 (auth-source-netrc-create): Rework prompts.
4207
4208 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
4209
4210 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
4211 Lower case names of search constraints.
4212 (nnir-run-query): Cache and reuse search constraints for all imap
4213 servers.
4214
4215 2011-02-22 Sam Steingold <sds@gnu.org>
4216
4217 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
4218
4219 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
4220
4221 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
4222 after exit.
4223 (gnus-setup-message): Define missing variable from last checkin.
4224
4225 * gnus-sum.el (gnus-summary-show-article): When called with t as the
4226 value, show the raw article.
4227
4228 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4229
4230 * nnimap.el (nnimap-open-connection-1): Revert last change, since
4231 auth-source now accepts numbers.
4232
4233 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
4234 spec, too.
4235 (auth-source-ensure-strings): New function.
4236
4237 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
4238 (gnus-article-setup-buffer): Always restart the date timer so that user
4239 changes to the frequency is respected.
4240
4241 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
4242 port numbers, so make sure it gets that if nnimap-server-port is
4243 explicit.
4244
4245 2011-02-21 Simon Josefsson <simon@josefsson.org>
4246
4247 * nnimap.el (nnimap-inbox): Doc fix.
4248
4249 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
4250
4251 * shr-color.el (shr-color->hexadecimal): Use renamed function names
4252 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
4253 color-lab-to-srgb.
4254
4255 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4256
4257 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
4258 given method as in the group name if we're using an extended method.
4259 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
4260 command, if we're using that, instead of waiting for the beginning.
4261
4262 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
4263 we're sure to get unique server names, and we don't output two async
4264 commands in the same buffer. This fixes an NNTP hang for some users.
4265
4266 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4267
4268 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
4269 summary buffer before reading going to the next buffer. This avoids
4270 putting the point in the group buffer if you `C-g' the command.
4271
4272 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4273 cache (for now) to make ~/.authinfo.gpg files usable.
4274
4275 * nnfolder.el (copyright-update): Define for the compiler.
4276
4277 * auth-source.el (auth-source-search): Fix unbound variable.
4278
4279 2011-02-19 Glenn Morris <rgm@gnu.org>
4280
4281 * gnus.el (gnus-meta): Doc fix.
4282
4283 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
4284
4285 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4286 in case it's not yet loaded.
4287
4288 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4289
4290 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4291 line we're waiting for.
4292
4293 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
4294
4295 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4296 face with line-width greater than zero will cause RET in gnus summary
4297 buffer to scroll down article page-wise because auto vscroll happens,
4298 it should be temporally disabled when doing a scroll-up.
4299
4300 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
4301
4302 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4303 outputs from the server.
4304
4305 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4306
4307 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4308 later so that bbdb can hook in easier.
4309
4310 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
4311
4312 * auth-source.el (auth-source-search): Don't try to create credentials
4313 if the caller doesn't want that.
4314 (auth-source-search): If we don't find a match, don't bug out on
4315 non-bound variables.
4316 (auth-source-search): Only ask a single backend to create the
4317 credentials.
4318
4319 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4320 logging.
4321 (nnimap-credentials): Protect against auth-source-search returning nil.
4322 (nnimap-request-list): Protect against not being able to open the
4323 server.
4324
4325 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
4326
4327 * auth-source.el (auth-source-search): Do a two-phase search, one with
4328 no :create to get the responses from all backends.
4329
4330 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
4331 when getting credentials.
4332
4333 * gnus-util.el (gnus-delete-duplicates): New function.
4334
4335 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4336
4337 * nnimap.el (nnimap-credentials): Instead of picking the first port as
4338 a creation default, pass the whole port list down. It will be
4339 completed.
4340
4341 * auth-source.el (auth-source-search): Updated docs to talk about
4342 multiple creation choices.
4343 (auth-source-netrc-create): Accept a list as a value (from the search
4344 parameters) and do completion on that list. Keep a separate netrc line
4345 with the password obscured for showing the user.
4346
4347 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
4348 first choice to `auth-source-search' so it will be used for entry
4349 creation instead of the server's Gnus-specific name.
4350 (nnimap-credentials): Rely on the auth-source library to select which
4351 port is actually wanted in the new netrc entry, so don't override
4352 `auth-source-creation-defaults'.
4353
4354 * auth-source.el (auth-source-netrc-parse): Use :port instead of
4355 :protocol and accept a missing user, host, or port as a wildcard match.
4356 (auth-source-debug): Default to off.
4357
4358 (auth-source-netrc-search, auth-source-netrc-create)
4359 (auth-source-secrets-search, auth-source-secrets-create)
4360 (auth-source-user-or-password, auth-source-backend, auth-sources)
4361 (auth-source-backend-parse-parameters, auth-source-search): Use :port
4362 instead of :protocol.
4363
4364 * nnimap.el (nnimap-credentials): Pass a port default to
4365 `auth-source-search' in case an entry needs to be created.
4366 (nnimap-open-connection-1): Use :port instead of :protocol.
4367
4368 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
4369
4370 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
4371 instead of delete-dups that is not available in XEmacs 21.4.
4372
4373 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
4374
4375 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4376 nil means that nnimap doesn't get updated.
4377
4378 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
4379
4380 * auth-source.el (auth-source-netrc-create): Return a synthetic search
4381 result when the user doesn't want to write to the file.
4382 (auth-source-netrc-search): Expect a synthetic result and proceed
4383 accordingly.
4384 (auth-source-cache-expiry): New variable to override
4385 `password-cache-expiry'.
4386 (auth-source-remember): Use it.
4387
4388 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4389 parameter. Create entry if necessary by using :create t.
4390 (nnimap-open-connection-1): Don't pass `inhibit-create'.
4391
4392 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
4393
4394 * auth-source.el (auth-source-debug): Enable by default and don't
4395 mention the obsolete `auth-source-hide-passwords'.
4396 (auth-source-do-warn): New function to debug unconditionally.
4397 (auth-source-do-debug): Use it.
4398 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4399 and for Secrets API entries when the secrets.el library is not
4400 available.
4401
4402 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4403
4404 * gnus-sum.el (gnus-propagate-marks): Default to nil.
4405 (gnus-summary-exit): Kill the correct article buffer on exit from a
4406 `C-d' group.
4407
4408 * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4409 gnus-propagate-marks.
4410
4411 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4412 before killing the buffers so that a non-full window conf gets handled
4413 correctly.
4414 (gnus-summary-exit): Ditto.
4415 (gnus-summary-read-group-1): Ditto.
4416
4417 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4418 async code again so that we can debug it properly.
4419
4420 * message.el (message-reply): Take an optional switch-buffer parameter
4421 so that Gnus window confs are respected better.
4422
4423 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4424
4425 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4426 `plist-get' to accept non-list parameters (XEmacs issue).
4427 Fix docstring.
4428 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4429 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4430 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4431 Login collection is "Login" and not "login".
4432
4433 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4434
4435 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4436 multiple headers.
4437
4438 * nnimap.el (nnimap-inhibit-logging): New variable.
4439 (nnimap-log-command): Don't log login commands.
4440
4441 * auth-source.el (auth-source-netrc-search): The asserts seem to want
4442 to have more parameters.
4443
4444 * nnimap.el (nnimap-send-command): Mark the command time for each
4445 command, so that we don't get NOOPs stepping on our toes.
4446
4447 * gnus-art.el (article-date-ut): Get the date from the Date header on
4448 `t'.
4449
4450 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
4451
4452 * auth-source.el (auth-source-search): Use copy-sequence instead of
4453 the cl.el copy-list.
4454
4455 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
4456
4457 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4458 Improve prompt.
4459
4460 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
4461
4462 * gnus-art.el (gnus-article-mode-line-format): Remove the article
4463 washing status from the default format. It isn't very informative.
4464
4465 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
4466
4467 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4468 Fix Gcc processing on imap.
4469
4470 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
4471
4472 * message.el (message-bury): Don't pop up a new window when selected
4473 window is dedicated.
4474
4475 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4476
4477 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4478
4479 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
4480
4481 * sieve-manage.el: Autoload `auth-source-search'.
4482 (sieve-sasl-auth): Use it.
4483
4484 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
4485
4486 * nnimap.el: Autoload `auth-source-forget+'.
4487 (nnimap-open-connection-1): Use it if the connection fails.
4488
4489 * auth-source.el: Require `password-cache'.
4490 (auth-source-hide-passwords, auth-source-cache): Remove and mark
4491 obsolete.
4492 (auth-source-magic): Marker for `password-cache' keys.
4493 (auth-source-do-cache): Update docstring.
4494 (auth-source-search): Use and check cache.
4495 (auth-source-forget-all-cached, auth-source-remember)
4496 (auth-source-recall, auth-source-forget, auth-source-forget+)
4497 (auth-source-specmatchp): Caching support functions.
4498 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4499 Remove and obsolete.
4500 (auth-source-user-or-password): Remove caching to further discourage
4501 using it. Always hide passwords.
4502
4503 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
4504
4505 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4506 code for now, since it doesn't work for all users.
4507
4508 2011-02-09 Julien Danjou <julien@danjou.info>
4509
4510 * message.el (message-options): Make message-options really buffer
4511 local.
4512
4513 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
4514
4515 * mail-source.el: Autoload `auth-source-search'.
4516 (mail-source-keyword-map): Note order matters.
4517 (mail-source-set-1): Get all the mail-source source values and
4518 defaults and search auth-source on those if needed. This can all
4519 probably be simplified.
4520
4521 * nnimap.el: Autoload `auth-source-search'.
4522 (nnimap-credentials): Use it.
4523 (nnimap-open-connection-1): Ask for the virtual server and physical
4524 address in one shot.
4525
4526 * nntp.el: Autoload `auth-source-search'.
4527 (nntp-send-authinfo): Use it. Note TODO.
4528
4529 2011-02-08 Julien Danjou <julien@danjou.info>
4530
4531 * shr.el (shr-tag-body): Add support for text attribute in body
4532 markups.
4533
4534 * message.el (message-options): Make message-options a local variable.
4535
4536 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
4537
4538 * auth-source.el (auth-source-secrets-search)
4539 (auth-source-user-or-password): Use `append' instead of `nconc'.
4540 (auth-source-user-or-password): Build return list better and protect
4541 against nil :secret.
4542
4543 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
4544
4545 * nnimap.el (nnimap-update-info): Refactor slightly.
4546 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4547 (nnimap-update-info): Clean up slightly.
4548 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4549 characters.
4550 (nnimap-process-quirk): Rename function to avoid collision.
4551 (nnimap-update-info): Fix macrology bug-out.
4552 (nnimap-update-info): Simplify split history test.
4553
4554 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
4555
4556 * auth-source.el (top): Require 'eieio unconditionally.
4557 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4558 (auth-source-secrets-search): Limit search when `max' is greater than
4559 number of results.
4560
4561 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
4562
4563 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4564 part not returning any data.
4565
4566 * proto-stream.el (open-protocol-stream): Document the return value.
4567
4568 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4569
4570 * auth-source.el (auth-source-secrets-search): Add examples.
4571
4572 2011-02-06 Julien Danjou <julien@danjou.info>
4573
4574 * message.el (message-setup-1): Handle message-generate-headers-first
4575 set to t.
4576
4577 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4578
4579 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4580 API with a string "secrets:collection-name" and with 'default.
4581 (auth-source-backend-parse): Parse "secrets:collection-name" and
4582 'default. Recurse on parses instead of repeating code. Use the
4583 Secrets API is the source is not nil and 'ignore otherwise. Emit a
4584 message when ignoring a source.
4585 (auth-source-search): List ignored search keys at the top level.
4586 (auth-source-netrc-create): Use `case' instead of `cond'.
4587 (auth-source-secrets-search): Created with TODOs.
4588 (auth-source-secrets-create): Created with TODOs.
4589 (auth-source-retrieve, auth-source-create, auth-source-delete)
4590 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4591 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4592 (auth-source-user-or-password-sftp)
4593 (auth-source-user-or-password-smtp): Remove.
4594 (auth-source-user-or-password): Deprecated and modified to be a wrapper
4595 around `auth-source-search'. Not tested thoroughly.
4596
4597 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4598
4599 * auth-source.el: Bring in assoc and eioeio libraries.
4600 (secrets-enabled): New variable to track the status of the Secrets API.
4601 (auth-source-backend): New EIOEIO class to represent a backend.
4602 (auth-source-creation-defaults): New variable to set prompt defaults
4603 during token creation (see the `auth-source-search' docstring for
4604 details).
4605 (auth-sources): Simplify to allow a simple string as a netrc backend
4606 spec.
4607 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4608 (auth-source-backend-parse-parameters): Fill in the backend parameters.
4609 (auth-source-search): Main auth-source API entry point.
4610 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4611 (auth-source-search-collection): Helper function for searching.
4612 (auth-source-netrc-parse, auth-source-netrc-normalize)
4613 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4614 Supports search, create, and delete.
4615 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4616 backend stubs.
4617 (auth-source-user-or-password): Call `auth-source-search' but it's not
4618 ready yet.
4619
4620 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4621
4622 * message.el (message-setup-1): Remove the read-only stuff, since it
4623 doesn't work under XEmacs, for some reason.
4624
4625 * gnus-sum.el (gnus-user-date): Rename back from
4626 gnus-summary-user-date since user code refers to it.
4627
4628 * shr.el (shr-render-td): Store the actual background color used.
4629
4630 * message.el (message-setup-1): Don't bind the constant
4631 -forbidden-properties.
4632 (message-setup-1): Revert previous change, since it needs to bind the
4633 props to insert them.
4634 (message-resend): Allow removing the read-only separator line.
4635
4636 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4637
4638 * nnimap.el (nnimap-request-accept-article): Give an error message if
4639 the APPEND wasn't successful.
4640
4641 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
4642
4643 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4644 that have no groups.
4645
4646 2011-02-03 Julien Danjou <julien@danjou.info>
4647
4648 * gnus-draft.el: Remove progn around gnus-draft-setup.
4649
4650 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4651
4652 * gnus-start.el (gnus-read-active-for-groups): This function is never
4653 called with a nil `infos', so clean that up.
4654 (gnus-get-unread-articles): Request active files from primary/secondary
4655 methods that have no groups (yet).
4656
4657 2011-02-03 Julien Danjou <julien@danjou.info>
4658
4659 * message.el (message-setup-1): Always generate References first.
4660 (message-mail): Return the return value of message-setup, not always t.
4661 (message-setup-1): Insert mail-header-separator with read-only and
4662 intangible properties set.
4663
4664 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
4665 user-date in docstring.
4666
4667 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
4668
4669 * gnus.el (gnus-summary-line-format): Mention &user-date format in
4670 docstring.
4671
4672 * gnus.el (gnus-user-date-format-alist): Change default value.
4673 Use defcustom, with type and group. Move from gnus-util.el.
4674 Rename to gnus-summary-user-date-format-alist.
4675
4676 2011-02-03 Glenn Morris <rgm@gnu.org>
4677
4678 * nnimap.el (gnus-fetch-headers): Declare.
4679
4680 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
4681
4682 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4683
4684 * message.el (message-forward-make-body-digest-plain)
4685 (message-followup, message-reply): Clean up things noted by Stefan.
4686
4687 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
4688 gnus-article-update-date-headers is nil.
4689 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
4690 it didn't really work with defcustom.
4691 (article-update-date-lapsed): Make sure the window start doesn't move,
4692 either.
4693
4694 2011-02-01 Julien Danjou <julien@danjou.info>
4695
4696 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4697 format.
4698
4699 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4700 standard in Emacs nowadays.
4701
4702 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4703
4704 * message.el (message-expand-name): Don't trust the return value of
4705 bbdb-complete-name.
4706 (message-check-news-header-syntax): Remove unused var `start'.
4707 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4708 (message-inhibit-body-encoding): Move to before first use.
4709 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4710 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4711 (Organization, Message-ID, Date, mh-previous-window-config):
4712 Defvar the vars using dynamic scoping.
4713
4714 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4715
4716 * shr.el (shr-render-td): Only do colors at the final rendering.
4717 Should be slightly faster.
4718 (shr-insert-table): Fix up TD background colors when doing the
4719 vertical padding.
4720
4721 * gnus-art.el (article-date-ut): Protect against articles with no Date
4722 header.
4723 (article-update-date-lapsed): Don't use current-column to find the
4724 horizontal position. It's fragile in the presence of \003 characters.
4725
4726 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4727
4728 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4729
4730 * gnus-art.el (article-transform-date): Rewrite to still work when
4731 there are several rfc2822 parts.
4732 (article-transform-date): Fix infinite recursion.
4733 (article-date-ut): Replace infinitely many Date headers with a single
4734 one when called interactively.
4735
4736 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4737 secure manner.
4738
4739 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4740 move around by not using save-window-excursion. It seems to work...
4741
4742 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
4743
4744 * gnus-art.el (article-make-date-line): Work for user-defined format.
4745
4746 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4747
4748 * nntp.el (nntp-retrieve-group-data-early)
4749 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4750 fetching functions.
4751
4752 * gnus-start.el (gnus-read-active-for-groups): Read the active files
4753 thoroughly for all backends that have no known groups. This should
4754 allow new nnml methods to retrieve mail.
4755
4756 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4757 that Gnus doesn't know exists again.
4758
4759 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4760 (gnus-treat-date-ut): Ditto.
4761 (gnus-article-update-date-header): Rename.
4762 (gnus-treat-date-local): Remove.
4763 (gnus-treat-date-english): Remove.
4764 (gnus-treat-date-lapsed): Remove.
4765 (gnus-treat-date-combined-lapsed): Remove.
4766 (gnus-treat-date-original): Remove.
4767 (gnus-treat-date-iso8601): Remove.
4768 (gnus-treat-date-user-defined): Remove.
4769 (gnus-article-date-headers): New variable to control all the date
4770 header options.
4771 (article-date-ut): Rewrite to allow using the new way to format date
4772 headers(s).
4773
4774 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4775
4776 * nnmail.el (nnmail-article-group): Check for a direct fancy split
4777 method.
4778 (nnmail-article-group): A better test for fanciness.
4779
4780 * nnimap.el (nnimap-request-head): Protect against not finding the
4781 article by Message-ID.
4782
4783 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
4784
4785 * gnus-art.el (article-update-date-lapsed): Try a better way to really
4786 keep point at the "same place".
4787
4788 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4789
4790 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4791 data if the group is inactive.
4792
4793 2011-01-28 Julien Danjou <julien@danjou.info>
4794
4795 * gnus-win.el: Remove dead function gnus-window-configuration-element.
4796 (gnus-all-windows-visible-p): Remove old compatibility code.
4797 (gnus-window-top-edge): Add docstring.
4798
4799 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4800
4801 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4802
4803 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4804 older request-update-info.
4805
4806 * gnus-art.el (article-make-date-line): Limit the length a bit more.
4807
4808 2011-01-28 Daiki Ueno <ueno@unixuser.org>
4809
4810 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4811 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4812
4813 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4814
4815 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4816 groups. This makes the nndraft:queue group pop up if it's not already
4817 there.
4818
4819 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4820 messages" logic, which was reversed.
4821
4822 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4823 the "same place" even if point is on the line being replaced.
4824 (article-update-date-lapsed): Allow updating both the combined lapsed
4825 and the lapsed headers.
4826 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4827 (article-make-date-line): Limit the number of segments dynamically to
4828 avoid too-long lines.
4829
4830 2011-01-27 Julien Danjou <julien@danjou.info>
4831
4832 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4833 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4834
4835 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
4836
4837 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4838 Use plist-get instead of the cl function getf.
4839
4840 2011-01-27 Glenn Morris <rgm@gnu.org>
4841
4842 * gnus-util.el (float-time): Get rid of compiler warning, again.
4843
4844 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4845
4846 * shr.el (shr-put-color): Special-case background colors: Do put them
4847 at the blank parts at the front of the lines.
4848
4849 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4850 exit hook to nix out all data on readedness on group exit.
4851
4852 * gnus-util.el (float-time): If float-time is bound, always use it on
4853 all Emacsen. It's unclear why the subrp check was there.
4854 (time-date): Require to make some autoload issues on XEmacs go away.
4855
4856 * shr.el (shr-put-color): Don't do the box padding in tables, since
4857 they're already padded.
4858
4859 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4860
4861 * gnus-art.el (gnus-article-next-page): When the last line of the
4862 article is displayed, scroll down once more instead of going to the
4863 next article at once.
4864 (article-lapsed-string): Refactor out and allow specifying how many
4865 segments you want.
4866 (gnus-article-setup-buffer): Start updating the lapsed header directly.
4867 (gnus-article-update-lapsed-header): New variable.
4868
4869 * shr.el: Revert change that made headings use different-sized faces.
4870 The Emacs display engine isn't advanced enough that, for instance,
4871 tables can comfortably use differently-sized faces.
4872
4873 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4874
4875 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4876 used.
4877 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4878 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4879 we're using an encrypted connection.
4880
4881 * proto-stream.el: Alter the interface functions to also return the
4882 actual stream type used: network or TLS.
4883
4884 2011-01-25 Julien Danjou <julien@danjou.info>
4885
4886 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4887 (mm-display-javascript-inline): New function.
4888
4889 * mm-decode.el (mm-inline-media-tests): Add application/javascript
4890 viewing function.
4891
4892 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
4893
4894 * shr.el (shr-expand-newlines): Fix variable name.
4895
4896 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4897
4898 * shr.el (shr-expand-newlines): Make nested boxes work.
4899
4900 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4901
4902 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4903 backgrounds.
4904 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4905 in a more sensible manner.
4906
4907 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4908
4909 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4910 if EPG is loaded.
4911
4912 2011-01-24 Julien Danjou <julien@danjou.info>
4913
4914 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4915 tags.
4916
4917 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4918
4919 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4920 commands.
4921
4922 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4923 in the article buffer.
4924 (gnus-gravatar-insert): Use blank space from the current buffer to
4925 avoid breaking text properties. This makes X-Sent updating work again.
4926
4927 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4928
4929 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
4930
4931 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4932 fix the bug in url-http.el instead.
4933
4934 * shr.el (shr-image-fetched): Ditto.
4935
4936 * shr.el (shr-image-fetched): Avoid having point move in the article
4937 buffer.
4938
4939 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4940 buffer after being called. It's apparently being killed by url.el, and
4941 killing it made point move to end-of-buffer in a random buffer.
4942
4943 * shr.el (shr-image-fetched): Ditto.
4944
4945 2011-01-23 Julien Danjou <julien@danjou.info>
4946
4947 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4948
4949 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4950 text/x-org.
4951
4952 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4953
4954 * gnus-sum.el (gnus-summary-move-article): Protect against backends
4955 (i.e., nnimap) returning nil as the article number.
4956
4957 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
4958
4959 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4960 "DelSp" parameter in RFC3676.
4961
4962 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4963
4964 * message.el (message-check-recipients): Display the encoded version of
4965 the bogus address if they differ.
4966
4967 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4968 after sending.
4969
4970 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4971
4972 * gnus-group.el (gnus-group-refresh-group): New convenience function.
4973
4974 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4975 group buffer after sending the queue.
4976
4977 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4978
4979 2011-01-22 Julien Danjou <julien@danjou.info>
4980
4981 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4982
4983 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4984
4985 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4986 nested related parts.
4987
4988 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4989 unexpired articles. This fixes the regression that led expiry marks to
4990 disappear from nnfolder groups.
4991
4992 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
4993
4994 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4995 Don't confuse the "ret" of "retrograde" with RET.
4996
4997 2011-01-21 Julien Danjou <julien@danjou.info>
4998
4999 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
5000 than mm-insert-inline.
5001
5002 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5003
5004 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
5005 Widen article buffer.
5006
5007 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
5008
5009 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
5010 the temp buffer.
5011 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
5012
5013 2011-01-20 Julien Danjou <julien@danjou.info>
5014
5015 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
5016
5017 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
5018 than mm-insert-inline to insert inline part: this respect
5019 mm-inline-media-tests displayers.
5020
5021 * mm-view.el (mm-display-shell-script-inline): New function.
5022
5023 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
5024
5025 * mm-uu.el (mm-uu-type-alist): Add org block.
5026 (mm-uu-org-src-code-block-extract): New function.
5027
5028 * mm-view.el (mm-display-org-inline): New function.
5029
5030 * mm-decode.el (mm-automatic-display): Add text/org.
5031
5032 * mailcap.el (mailcap-mime-extensions): Add .org.
5033
5034 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5035
5036 * gnus-art.el (gnus-article-highlight): Remove argument passed to
5037 gnus-article-add-buttons.
5038
5039 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
5040
5041 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
5042 From header with a date and "nobody" as the sender.
5043
5044 2011-01-19 Julien Danjou <julien@danjou.info>
5045
5046 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
5047 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
5048 if you have the same regexp several times.
5049 (gnus-button-push): Fix matching when regexp is symbol.
5050
5051 2011-01-15 Glenn Morris <rgm@gnu.org>
5052
5053 * message.el (message-mail): A compose-mail function should
5054 accept headers as strings.
5055
5056 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
5057
5058 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
5059 Add :vert-only tags.
5060 (message-mail): New arg RETURN-ACTION.
5061 (message-return-action): New var.
5062 (message-bury): Use it.
5063 (message-mode): Make it buffer-local.
5064 (message-send-and-exit): Always call message-bury.
5065
5066 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
5067 message-mail.
5068
5069 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5070
5071 * nnimap.el (nnimap-convert-partial-article): Protect against
5072 zero-length body parts.
5073
5074 * mm-decode.el (mm-preferred-alternative-precedence):
5075 Discourage showing empty parts.
5076
5077 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
5078 and stuff if the backend didn't return the article number. This fixes
5079 an Exchange-related nnimap bug.
5080
5081 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
5082 group window, because it does the wrong thing when a separate frame
5083 displays the group buffer.
5084
5085 * proto-stream.el (open-protocol-stream): Protect against the low-level
5086 transport functions returning nil.
5087
5088 2011-01-07 Daiki Ueno <ueno@unixuser.org>
5089
5090 * mml2015.el (epg-sub-key-fingerprint): Autoload.
5091 (mml2015-epg-find-usable-secret-key): New function.
5092 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
5093 mml2015-epg-find-usable-key (Bug#7797).
5094 (mml2015-epg-encrypt): Ditto.
5095
5096 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5097
5098 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
5099
5100 2011-01-03 Glenn Morris <rgm@gnu.org>
5101
5102 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
5103
5104 * sieve.el (sieve-open-server): Give a more explicit error if
5105 sieve-manage-open returns nil. (Bug#7720)
5106
5107 2011-01-02 Karl Fogel <kfogel@red-bean.com>
5108
5109 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
5110
5111 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5112
5113 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
5114 This avoids sending passwords in plain text over non-encrypted
5115 channels.
5116
5117 * shr.el (shr-rescale-image): Display all GIF images as animated images.
5118
5119 * nnimap.el (nnimap-login): Refactored out into own function, and
5120 implement CRAM-MD5.
5121 (nnimap-wait-for-line): Refactored out.
5122
5123 * mm-view.el (mml-smime): Require.
5124
5125 2010-12-20 David Engster <deng@eml.cc>
5126
5127 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
5128 use EPG to decrypt S/MIME messages instead of openssl.
5129
5130 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5131
5132 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
5133
5134 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
5135 status is the group clearly is unreachable.
5136
5137 * auth-source.el (auth-source-create): Add the optional second
5138 parameter to `local-variable-p' to be compatible with XEmacs.
5139
5140 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
5141
5142 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
5143 work when using a compressed nnml folder.
5144
5145 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5146
5147 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
5148 backends after sanitising on entry, because this never makes sense:
5149 If the articles have gone missing, then the data no longer exists on
5150 the backend, and if they haven't, then Gnus is wrong, and shouldn't
5151 overwrite anything anyway.
5152
5153 * shr.el (shr-insert-document): Bind shr-width dynamically to
5154 window-width if it's nil.
5155
5156 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
5157
5158 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
5159 with the meaning of using the full emacs window width for rendering.
5160
5161 2010-12-27 Daiki Ueno <ueno@unixuser.org>
5162
5163 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
5164 case when sender is not given.
5165
5166 2010-12-23 Julien Danjou <julien@danjou.info>
5167
5168 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
5169 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
5170 the addresses, otherwise we might misplaced the gravatar.
5171
5172 2010-12-21 Daiki Ueno <ueno@unixuser.org>
5173
5174 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
5175 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
5176 obsolete in Emacs.
5177
5178 2010-12-20 Julien Danjou <julien@danjou.info>
5179
5180 * gnus-util.el (gnus-rescale-image): Revert last change.
5181
5182 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5183
5184 * gnus-group.el (gnus-group-delete-articles): New command.
5185
5186 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
5187
5188 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
5189
5190 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5191
5192 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
5193 here, since it's up to the backends to do CRLF removal if their
5194 protocol has it.
5195
5196 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
5197
5198 2010-12-17 Julien Danjou <julien@danjou.info>
5199
5200 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
5201 they are from file. Can also scale up.
5202
5203 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
5204
5205 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
5206 Restore gnus-use-agent.
5207 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
5208
5209 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
5210
5211 2010-12-17 Julien Danjou <julien@danjou.info>
5212
5213 * gravatar.el (gravatar-retrieve-synchronously): New function.
5214 (gravatar-get-data): Make more robust.
5215
5216 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5217
5218 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
5219 to really consider the last line.
5220
5221 2010-12-16 Daiki Ueno <ueno@unixuser.org>
5222
5223 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
5224 list of recipient keys, or use symmetric encryption if not a list.
5225 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
5226 EPA override, replacing the call to `netrc-store-data'.
5227
5228 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
5229
5230 * gnus-srvr.el: Avoid passing nil regexp argument to
5231 delete-matching-lines.
5232
5233 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5234
5235 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
5236 fetching stops when Gnus exits.
5237
5238 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
5239 function.
5240 (nnfolder-request-expire-articles): Save all the buffers after doing
5241 expiry.
5242
5243 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
5244 the last article", since that led to serious performance regressions
5245 when expiring nnml groups.
5246
5247 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
5248
5249 * nnir.el: Improve customizations.
5250
5251 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5252
5253 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
5254
5255 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
5256 group has been killed.
5257 (gnus-group-yank-group): Ditto.
5258
5259 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
5260
5261 * nnimap.el (nnimap-request-update-group-status): New function.
5262
5263 * gnus-int.el (gnus-request-update-group-status): New interface
5264 function.
5265
5266 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
5267 copying read-ness to the backends.
5268
5269 * nnimap.el (nnimap-quirk): New function.
5270 (nnimap-retrieve-group-data-early): Use it.
5271 (nnimap-quirks): New alist.
5272
5273 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
5274
5275 * shr.el (shr-insert): Set shr-start after deleting trailing space;
5276 don't delete it within indentation.
5277
5278 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5279
5280 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
5281 previous line.
5282
5283 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5284
5285 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
5286 QRESYNC command by deleting a superfluous space which broke Cyrus
5287 servers. This change will break other servers that are buggy the other
5288 way around.
5289
5290 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
5291
5292 * spam.el: Reindent and fix long lines.
5293 (spam-copy-or-move-routine): Exclude invalid move destinations.
5294
5295 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
5296
5297 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
5298 installed the registry.
5299
5300 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
5301
5302 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
5303 groupname doesn't contain "gmane".
5304
5305 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5306
5307 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
5308 (gnus-1): Don't create the nndrafts group twice.
5309 (gnus-setup-news): There's no need to read the active file here, since
5310 that's done again later on a per-backend basis.
5311 (gnus-start-draft-setup): Make sure that the new group is started out
5312 empty.
5313
5314 * gnus-agent.el (gnus-agentize): Don't create the queue group
5315 automatically on startup. It'll be created later, if needed.
5316
5317 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
5318 of automatically subscribed groups.
5319 (gnus-auto-subscribed-categories): New variable.
5320 (gnus-matches-options-n): Use it.
5321 (gnus-default-subscribed-newsgroups): Remove unused variable.
5322 (gnus-start-draft-setup): Message a bit less.
5323
5324 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
5325
5326 * nnir.el (nnir-run-imap): Return article list in order of increasing
5327 UID.
5328
5329 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5330
5331 * gnus-sum.el (gnus-summary-enter-digest-group):
5332 Mention gnus-auto-select-on-ephemeral-exit.
5333
5334 * proto-stream.el (proto-stream-open-network-only): Fix the calling
5335 convention of the network-only option.
5336
5337 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5338
5339 * proto-stream.el (proto-stream-open-network-only): New function to
5340 have a way to specify non-STARTTLS upgrade connections.
5341
5342 2010-12-10 Julien Danjou <julien@danjou.info>
5343
5344 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
5345 email address is nil.
5346
5347 * message.el (message-bogus-recipient-p): Set address to "" if nil.
5348
5349 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
5350
5351 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
5352 deletion.
5353 (nnir-run-imap): Only need to parse list once.
5354
5355 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5356
5357 * shr.el (shr-tag-script): Ignore <script>.
5358 (shr-tag-label): Add <label> support.
5359
5360 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
5361
5362 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
5363
5364 * shr.el (shr-image-displayer): Work for images lined side by side.
5365
5366 2010-12-08 Robert Pluim <rpluim@gmail.com>
5367
5368 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5369 parameter, since XEmacs doesn't accept t as a parameter.
5370
5371 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
5372
5373 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5374 ids.
5375 (nnir-run-gmane): Simplify groupspec formatting.
5376 (nnir-request-expire-articles): New function.
5377
5378 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5379
5380 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5381 overflow, possibly.
5382
5383 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5384 (shr-render-td): Handle td style="" better.
5385 (shr-tag-table): Use the color from the style sheet.
5386 (shr-render-td): Make sure we copy over all the overlays, too.
5387
5388 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
5389
5390 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5391 (nnir-request-article): Improve article retrieval.
5392
5393 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5394
5395 * mm-util.el (mm-extra-numeric-entities): New variable.
5396
5397 * mm-url.el (mm-url-decode-entities):
5398 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5399
5400 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5401
5402 * message.el: Use completion-at-point.
5403 (message-completion-function): New fun, extracted from message-tab.
5404 (message-mode): Use it for completion-at-point-functions.
5405 (message-tab): Use it and completion-at-point.
5406
5407 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5408
5409 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5410 character if a non-breakable character follows.
5411
5412 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5413
5414 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5415 any stream.
5416
5417 * shr.el (shr-tag-font): Colorize the region.
5418 (shr-tag-body): Ditto.
5419 (shr-tag-font): Actually let the styles be inherited instead of
5420 overwriting them.
5421 (shr-tag-font): Get the background color right.
5422 (shr-tag-style): Ignore all <style> tags for the moment.
5423
5424 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5425 a Message-ID to avoid having nnimap depend on gnus-sum.
5426
5427 * shr.el (shr-descend): Only colorize something if we have a node that
5428 sets colors.
5429
5430 2010-12-06 Julien Danjou <julien@danjou.info>
5431
5432 * shr.el (shr-render-td): Render td content with shr-descend, so style
5433 will be applied to <td> too.
5434 (shr-colorize-region): Colorize region even if we only have a background.
5435 (shr-tag-body): Fix color and background color inheritance.
5436 Do not recolorize after shr-generic.
5437 (shr-tag-font): Let shr-generic colorize via inheritance.
5438
5439 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
5440
5441 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5442
5443 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
5444
5445 * nnir.el (nnir-request-move-article): Remove obsolete code.
5446
5447 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5448
5449 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5450
5451 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5452
5453 * gnus-sum.el (gnus-summary-respool-article): The completion function
5454 expects a list instead of an alist.
5455
5456 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5457 string as the parameter.
5458
5459 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5460
5461 * shr.el (shr-stylesheet): New dynamic variable for cascading the
5462 styles.
5463 (shr-colorize-region): New function.
5464 (shr-insert-background-overlay): Remove.
5465 (shr-render-td): Background setting should be taken care of on a higher
5466 level.
5467 (shr-tag-body): Use post-hoc colorizations.
5468 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5469 (shr-put-color-1): Don't overwrite old colors.
5470 (shr-colorize-region): When the background color isn't explicit, use
5471 a fixed background.
5472
5473 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5474 nnmail variables.
5475
5476 2010-12-05 Bjørn Mork <bjorn@mork.no>
5477
5478 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5479 unless necessary.
5480
5481 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
5482
5483 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5484 server.
5485
5486 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5487
5488 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5489 so that TAB works.
5490
5491 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5492 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5493
5494 * shr.el (shr-urlify): Show the URL before the title to avoid
5495 misleading URLs.
5496
5497 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
5498
5499 * shr.el (shr-urlify): Display the title in <a> tags.
5500
5501 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
5502
5503 * nnir.el (nnir-categorize): Replace mapcar with mapc.
5504
5505 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
5506
5507 * nnir.el: Rearrange code to allow macros to be autoloaded by
5508 gnus-sum.el.
5509 (nnir-retrieve-headers-override-function): Make this variable
5510 customizable.
5511 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5512
5513 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5514 from nnir.el.
5515
5516 2010-12-03 Julien Danjou <julien@danjou.info>
5517
5518 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5519
5520 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5521
5522 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5523 allow optional argument `environment'.
5524
5525 2010-12-03 Glenn Morris <rgm@gnu.org>
5526
5527 * mm-extern.el (message-goto-body): Update declaration.
5528
5529 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5530
5531 * gnus-util.el (gnus-macroexpand-all): New function.
5532
5533 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5534 instead of macroexpand-all that is unavailable in XEmacs.
5535
5536 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
5537
5538 * nnir.el (nnir-summary-line-format): New variable.
5539 (nnir-mode): Use it.
5540 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5541 (nnir-article-ids): Reimplement as defsubst.
5542 (nnir-retrieve-headers): Don't mangle the subject header.
5543 (nnir-run-imap): Use 100 as RSV score.
5544 (nnir-run-find-grep): Fix for full server searching.
5545 (nnir-run-gmane): Better restriction to gmane groups.
5546
5547 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5548 summary buffers.
5549
5550 2010-12-02 Julien Danjou <julien@danjou.info>
5551
5552 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5553
5554 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5555
5556 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5557 support.
5558
5559 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
5560
5561 * nnir.el: Update to handle the registry better.
5562 (autoload): Silence byte-compiler.
5563 (nnir-open-server): Add a hook for nnir groups.
5564 (nnir-request-move-article): Don't mangle the header. Better to use
5565 formatting variables (which will be added in the future).
5566 (nnir-registry-action): Update the registry using the original article
5567 group name.
5568 (nnir-mode): Install nnir-specific hooks for updating the registry.
5569
5570 * gnus-sum.el
5571 (gnus-article-original-subject,gnus-newsgroup-original-name):
5572 Remove obsolete variables.
5573 (gnus-summary-move-article): Remove use of obsolete variables.
5574 (gnus-summary-local-variables): Make move and delete hooks local to
5575 summary buffers.
5576
5577 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5578
5579 * rtree.el: New file.
5580
5581 2010-12-01 Julien Danjou <julien@danjou.info>
5582
5583 * message.el (message-user-organization): Do not use
5584 gnus-local-organization.
5585
5586 * gnus.el: Remove gnus-local-organization.
5587
5588 * gnus-msg.el: Remove nastygram thing.
5589
5590 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
5591
5592 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5593 funcall.
5594
5595 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
5596
5597 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5598 names.
5599
5600 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5601 characters.
5602
5603 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5604 to t of inhibit-read-only since it is inside gnus-with-article-headers.
5605 Suggested by Štěpán Němec <stepnem@gmail.com>.
5606 (gnus-gravatar-transform-address): Use mail-extract-address-components
5607 that supports non-ASCII names rather than mail-header-parse-addresses.
5608
5609 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5610
5611 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
5612 handled by the network handler.
5613
5614 2010-11-30 Julien Danjou <julien@danjou.info>
5615
5616 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5617 (nnimap-open-connection-1): Fix PREAUTH.
5618
5619 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5620
5621 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5622
5623 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5624 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5625 (shr-insert): Use them.
5626 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5627
5628 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5629
5630 * nnir.el (nnir-request-move-article): Bail out if original group
5631 doesn't support article moves.
5632 (nnir-get-active): Improve active list retrieval.
5633
5634 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5635
5636 * shr.el (shr-find-fill-point): Don't break before apostrophes.
5637
5638 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
5639
5640 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
5641 seem to accept strings-with-numbers as port numbers.
5642
5643 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5644
5645 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
5646 change the registry.
5647
5648 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5649
5650 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
5651 delete-dups that is not available in XEmacs 21.4.
5652
5653 * mm-util.el (mm-delete-duplicates): Add comment.
5654
5655 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
5656
5657 * nnir.el (nnir-ignored-newsgroups): New variable.
5658 (nnir-get-active): Use it.
5659
5660 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5661
5662 * proto-stream.el (proto-stream-open-network): Add some comments.
5663
5664 * nntp.el (nntp-open-connection): Provide a :success condition.
5665
5666 * nnimap.el (nnimap-open-connection-1): Ditto.
5667
5668 * proto-stream.el (proto-stream-open-network): See what the response to
5669 the STARTTLS command is.
5670
5671 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
5672 backwards compatibility).
5673 (nnimap-open-connection-1): Really respect nnimap-server-port.
5674
5675 * proto-stream.el (proto-stream-open-network): When doing opportunistic
5676 TLS upgrades we don't really care about the identity of the peer.
5677 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5678 that what we've checked for.
5679 (proto-stream-always-use-starttls): Only default to t if
5680 open-gnutls-stream exists.
5681 (proto-stream-open-network): If STARTTLS failed, then just open a
5682 normal connection.
5683 (proto-stream-open-network): Wait until the greeting before doing
5684 STARTTLS.
5685
5686 * nntp.el (nntp-open-connection): Report what the connection error is.
5687
5688 * proto-stream.el (open-protocol-stream): Rename from
5689 open-proto-stream.
5690
5691 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5692
5693 * nnimap.el (nnimap-stream): Change default to `undecided'.
5694 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5695 first, and then network.
5696 (nnimap-open-connection-1): Respect nnimap-server-port.
5697 (nnimap-open-connection): Be more backwards-compatible.
5698
5699 * proto-stream.el (proto-stream-always-use-starttls): New variable.
5700 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
5701 (proto-stream-open-starttls): Folded back into the main function.
5702 (proto-stream-open-network): Fix typo in the GnuTLS path.
5703 (proto-stream-command): Refactor out.
5704
5705 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5706
5707 * proto-stream.el (proto-stream-open-starttls): Actually implement the
5708 starttls.el STARTTLS.
5709
5710 * color.el (color-lab->srgb): Fix function call name.
5711
5712 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5713 if we're using tls.el.
5714 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
5715 built in, then don't try to establish a STARTTLS connection.
5716
5717 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5718 servers.
5719
5720 * proto-stream.el (open-proto-stream): Use network, not stream.
5721 (open-proto-stream): Add a way to specify what the end of a command is.
5722
5723 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5724 connections types.
5725 (nntp-open-network-stream): Remove.
5726 (nntp-open-ssl-stream): Remove.
5727 (nntp-open-tls-stream): Remove.
5728 (nntp-ssl-program): Remove.
5729
5730 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5731
5732 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
5733
5734 * nnir.el: Fix typos.
5735 (nnir-retrieve-headers-override-function): Rename variable to reflect
5736 new semantics.
5737 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5738 macros.
5739 (nnir-request-article, nnir-request-move-article): Use them.
5740 (nnir-categorize): New function.
5741 (nnir-run-query): Use it.
5742 (nnir-retrieve-headers): Rewrite to batch header retrieval.
5743 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5744 sorted.
5745 (nnir-group-full-name): Use gnus-group-full-name instead.
5746 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5747 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5748
5749 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5750
5751 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5752
5753 * proto-stream.el: New library to provide protocol-specific
5754 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5755 protocols.
5756 (open-proto-stream): Complete the documentation.
5757 (proto-stream-open-network): Fix some typos.
5758
5759 * nnimap.el (nnimap-open-connection): Use it.
5760
5761 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
5762
5763 * pop3.el (pop3-open-server): Read server greeting before starting TLS
5764 negotiation.
5765
5766 2010-11-26 Julien Danjou <julien@danjou.info>
5767
5768 * color.el: Rename various rgb functions to srgb.
5769
5770 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5771
5772 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5773 names.
5774
5775 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
5776
5777 * shr.el (shr-insert): Revert last change.
5778 (shr-find-fill-point): Never leave point being at bol;
5779 relax the kinsoku limitation when rendering tables.
5780
5781 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5782
5783 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5784 results from -accept-article.
5785
5786 * shr-color.el: Require cl when compiling.
5787
5788 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5789 checkin.
5790
5791 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5792
5793 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5794
5795 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5796 'add and 'delete to set backend marks.
5797
5798 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5799
5800 * nnheader.el (nnheader-update-marks-actions): Refactor out.
5801
5802 * nntp.el (nntp-request-set-mark): Use it.
5803
5804 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5805
5806 * nnml.el (nnml-request-set-mark): Ditto.
5807
5808 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5809 introduces regressions in article selection.
5810 (nnimap-find-uid-response): New function.
5811 (nnimap-request-accept-article): Use the UID returned, if any.
5812 (nnimap-request-move-article): Use the UID returned, if any.
5813 (nnimap-get-groups): Reimplement to work with folded lines.
5814 (nnimap-find-uid-response): The UID is the last element in the list.
5815 (nnimap-request-set-mark): Extend syntax with 'set.
5816
5817 * nnml.el (nnml-request-set-mark): Ditto.
5818
5819 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5820
5821 * nntp.el (nntp-request-set-mark): Ditto.
5822
5823 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5824
5825 * message.el (message-called-interactively-p): A temporary macro.
5826 (message-goto-body): Use it temporarily.
5827
5828 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5829
5830 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5831 (nnimap-last-response-string): Unfold quoted lines, if they exist.
5832 (nnimap-last-response-string): Fix last unfolding fix.
5833
5834 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5835
5836 * shr.el (shr-insert): Fix the way to fold lines.
5837
5838 2010-11-25 Julien Danjou <julien@danjou.info>
5839
5840 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5841
5842 * color.el: Rename from color-lab.el
5843 (color-rgb->hex): Add.
5844 (color-complement): Add.
5845 (color-complement-hex): Add.
5846
5847 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5848
5849 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5850
5851 * shr-color.el (shr-color-visible): Don't bug out if the color names
5852 don't exist.
5853
5854 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5855
5856 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5857 assuming that article displaying or another mml-preview may be
5858 interrupted for an error or for the like.
5859
5860 * shr.el (shr-get-background): Fix argument name.
5861
5862 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5863
5864 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5865
5866 * gnus-sum.el (gnus-summary-include-articles): New function.
5867
5868 * message.el (message-goto-body): called-interactively-p needs a
5869 parameter, so use `any'.
5870
5871 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5872 clear marks before moving, since they're synced from the Gnus side
5873 first.
5874
5875 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5876 (gnus-summary-move-article): Copy over all marks before moving, so that
5877 IMAP doesn't think a new article has arrived.
5878
5879 2010-11-24 Julien Danjou <julien@danjou.info>
5880
5881 * shr.el (shr-insert-background-overlay): Fix typo.
5882 (shr-render-td): Copy the background before rendering.
5883
5884 * shr-color.el (shr-color-visible): Fix docstring.
5885
5886 * shr.el (shr-tag-table): Add bgcolor support.
5887 (shr-render-td): Add bgcolor support.
5888 (shr-get-background): Add.
5889 (shr-insert-foreground-overlay): Use shr-get-background.
5890
5891 * message.el (message-goto-body): Use called-interactively-p.
5892 (message-in-body-p): message-goto-body returns point.
5893
5894 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5895
5896 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
5897 Fixes something or other in Emacs 23, and is backwards compatible.
5898
5899 * message.el (message-goto-body): Remove the <#secure special-casing,
5900 which is too special.
5901
5902 * shr.el (shr-parse-style): Drop !important from styles.
5903
5904 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
5905
5906 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5907 this function to return incorrect results when calling it with an
5908 explicit article argument different from
5909 (gnus-summary-article-number).
5910
5911 2010-11-24 Julien Danjou <julien@danjou.info>
5912
5913 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5914 (shr-tag-body): Add background support.
5915 (shr-descend): Add background support.
5916 (shr-tag-title): Add.
5917
5918 * shr-color.el (shr-color-visible): Really return original background
5919 if fixed.
5920
5921 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5922
5923 * shr.el (shr-color-check): Protect against non-existent color names.
5924
5925 2010-11-24 Julien Danjou <julien@danjou.info>
5926
5927 * color-lab.el: Require 'cl when compiling.
5928
5929 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5930
5931 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5932 matched part.
5933
5934 * color-lab.el: Fix all expt calls to use float type.
5935
5936 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5937
5938 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5939 expression to shr-color-check as is.
5940
5941 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5942
5943 * color-lab.el: Add coding cookie.
5944 (float-pi): Use eval-and-compile.
5945
5946 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5947
5948 * shr.el (shr-insert-color-overlay): Split stuff like
5949 "#444444 !important" to find the real color.
5950 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5951 parse <font color="red"> entries.
5952
5953 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
5954
5955 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
5956 point when parsing headers.
5957
5958 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
5959 is positioned properly when parsing headers.
5960
5961 2010-11-23 Julien Danjou <julien@danjou.info>
5962
5963 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5964
5965 * shr-color.el (shr-color->hexadecimal): Add support for color names.
5966
5967 * shr.el (shr-parse-style): Replace \n with space in style parsing.
5968
5969 * shr-color.el (shr-color-hsl-to-rgb-fractions):
5970 Use shr-color-hue-to-rgb.
5971 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5972
5973 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5974
5975 * shr.el (shr-color->hexadecimal): Autoload.
5976 (shr-descend): Add color to all tags.
5977
5978 2010-11-22 Julien Danjou <julien@danjou.info>
5979
5980 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5981 shr-color->hexadecimal.
5982
5983 * shr-color.el (shr-color->hexadecimal): Add converting functions for
5984 RGB() or HSL() color representation.
5985
5986 * shr.el (shr-tag-font): Add.
5987 (shr-tag-color-check): New function to get better colors.
5988 (shr-tag-insert-color-overlay): Factorize code between tag-font and
5989 tag-span.
5990
5991 * shr-color.el: New file.
5992
5993 * color-lab.el: New file.
5994
5995 * gnus-art.el (gnus-url-mailto): Do not downcase args.
5996
5997 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
5998
5999 * nnir.el: Fix typo in comments.
6000 (nnir-run-imap): Simplify code. No need to reverse artlist.
6001 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
6002
6003 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6004
6005 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
6006
6007 * nnimap.el (nnimap-get-capabilities): Refactor out.
6008 (nnimap-open-connection): Re-request capabilities after STARTTLS.
6009
6010 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
6011
6012 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
6013 appearing when `mm-uu-hide-markers' is nil.
6014
6015 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6016
6017 * nnimap.el (nnimap-unselect-group): Make into its own function.
6018 (nnimap-request-rename-group): Unselect group before renaming.
6019 This had gotten lost somewhere.
6020 (nnimap-request-accept-article): Keep track of examined groups, and
6021 unselect the group before APPENDing to read-only groups.
6022 (nnimap-request-move-article): Clear flags before moving so that they
6023 can be re-set later.
6024
6025 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
6026
6027 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
6028 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
6029
6030 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
6031
6032 * gnus-art.el (gnus-mime-display-single):
6033 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
6034 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
6035 parameter.
6036
6037 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6038
6039 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
6040 (shr-table-vertical-line): New variable.
6041 (shr-insert-table): Use it.
6042
6043 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
6044
6045 * gnus-html.el (gnus-html-wash-images): Don't display images if
6046 gnus-inhibit-images is non-nil; register displayer for cid images.
6047 (gnus-html-display-image): Work for cid image.
6048 (gnus-html-insert-image): Allow arguments.
6049 (gnus-html-put-image): Inhibit read-only.
6050 (gnus-html-prefetch-images): Don't prefetch images if
6051 gnus-inhibit-images is non-nil.
6052
6053 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6054
6055 * shr.el (shr-put-image): Break lines when inserting big pictures.
6056
6057 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
6058
6059 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
6060 sender, thanks Katsumi Yamaoka.
6061
6062 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
6063
6064 * nnir.el (nnir-run-imap): Reverse the article list for each group
6065 rather than the whole list.
6066
6067 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6068
6069 * shr.el (shr-image-displayer): Protect function against non-existent
6070 image source.
6071
6072 * gnus-art.el (gnus-inhibit-images): New user option.
6073 (gnus-mime-display-single): Don't display image if it is non-nil.
6074
6075 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
6076 gnus-inhibit-images.
6077
6078 * shr.el (shr-image-displayer): New function.
6079 (shr-tag-img): Use it.
6080
6081 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
6082
6083 * mml2015.el (mml2015-epg-sign): Use From header.
6084
6085 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6086
6087 * gnus-html.el (gnus-html-wash-images): Register a displayer.
6088
6089 * gnus-util.el (gnus-find-text-property-region): Return markers.
6090
6091 * shr.el (shr-tag-img): Put a displayer in the text property.
6092
6093 * gnus-util.el (gnus-find-text-property-region): New utility function.
6094
6095 * gnus-html.el (gnus-html-display-image): Make the alt optional.
6096 (gnus-html-show-images): Remove.
6097
6098 * gnus-art.el (gnus-article-show-images): New, more general function.
6099
6100 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
6101 image url text properties.
6102
6103 * shr.el: Ditto.
6104
6105 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
6106 gnus-agent-auto-agentize-methods is set. Which it isn't.
6107
6108 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
6109
6110 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
6111 work for two or more articles.
6112
6113 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
6114
6115 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
6116 divide an image that's in an html article to two or more when washing
6117 non-ASCII characters in alt text of it.
6118
6119 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
6120
6121 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
6122 smime-decrypt-region using function argument.
6123 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
6124
6125 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
6126
6127 * smime.el (smime-decrypt-region): Catch it.
6128
6129 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
6130
6131 * smime.el (smime-mode-map): Move initialization into declaration.
6132 (gnus-run-mode-hooks): Don't autoload.
6133 (smime-mode): Use define-derived-mode.
6134
6135 2010-11-11 Glenn Morris <rgm@gnu.org>
6136
6137 * smime.el (from): Restrict declaration to XEmacs.
6138
6139 * nnir.el (gnus-group-topic-name): Autoload.
6140
6141 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
6142
6143 * shr.el (shr-insert): Don't break long line if it is because of
6144 kinsoku-bol characters in the line end.
6145
6146 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
6147
6148 * nnir.el (nnir-request-move-article): Fix to provide original group
6149 and subject.
6150 (nnir-warp-to-article): Don't fail on articles whose headers haven't
6151 been retrieved.
6152
6153 * gnus-sum.el (gnus-summary-move-article): Use original group and
6154 subject for virtual articles such as those in an nnir summary buffer.
6155
6156 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
6157
6158 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
6159 least 21.5).
6160
6161 * smime.el (from): Declare it again for XEmacs.
6162
6163 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6164
6165 * message.el (message-resend): Don't disable encoding unless it's
6166 already encoded.
6167
6168 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
6169 low-numbered articles.
6170
6171 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6172
6173 * rfc2047.el (rfc2047-syntax-table): Simplify.
6174
6175 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
6176 set-char-table-range for XEmacs.
6177
6178 2010-11-10 Glenn Morris <rgm@gnu.org>
6179
6180 * smime.el (from): Remove unused declaration.
6181
6182 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
6183 (gnus-float-time): On Emacs, always an alias.
6184
6185 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
6186 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
6187
6188 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6189
6190 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
6191
6192 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6193
6194 * shr.el (browse-url-mailto): Autoload.
6195
6196 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
6197
6198 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
6199 regexp doesn't need quoting.
6200
6201 2010-11-09 Sven Joachim <svenjoac@gmx.de>
6202
6203 * message.el (message-subject-trailing-was-ask-regexp)
6204 (message-subject-trailing-was-regexp): Match was: in addition to was.
6205
6206 2010-11-09 Glenn Morris <rgm@gnu.org>
6207
6208 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
6209 (nnbabyl-check-mbox): Use point-at-bol.
6210
6211 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6212
6213 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
6214
6215 * message.el (message-mailto): New function.
6216 (message-mailto): Should accept other parameters.
6217 (message-mailto): Remove since it duplicates browse-url-mailto
6218 functionality.
6219
6220 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6221
6222 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
6223 methods.
6224 (gnus-read-active-file): Ditto.
6225
6226 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
6227 ": " from the prompt.
6228 (gnus-group-make-group): Ditto.
6229
6230 2010-11-07 Glenn Morris <rgm@gnu.org>
6231
6232 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
6233 (gnus-bookmark-kill-line): Use point-at-eol.
6234
6235 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6236
6237 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
6238 asterisks in From header.
6239
6240 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6241
6242 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
6243 string to avoid making the From headers syntactically invalid.
6244
6245 * message.el (message-send-mail): Don't insert courtesy messages if the
6246 message already has List-Post and List-ID messages.
6247
6248 2010-11-06 Glenn Morris <rgm@gnu.org>
6249
6250 * gnus-art.el (gnus-treat-article): Give dynamic local variables
6251 `condition', `type', `length' a prefix.
6252 (gnus-treat-predicate): Update for above name changes.
6253
6254 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
6255
6256 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
6257 binding. Handled by `gnus-summary-refer-thread' instead.
6258 (nnir-warp-to-article): New backend function.
6259
6260 * nnimap.el (nnimap-request-thread): Force dependency updating.
6261
6262 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
6263 (gnus-summary-refer-thread): Rework to improve thread-referral.
6264
6265 * gnus-int.el (gnus-warp-to-article): New function.
6266
6267 * gnus-sum.el (gnus-summary-article-map): Bind it.
6268
6269 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
6270
6271 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
6272 gnus-summary-refer-thread.
6273
6274 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
6275 headers.
6276 (gnus-summary-limit-include-thread): Prevent articles in thread from
6277 being cut in gnus-cut-threads.
6278 (gnus-summary-refer-thread): Limit retrieved headers to those in
6279 thread.
6280
6281 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6282
6283 * message.el (message-send-mail): Use the value of
6284 message-courtesy-message from the message buffer.
6285
6286 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
6287
6288 * shr.el (shr-browse-url): Implement mailto: URLs.
6289
6290 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
6291 "raw".
6292
6293 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
6294 if it's already selected.
6295
6296 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
6297
6298 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
6299
6300 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
6301 to measure the length and truncate alt text.
6302
6303 2010-11-03 Glenn Morris <rgm@gnu.org>
6304
6305 * nndiary.el (nndiary-generate-nov-databases-1)
6306 (nndiary-generate-active-info): Rename dynamic variable `files' to
6307 something less generic.
6308
6309 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
6310
6311 * nnir.el (nnir-request-move-article): Call the underlying backend to
6312 move articles from nnir.
6313
6314 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6315
6316 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
6317
6318 2010-11-02 Julien Danjou <julien@danjou.info>
6319
6320 * nnir.el: Remove wais support.
6321
6322 2010-11-02 Glenn Morris <rgm@gnu.org>
6323
6324 * gnus-html.el: Reorder requirements to quieten compiler.
6325
6326 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6327
6328 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
6329 properly for XEmacs as well.
6330 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
6331 (gnus-article-natural-long-line-p): Use window-width rather than
6332 frame-width.
6333
6334 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
6335
6336 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
6337 (nnir-read-parms): Don't modify query.
6338 (nnir-run-query): Add ability to search topic on current line.
6339 (nnir-get-active): Clean up.
6340
6341 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6342
6343 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
6344 degenerate articles.
6345
6346 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
6347 (gnus-print-buffer): Just print the buffer as is, without any copying
6348 to a buffer and then re-highlighting.
6349
6350 * nnimap.el (nnimap-request-group): Store the new updated info.
6351 (nnimap-request-group): Select the group when we don't know whether it
6352 exists or not.
6353
6354 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
6355 groups.
6356
6357 * gnus-group.el (gnus-group-find-new-groups): Display all the new
6358 groups.
6359
6360 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
6361 groups.
6362
6363 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
6364 long-lines case by only filling the long lines.
6365
6366 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
6367 (bug #7311).
6368
6369 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6370
6371 * shr.el: No need to declare `declare-function' since shr.el is for
6372 only Emacsen that provide `libxml-parse-html-region'.
6373
6374 2010-11-01 Glenn Morris <rgm@gnu.org>
6375
6376 * mm-util.el (gnus-completing-read): Autoload.
6377 (mm-read-coding-system): Simplify Emacs definition.
6378
6379 * nnmail.el (gnus-activate-group):
6380 * nnimap.el (gnutls-negotiate):
6381 * nntp.el (netrc-parse): Fix declarations.
6382
6383 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6384
6385 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6386 string-match-p in Emacs >=23.
6387
6388 * gnus-msg.el (gnus-configure-posting-styles):
6389 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6390
6391 2010-11-01 Glenn Morris <rgm@gnu.org>
6392
6393 * nnir.el (declare-function): Add compat stub.
6394 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6395 (nnir-run-gmane): Require 'mm-url.
6396
6397 * mm-util.el (mm-string-to-multibyte): Simplify.
6398
6399 * shr.el (declare-function): Add compat stub.
6400 (url-cache-create-filename): Declare.
6401 (mm-disable-multibyte, widget-convert-button): Autoload.
6402
6403 * smime.el (ldap-search): Declare.
6404 (smime-cert-by-ldap-1): Require ldap on Emacs.
6405
6406 * nnimap.el: Require nnmail, and gnus-sum when compiling.
6407 (nnimap-keepalive): Use gnus-float-time.
6408
6409 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6410 (mail-source-delete-crash-box): Use gnus-float-time.
6411
6412 * gnus-dired.el (gnus-completing-read): Autoload.
6413
6414 * mm-view.el (gnus-rescale-image): Autoload.
6415
6416 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6417
6418 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6419
6420 * sieve-manage.el: Require 'cl when compiling.
6421
6422 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6423 (gnus-iswitchb-completing-read): Require iswitchb.
6424 (gnus-select-frame-set-input-focus): Silence compiler.
6425
6426 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6427
6428 * message.el (message-subject-trailing-was-query): Change default to t,
6429 since I think that's what most people want.
6430
6431 * nnimap.el (nnimap-request-accept-article): Erase buffer before
6432 appending for easier debugging.
6433 (nnimap-wait-for-connection): Take a regexp.
6434 (nnimap-request-accept-article): Wait for the continuation line before
6435 sending anything unless we're streaming.
6436
6437 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6438 leave the header washing to take place.
6439
6440 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
6441
6442 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6443 regular expression match and replace in posting styles.
6444
6445 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
6446
6447 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6448 an entire server.
6449 (nnir-get-active): New function.
6450 (nnir-run-imap): Use it.
6451 (nnir-run-gmane): Who knew, gmane search returns an article score!
6452
6453 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6454 server on the current line with nnir.
6455
6456 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6457
6458 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6459 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6460 left edge.
6461 (gnus-article-foldable-buffer): Skip past the prefix when determining
6462 raggedness.
6463
6464 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6465 the raw article, and change `C-u g' to show the article without doing
6466 treatments.
6467
6468 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6469 on to `gnus-treat-article'.
6470 (gnus-inhibit-article-treatments): New variable.
6471
6472 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6473
6474 * gnus-art.el (gnus-treatment-function-alist): Have
6475 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6476 (gnus-treat-fill-long-lines): Change default to fill all text/plain
6477 sections.
6478
6479 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6480 parameter.
6481 (gnus-article-fill-cited-long-lines): New function.
6482 (gnus-article-fill-cited-article): Allow filling only long sections.
6483
6484 * shr.el (shr-find-fill-point): Don't break lines between punctuation
6485 and non-punctuation (like after the apostrophe in "'We").
6486
6487 * gnus-sum.el (gnus-summary-select-article): Make sure
6488 gnus-original-article-buffer is alive.
6489
6490 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6491 reflect the order they are in the digest.
6492
6493 * gnus.el (gnus-group-startup-message): Move point to the start of the
6494 buffer.
6495
6496 * nnimap.el (nnimap-capability): New function.
6497 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6498 is set.
6499
6500 2010-10-31 David Engster <dengste@eml.cc>
6501
6502 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6503 conform with changes to gnus-completing-read.
6504
6505 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6506
6507 * shr.el (shr-tag-img): Output "*" instead of "[img]".
6508
6509 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6510
6511 * nnir.el: Move defvar, defcustom around to keep file organized
6512 and keep byte-compiler quiet.
6513 (nnir-read-parms): Accept search-engine as arg.
6514 (nnir-run-query): Pass search-engine as arg.
6515 (nnir-search-engine): Remove.
6516
6517 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6518
6519 * shr.el (shr-generic): The text nodes should be text, not :text.
6520
6521 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6522 later in the file.
6523
6524 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6525
6526 * nnir.el: General clean up. Allow searching with multiple engines.
6527 Allow separate extra-parameters for each engine.
6528 Batch queries when possible.
6529 (nnir-imap-default-search-key,nnir-method-default-engines):
6530 Add customize interface.
6531 (nnir-run-gmane): New engine.
6532 (nnir-engines): Use it. Qualify all prompts with engine name.
6533 (nnir-search-engine): Remove global variable.
6534 (nnir-run-hyrex): Restore for now.
6535 (nnir-extra-parms,nnir-search-history): New variables.
6536 (gnus-group-make-nnir-group): Use them.
6537 (nnir-group-server): Remove in favor of gnus-group-server.
6538 (nnir-request-group): Avoid searching twice.
6539 (nnir-sort-groups-by-server): New function.
6540
6541 2010-10-30 Julien Danjou <julien@danjou.info>
6542
6543 * gnus-group.el: Remove gnus-group-fetch-control.
6544
6545 * gnus-start.el (gnus-find-new-newsgroups):
6546 Remove gnus-check-first-time-used.
6547
6548 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6549
6550 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
6551
6552 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6553 set on groups that don't have \* permanentflags.
6554
6555 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6556
6557 * shr.el (shr-tag-span): Drop colorization of regions since we don't
6558 control the background color.
6559 (shr-tag-img): Ignore very small web bug type images.
6560 (shr-put-image): Add help-echo alt texts to the images.
6561 (shr-tag-video): Show the video poster image.
6562
6563 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6564
6565 * shr.el (shr-table-depth): New variable.
6566 (shr-tag-table-1): Only insert the images after the top-level table.
6567
6568 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6569
6570 * gnus-util.el (gnus-list-memq-of-list): New function.
6571
6572 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6573 selected.
6574 (nnimap-unsplittable-articles): New slot.
6575 (nnimap-new-articles): Use it.
6576
6577 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
6578
6579 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6580 move to the previous line on `M-g'.
6581
6582 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6583
6584 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6585 *-request-group, which seems unnecessary.
6586
6587 * nnimap.el (nnimap-quote-specials): Function copied over from
6588 imap.el.
6589 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6590 they support that. Suggested by Tom Regner.
6591
6592 2010-10-29 Julien Danjou <julien@danjou.info>
6593
6594 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6595 defalias.
6596 (gnus-summary-delete-marked-with): Remove obsolete defalias.
6597
6598 * gnus.el: Remove `gnus-nntp-service' variable.
6599 (gnus-secondary-servers): Make obsolete.
6600 (gnus-nntp-server): Make obsolete.
6601
6602 * gnus-start.el (gnus-1): Remove x-splash calls.
6603
6604 * gnus-ems.el (gnus-x-splash): Remove.
6605
6606 * gnus.el (gnus-group-startup-message): Simplify/update code.
6607
6608 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
6609 capability before doing anything.
6610 (gnus-group-insert-group-line): Remove useless
6611 gnus-group-remove-excess-properties.
6612
6613 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
6614
6615 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
6616
6617 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6618
6619 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
6620 config after reselecting.
6621
6622 2010-10-28 Julien Danjou <julien@danjou.info>
6623
6624 * shr.el (shr-put-image): Use point even if only inserting text.
6625 (shr-put-image): Save excursion when inserting alt text on non-graphic
6626 display, so the behavior is the same when we are on a graphic display.
6627
6628 * nnir.el (nnir-run-swish-e): Remove hyrex support.
6629
6630 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6631
6632 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
6633 (gnus-mime-copy-part): Check coding system, not charset.
6634 (gnus-mime-view-part-externally): Never remove part.
6635 (gnus-mime-view-part-internally): Don't remove part here.
6636 (gnus-article-part-wrapper): Make sure MIME tag is visible.
6637 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
6638 multipart/alternative.
6639
6640 * mm-decode.el (mm-display-part): Take optional arg `force'.
6641
6642 2010-10-26 Julien Danjou <julien@danjou.info>
6643
6644 * gnus-group.el (gnus-group-default-list-level): Add this function to
6645 compute the default list level.
6646 (gnus-group-default-list-level): Add possibility to use a function.
6647
6648 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
6649
6650 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
6651
6652 * gnus-group.el (gnus-group-completing-read)
6653 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
6654 gnus-replace-in-string.
6655
6656 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6657
6658 * shr.el (shr-tag-div): Add.
6659
6660 2010-10-25 Julien Danjou <julien@danjou.info>
6661
6662 * gnus-util.el: Remove `gnus-with-local-quit'.
6663
6664 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6665
6666 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6667
6668 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6669 the original article buffer.
6670
6671 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6672
6673 * nnimap.el (nnimap-request-head): New function.
6674 (nnimap-request-move-article): Try to be slightly faster by not
6675 requesting the entire message when moving.
6676 (nnimap-transform-headers): Don't bug out on bodiless articles.
6677 (nnimap-send-command): Have no outstanding messages if the IMAP server
6678 doesn't support streaming.
6679 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6680
6681 2010-10-24 Julien Danjou <julien@danjou.info>
6682
6683 * message.el (message-default-headers): Fix type.
6684
6685 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6686
6687 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6688 prefetching images.
6689
6690 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6691 backend for unknown groups. This is mainly useful for nnimap groups.
6692
6693 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6694 group isn't covered by the agent.
6695
6696 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
6697
6698 * nnir.el (nnir-method-default-engines): New variable.
6699 (nnir-run-query): Use it.
6700 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6701 (gnus-summary-nnir-goto-thread): Change group if needed.
6702
6703 * gnus-group.el (gnus-group-group-map): Add key binding for
6704 gnus-group-make-nnir-group.
6705
6706 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6707
6708 * shr.el (shr-tag-object): Add.
6709
6710 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6711 original article buffer live.
6712 (gnus-summary-select-article-buffer):
6713 Mention gnus-widen-article-buffer.
6714
6715 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6716
6717 * shr.el (shr-tag-strong): Add.
6718
6719 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6720
6721 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6722 group names. They mess up the group buffer badly.
6723
6724 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6725
6726 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6727 instead of the summary one.
6728
6729 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
6730
6731 * mml.el (mml-preview): Work properly when editing article.
6732
6733 * gnus-start.el (gnus-read-active-file-1): Don't add method to
6734 gnus-have-read-active-file if it's already been in.
6735
6736 2010-10-22 Tom Tromey <tromey@redhat.com>
6737
6738 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6739 gnus-group-completing-read.
6740
6741 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6742
6743 * message.el (message-mode-map): Don't bind M-; to comment region, to
6744 allow the global comment-dwim to work.
6745
6746 2010-10-21 Julien Danjou <julien@danjou.info>
6747
6748 * message.el (message-setup-1): Allow message-default-headers to be a
6749 function.
6750
6751 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6752
6753 * shr.el (shr-tag-table): Simplify.
6754
6755 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6756
6757 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6758 to avoid trying to snarf invalid stuff.
6759
6760 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6761
6762 * gnus.el (gnus-message-archive-group): Quote value.
6763 (gnus-message-archive-group): Mark as changed.
6764
6765 * shr.el (shr-add-font): Don't put the font properties on the newline
6766 or the indentation.
6767
6768 * message.el (message-fix-before-sending): Change options when sending
6769 non-printable characters.
6770
6771 * gnus.el (gnus-message-archive-method): Change the default to
6772 monthly outgoing groups.
6773
6774 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6775 that have gotten new numbers.
6776
6777 * nnimap.el (nnimap-request-replace-article): New function.
6778
6779 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6780
6781 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6782 (nnrss-request-article): Don't use special html washing code.
6783
6784 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6785
6786 * shr.el (shr-tag-table): Remove useless nconc.
6787
6788 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6789
6790 * gnus-art.el (article-wash-html): Simplify and remove the charset
6791 stuff. Use the normal html rendering code instead of the special html
6792 washing code.
6793
6794 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6795 `gnus-w3m' symbols.
6796 (mm-text-html-washer-alist): Remove.
6797
6798 * mm-decode.el (mm-inline-text-html-renderer): Remove.
6799 (mm-inline-media-tests): Remove use.
6800 (mm-text-html-renderer): Change default to the `shr' symbol.
6801
6802 * mm-view.el (mm-inline-text-html): Remove use.
6803
6804 * gnus-art.el (gnus-blocked-images): New function. Allow the
6805 `gnus-blocked-images' to be a function.
6806 (gnus-article-wash-function): Remove.
6807
6808 2010-10-20 Julien Danjou <julien@danjou.info>
6809
6810 * spam.el (spam-list-of-processors): Mark as obsolete.
6811
6812 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6813 (nnimap-insert-partial-structure): Fix boundary detection.
6814
6815 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
6816
6817 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6818 run file-truename on remote files. This can be expensive and even
6819 prevent one from editing drafts if some unrelated buffer has a stale
6820 connection.
6821
6822 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6823
6824 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6825 kinsoku-eol regardless of shr-kinsoku-shorten.
6826 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6827 (shr-tag-table): Support caption, thead, and tfoot.
6828
6829 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6830
6831 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6832 lines.
6833 (shr-save-contents): New command and keystroke.
6834
6835 * nndoc.el (nndoc-type-alist): Add git support.
6836 (nndoc-git-type-p): New function.
6837 (nndoc-transform-git-article): Ditto.
6838 (nndoc-transform-git-headers): Ditto.
6839 (nndoc-transform-git-headers): Generate Subject headers.
6840
6841 * shr.el (shr-parse-style): New function.
6842 (shr-tag-span): Ditto.
6843
6844 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6845 to `G G' to avoid collisions.
6846
6847 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6848
6849 * shr.el: Load kinsoku if necessary.
6850 (shr-kinsoku-shorten): New internal variable.
6851 (shr-find-fill-point): Make kinsoku shorten text line if
6852 shr-kinsoku-shorten is bound to non-nil.
6853 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6854 shr-indentation too when testing if table is wider than frame width.
6855 (shr-insert-table): Use `string-width' instead of `length' to measure
6856 text width.
6857 (shr-insert-table-ruler): Make sure indentation is done at bol.
6858
6859 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6860
6861 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6862 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6863 undecoded network data.
6864
6865 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6866
6867 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6868 name in the mode line spec so that the mode line menu works
6869 (bug #2431).
6870
6871 * message.el (message-get-reply-headers): If we're fed `to-address',
6872 then always use that.
6873
6874 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6875 aren't so wide as to need to switch off the edit menu.
6876
6877 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6878 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6879
6880 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6881 `M-g'.
6882 (nnimap-update-info): Update flags/read marks even if \* isn't part of
6883 the permanent marks.
6884
6885 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
6886
6887 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6888 Splitting according to references/in-reply-to obeys the ignore-groups
6889 variable, while splitting by sender and subject do not.
6890
6891 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6892
6893 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6894 alist, so that we can look for non-Unicode chars.
6895 (article-translate-strings): Allow both character and string maps.
6896
6897 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
6898
6899 * shr.el (shr-insert): Don't insert space behind a wide character
6900 categorized as kinsoku-bol, or between characters both categorized as
6901 nospace.
6902
6903 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
6904
6905 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
6906 headers to gnus-newsgroup-headers.
6907
6908 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6909
6910 * shr.el (shr-tag-img): Don't align images -- since we're not
6911 rescaling, this often leads to ugly displays.
6912
6913 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
6914
6915 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6916 duplicates.
6917
6918 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6919
6920 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6921 call.
6922
6923 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6924
6925 * gnus.el: Autoload gnus-html-show-images.
6926
6927 * nnimap.el: Use nnheader-message throughout.
6928
6929 * shr.el (shr-tag-img): Ignore images with no data.
6930
6931 2010-10-15 Julien Danjou <julien@danjou.info>
6932
6933 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6934 a possibility to disable format=flow encoding when using hard newlines.
6935
6936 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6937
6938 * shr.el (shr-insert): Remove space inserted before or after a
6939 breakable character or at the beginning or the end of a line.
6940 (shr-find-fill-point): Do kinsoku; find the second best point or give
6941 it up if there's no breakable point.
6942
6943 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6944
6945 * nnimap.el (nnimap-open-connection): Message when opening connection
6946 for debugging purposes.
6947
6948 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6949 on every setup buffer call to allow this to change from article to
6950 article.
6951
6952 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6953 buffers where we have a wide table.
6954
6955 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
6956
6957 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6958 uses *-request-thread.
6959
6960 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6961
6962 * nnimap.el (nnimap-open-connection): Remove %s from openssl
6963 incantation, which is no longer valid.
6964
6965 2010-10-14 Julien Danjou <julien@danjou.info>
6966
6967 * shr.el: Fix defcustom type (char -> character).
6968
6969 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6970
6971 * nnimap.el (nnimap-open-connection): tls-program should be a list of
6972 programs.
6973
6974 2010-10-14 Julien Danjou <julien@danjou.info>
6975
6976 * shr.el (shr-tag-a): Use url-link as widget type.
6977
6978 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6979 `gnus-group-get-icon'.
6980
6981 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6982
6983 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6984 This should make server editing work better.
6985
6986 * shr.el (shr-find-fill-point): Don't inloop on indented text.
6987
6988 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6989 (nnimap-parse-flags): Fix regexp.
6990
6991 * shr.el (shr-find-fill-point): Use a filling algorithm that should
6992 probably work for CJVK text, too.
6993
6994 * nnimap.el (nnimap-extend-tls-programs): Remove.
6995 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6996
6997 2010-10-13 Julien Danjou <julien@danjou.info>
6998
6999 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
7000 responses.
7001
7002 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7003
7004 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
7005
7006 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
7007 anything in Emacs.
7008
7009 * shr.el (shr-current-column): Remove buggy and unnecessary function.
7010
7011 2010-10-13 Julien Danjou <julien@danjou.info>
7012
7013 * shr.el (shr-width): Make shr-width a defcustom with default to
7014 fill-column.
7015 (shr-tag-img): Use shr-width rather than fill-column.
7016
7017 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7018
7019 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
7020
7021 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
7022 position when (X-)Faces exist.
7023 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
7024 avatars when called interactively.
7025
7026 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7027
7028 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
7029 gnus-article-x-face-too-ugly is bound.
7030
7031 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7032
7033 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
7034
7035 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
7036 mailbox that doesn't exist.
7037
7038 2010-10-12 Julien Danjou <julien@danjou.info>
7039
7040 * shr.el (shr-tag-img): Encode URL properly when retrieving.
7041 (shr-get-image-data): Encode URL properly when fetching from cache.
7042 (shr-tag-img): Use aligned-to spaces to align correctly images.
7043
7044 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
7045 before inserting the Gravatar.
7046
7047 * shr.el (shr-tag-img): Add align attribute support for <img>.
7048
7049 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7050
7051 * gnus-gravatar.el (gnus-art): Require.
7052
7053 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
7054 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7055 Remove long obsoleted functions.
7056
7057 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7058
7059 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
7060
7061 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
7062 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
7063 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
7064 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
7065 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
7066 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
7067 Fix comment for declare-function.
7068
7069 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7070
7071 * nnimap.el (nnimap-request-rename-group): Select group read-only
7072 before renaming it.
7073
7074 * shr.el (shr-insert): Fix up the white space only regexp.
7075
7076 * nnimap.el (nnimap-transform-split-mail): Not all articles have
7077 bodies. Protect against this. Reported by Michael Welsh Duggan.
7078
7079 * shr.el (shr-current-column): New function.
7080 (shr-find-fill-point): New function.
7081
7082 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
7083
7084 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
7085 numbers.
7086
7087 2010-10-11 Julien Danjou <julien@danjou.info>
7088
7089 * shr.el (shr-hr-line): Add.
7090 (shr-tag-hr): Use shr-hr-line to specify which character to use to
7091 display hr lines.
7092 (shr-max-columns): Do not change state to nil if we just inserting
7093 spaces.
7094
7095 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7096
7097 * gnus-topic.el (gnus-topic-read-group): If after the last group,
7098 select the last group.
7099
7100 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
7101
7102 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
7103
7104 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7105
7106 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
7107 for Gnus.
7108 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
7109 (nnimap-update-qresync-info): Mark \Seen articles as read.
7110
7111 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
7112 non-variable, too.
7113
7114 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
7115 available.
7116 (nnimap-update-info): Rely more on the current active than the param
7117 active to avoid marking articles as read too much.
7118
7119 * auth-source.el (auth-source-create): Use (user-login-name) for the
7120 user name default.
7121
7122 * nnimap.el (nnimap-update-info): If the server doesn't return any
7123 useful info, just use the previous info.
7124 (nnimap-update-info): Prefer old info over start-article.
7125 (nnimap-update-qresync-info): Finish implementing QRESYNC.
7126
7127 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
7128
7129 * nnir.el (autoload): Clean up autoloads.
7130 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
7131 Use key rather than value.
7132 (nnir-imap-search-other): New variable.
7133 (nnir-read-parm): Use it.
7134 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
7135 (gnus-summary-nnir-goto-thread): Modify to work with imap.
7136
7137 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
7138
7139 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
7140 the process, too.
7141
7142 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7143
7144 * spam.el (gnus-summary-mode-map): Bind to "$".
7145 Suggested by Russ Allbery.
7146
7147 * shr.el: Rework the way things are indented by <li> slightly.
7148
7149 * gnus.el (gnus-group-set-parameter): Fix typo.
7150
7151 * nnimap.el: Start implementing QRESYNC support.
7152
7153 2010-10-09 Julien Danjou <julien@danjou.info>
7154
7155 * nnir.el (nnir-engines): Fix too many arguments.
7156
7157 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7158
7159 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
7160 group is the "last", so that the backends like nnfolder actually save
7161 their folders.
7162
7163 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
7164 try to use that for the TLS stream.
7165 (nnimap-retrieve-group-data-early): Rework the marks code to heed
7166 UIDVALIDITY and find out which groups are read-only and not.
7167 (nnimap-get-flags): Use the same marks parsing code as the rest of
7168 nnimap.
7169
7170 2010-10-09 Julien Danjou <julien@danjou.info>
7171
7172 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
7173
7174 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
7175 retrieving gravatars.
7176
7177 * shr.el (shr-table-corner): Add.
7178 (shr-table-line): Add.
7179 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
7180
7181 2010-10-08 Julien Danjou <julien@danjou.info>
7182
7183 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
7184
7185 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
7186
7187 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
7188
7189 * gnus-sum.el (gnus-mark-article-as-unread)
7190 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
7191 (gnus-summary-set-bookmark): Use it.
7192
7193 * gnus-msg.el (gnus-setup-message): Use it.
7194
7195 * gnus-demon.el (gnus-demon-remove-handler): Use it.
7196
7197 * gnus.el (gnus-group-remove-parameter): Use it.
7198
7199 * gnus-group.el (gnus-group-make-web-group): Use it.
7200
7201 * gnus-demon.el (gnus-demon-remove-handler): Use it.
7202
7203 * nnregistry.el: Update docs to mention manual.
7204
7205 * gnus-registry.el: Update docs to mention nnregistry.el.
7206 (gnus-registry-initialize): Don't install nnregistry refer method
7207 automatically.
7208 (gnus-registry-install-nnregistry): Remove it.
7209
7210 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7211
7212 * shr.el (shr-insert): Don't insert double spaces.
7213
7214 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
7215
7216 * gnus-gravatar.el (gnus-treat-from-gravatar)
7217 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
7218 called interactively.
7219
7220 * gnus-art.el (gnus-mime-view-part-externally)
7221 (gnus-mime-view-part-internally): Make predicate function passed to
7222 gnus-mime-view-part-as-type assume argument is a mime type, not a list
7223 of a mime type.
7224
7225 * shr.el (shr-table-widths): Don't use cl function `reduce'.
7226
7227 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7228
7229 * shr.el (require): Require cl when compiling.
7230 (shr-tag-hr): New function.
7231
7232 * nnimap.el (nnimap-update-info): Remove double setting of high.
7233 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
7234 This makes nnimap work properly on Courier again.
7235
7236 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
7237 the variable for backwards compatibility.
7238
7239 * mm-decode.el (mm-save-part): If given a non-directory result, expand
7240 the file name before using to avoid setting mm-default-directory to
7241 nil.
7242
7243 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
7244 bidning gnus-agent variables.
7245
7246 * shr.el (shr-render-td): Use a cache for the table rendering function
7247 to avoid getting an exponential rendering behavior in nested tables.
7248 (shr-insert): Rework the line-breaking algorithm.
7249 (shr-insert): Don't leave trailing spaces.
7250 (shr-insert-table): Also insert empty TDs.
7251 (shr-tag-blockquote): Ensure paragraphs after </ul>.
7252
7253 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
7254
7255 * gnus-sum.el (gnus-number): Rename from `number'.
7256 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
7257 (gnus-summary-limit-children): Update uses correspondingly.
7258
7259 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7260
7261 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
7262 (gnus-gravatar-transform-address): Don't show avatars of people of
7263 which mail addresses match gnus-gravatar-too-ugly.
7264
7265 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7266
7267 * shr.el (shr-table-widths): Expand TD elements to fill available
7268 space.
7269
7270 2010-10-07 Julien Danjou <julien@danjou.info>
7271
7272 * nnimap.el (nnimap-request-rename-group): Add this method.
7273
7274 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7275
7276 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
7277 name from XEmacs' function-arglist.
7278
7279 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
7280 gravatar under XEmacs.
7281
7282 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
7283
7284 * auth-source.el: Update docs with TODO items.
7285
7286 * gnus-sync.el: Update docs to explain state and plans.
7287
7288 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
7289 Hooks for mark updates.
7290 (gnus-request-set-mark, gnus-request-update-mark): Use them.
7291
7292 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
7293 hooks with arguments, which is needed for mark update hooks.
7294
7295 2010-10-06 Julien Danjou <julien@danjou.info>
7296
7297 * gnus.el (gnus-expand-group-parameter): Only return and act on what
7298 was matched.
7299
7300 * sieve-manage.el: Update example in `Commentary'.
7301
7302 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
7303
7304 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
7305 not 2000.
7306 (sieve-manage-authenticate): Re-add function.
7307
7308 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7309
7310 * shr.el (shr-insert): Get 'space transition right.
7311 (shr-render-td): Only delete space at the end of the TD.
7312
7313 * nnimap.el (nnimap-open-connection): Prepare to support
7314 open-gnutls-stream.
7315
7316 * shr.el: Rearrange function order to be more logical.
7317
7318 2010-10-06 Julien Danjou <julien@danjou.info>
7319
7320 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
7321 (nnrss-discover-feed): Remove 404 URL in docstring.
7322
7323 * nnir.el: Fix Swish-E URL.
7324 Fix Namazu URL.
7325
7326 * message.el (message-change-subject): Remove 404 URL in a comment.
7327
7328 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
7329
7330 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
7331 called interactively.
7332
7333 * gnus-util.el (gnus-remove-if): Allow hash table.
7334 (gnus-remove-if-not): New function.
7335
7336 * gnus-art.el (gnus-mime-view-part-as-type):
7337 * gnus-score.el (gnus-summary-score-effect):
7338 * gnus-sum.el (gnus-read-move-group-name):
7339 Replace remove-if-not with gnus-remove-if-not.
7340
7341 * gnus-group.el (gnus-group-completing-read):
7342 Regard collection as a hash table if it is not a list.
7343
7344 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7345
7346 * shr.el (shr-render-td): Allow blank/missing <TD>s.
7347
7348 * shr.el: Document the table-rendering algorithm.
7349
7350 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
7351 invalid URLs.
7352
7353 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
7354 line-broken.
7355 (shr-tag-img): Ignore image fetching errors.
7356 (shr-overlays-in-region): Compute overlay positions correctly.
7357
7358 * mm-decode.el (mm-shr): Require shr.
7359
7360 * gnus-art.el (gnus-blocked-images): Move variable here.
7361
7362 * shr.el (shr-insert-table): Bind free variable.
7363
7364 * mm-decode.el (mm-shr): Bind shr-content-function.
7365
7366 * shr.el (shr-content-function): New variable.
7367
7368 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7369 added for symmetry.
7370
7371 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7372
7373 * gnus-group.el (gnus-group-make-group): Doc fix.
7374
7375 * nnimap.el (nnimap-request-newgroups): Return success.
7376
7377 * shr.el (shr-find-elements): New function.
7378 (shr-tag-table): Put all the images after the table.
7379 (shr-tag-table): Really inhibit images inside the table.
7380 (shr-collect-overlays): Copy over overlays from the TD elements to the
7381 main document.
7382
7383 * mm-decode.el (mm-shr): Bind shr-blocked-images to
7384 gnus-blocked-images.
7385
7386 2010-10-05 Julien Danjou <julien@danjou.info>
7387
7388 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7389
7390 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7391 (gnus-html-maximum-image-size): Add this function.
7392 (gnus-html-put-image): Use gnus-html-maximum-image-size.
7393
7394 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7395 server-value of the capability is nil.
7396
7397 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7398
7399 * shr.el (shr-tag-em): Add <EM> tag.
7400
7401 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
7402
7403 * sieve-manage.el (sieve-manage-default-stream): Make default stream
7404 customizable.
7405
7406 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7407 handing broken links to browse-url.
7408
7409 2010-10-05 Julien Danjou <julien@danjou.info>
7410
7411 * gnus-util.el (gnus-emacs-completing-read)
7412 (gnus-iswitchb-completing-read): Use autoload rather than require.
7413
7414 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
7415
7416 * gnus-util.el (gnus-completing-read-function): Exclude
7417 gnus-icompleting-read and gnus-ido-completing-read from candidates for
7418 XEmacs since iswitchb.el is very old and ido.el is unavailable in
7419 XEmacs.
7420
7421 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7422 not to use `delete-dups' that is unavailable in XEmacs 21.4.
7423
7424 * gnus-html.el: Don't require help-fns under XEmacs.
7425 (gnus-html-schedule-image-fetching): Work for XEmacs.
7426
7427 * mm-decode.el (mm-shr): Decode contents by charset.
7428
7429 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7430
7431 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7432 unknown.
7433
7434 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7435 (shr-get-image-data): Ensure against the cache file missing.
7436
7437 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7438 for data.
7439
7440 * spam-report.el (spam-report-url-ping-plain): Don't query about
7441 killing the process.
7442
7443 * shr.el (shr-render-td): Protect against too-wide text.
7444
7445 2010-10-04 Julien Danjou <julien@danjou.info>
7446
7447 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7448 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7449
7450 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7451 retrieved.
7452
7453 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7454
7455 * shr.el (browse-url): Require.
7456 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7457 lines.
7458 (shr-show-alt-text, shr-browse-image): New commands.
7459 (shr-browse-url, shr-copy-url): New commands.
7460
7461 * gnus-sum.el (gnus-widen-article-window): New variable.
7462 (gnus-summary-select-article-buffer): Use it.
7463
7464 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7465 without @ signs.
7466
7467 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
7468
7469 * nnir.el (nnir-run-imap): Remove spurious space in search string.
7470
7471 2010-10-04 Julien Danjou <julien@danjou.info>
7472
7473 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7474 for XEmacs.
7475
7476 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7477
7478 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7479
7480 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7481 (nnimap-close-server): Implement.
7482
7483 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7484 (shr-insert): Tweak line breaking.
7485 (shr-insert): Handle <pre> better.
7486 (shr-tag-li): Get <li> indentation right.
7487 (shr-tag-li): Get <li> indentation even righter.
7488 (shr-tag-blockquote): Ensure paragraph start.
7489 (shr-make-table): Tweak table generation.
7490 (shr-make-table): Fix typo.
7491
7492 * shr.el: Implement table rendering.
7493
7494 2010-10-04 Julien Danjou <julien@danjou.info>
7495
7496 * gnus-html.el (gnus-html-put-image): Fix resize image code.
7497
7498 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7499
7500 * shr.el (shr-insert): Use string anchors instead of line anchors.
7501
7502 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7503
7504 * shr.el: Add headings.
7505 (shr-ensure-paragraph): Actually work.
7506 (shr-tag-li): Make <ul> prettier.
7507 (shr-insert): Get white space at the beginning/end of elements right.
7508 (shr-tag-p): Collapse subsequent <p>s.
7509 (shr-ensure-paragraph): Don't insert double line feeds after blank
7510 lines.
7511 (shr-insert): \t is also space.
7512 (shr-tag-s): Fix "s" tag name function.
7513 (shr-tag-s): Fix face prop name.
7514
7515 2010-10-03 Julien Danjou <julien@danjou.info>
7516
7517 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
7518
7519 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
7520 gnus-window-inside-pixel-edges.
7521
7522 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
7523 gnus-ems.
7524
7525 * mm-view.el (mm-inline-image-emacs): Support image resizing.
7526
7527 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
7528 function.
7529
7530 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
7531 resize choice.
7532
7533 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7534
7535 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
7536 beginning of the buffer.
7537
7538 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7539 article buffer again.
7540
7541 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7542
7543 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7544 when it's at the start of the buffer.
7545
7546 * shr.el (shr-tag-blockquote): Convert name.
7547 (shr-rescale-image): Use the right image-size variant.
7548
7549 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7550 buffer isn't shown, then select the current article first instead of
7551 bugging out.
7552 (gnus-summary-select-article-buffer): Show both the article and summary
7553 buffers again.
7554
7555 * shr.el (shr-fontize-cont): Protect against regions with no text.
7556 Rename tag functions to shr-tag-* for enhanced security.
7557 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7558
7559 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
7560
7561 * shr.el (shr-insert):
7562 * pop3.el (pop3-movemail):
7563 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7564 loaded.
7565
7566 2010-10-03 Glenn Morris <rgm@gnu.org>
7567
7568 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7569
7570 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7571
7572 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7573
7574 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7575
7576 * gnus-util.el (gnus-make-local-hook): Simplify.
7577
7578 2010-10-02 Julien Danjou <julien@danjou.info>
7579
7580 * gnus-util.el (gnus-iswitchb-completing-read): New function.
7581 (gnus-ido-completing-read): New function.
7582 (gnus-emacs-completing-read): New function.
7583 (gnus-completing-read): Use gnus-completing-read-function.
7584 Add gnus-completing-read-function.
7585
7586 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7587
7588 * shr.el (shr-insert-document): Autoload.
7589 (shr-img): Be silent.
7590 (shr-insert): Add a newline after every picture before text.
7591 (shr-add-font): Use overlays for combining faces.
7592 (shr-insert): Pass upwards the text start point.
7593
7594 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
7595 possible.
7596 (mm-shr): New function.
7597
7598 2010-10-02 Julien Danjou <julien@danjou.info>
7599
7600 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
7601 should go backward.
7602
7603 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
7604
7605 * shr.el (shr): Fix typo in provide call.
7606
7607 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7608
7609 * shr.el: New file.
7610
7611 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
7612
7613 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
7614 completing read.
7615
7616 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7617
7618 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
7619 we're being queried about. Suggested by Dan Jacobson.
7620
7621 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
7622 Suggested by Jason Eisner.
7623
7624 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
7625 table, too. Suggested by Stefan Wiens.
7626 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7627 the table unnecessary. Suggested by Stefan Wiens.
7628
7629 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7630 longer needed, and probably doesn't work either, as pointed out by
7631 Stefan Wiens.
7632 (gnus-summary-exit): Remove call to the clearing function.
7633 (gnus-summary-exit-no-update): Ditto.
7634
7635 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7636 instead of gnus-eval-in-buffer-window to avoid popping up frames.
7637 Reported by Stefan Monnier.
7638 (gnus-summary-save-in-rmail): Ditto.
7639
7640 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7641 article buffer, instead of both the article buffer and the summary
7642 buffer. Sort of suggested by Dan Jacobson.
7643
7644 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7645
7646 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7647 Suggested by Dan Jacobson.
7648
7649 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7650 documentation clearer.
7651
7652 * message.el (message-shorten-references): Comment on the number "21".
7653 Suggested by Stefan Monnier.
7654
7655 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7656 Suggested by Dan Jacobson.
7657
7658 * gnus.el (gnus-large-newsgroup):
7659 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
7660
7661 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7662 externalize attachments. Bug reported by Steve Wen.
7663
7664 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7665 really message anything to the user.
7666
7667 * nnmail.el (nnmail-article-group): Allow using the fancy split method
7668 directly.
7669
7670 * nnimap.el (nnimap-request-group): Low higher than high to signal no
7671 messages in empty groups.
7672
7673 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
7674
7675 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7676 non-UIDNEXT group.
7677
7678 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7679
7680 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7681 not the value from the collection.
7682
7683 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7684 values. This sometimes happens on some groups that have no info.
7685 (nnimap-request-newgroups): New function.
7686
7687 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
7688
7689 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7690 check into `gnus-registry-initialize'.
7691 (gnus-registry-initialize): Ditto.
7692 Fix and extend header docs.
7693
7694 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7695
7696 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7697 regexp backtrace overflows.
7698
7699 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7700 for starttls that tls.el implements; i.e. openssl.
7701
7702 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
7703
7704 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7705 (gravatar-create-image): New function that's an alias to
7706 gnus-xmas-create-image, gnus-create-image, or create-image.
7707 (gravatar-data->image): Use it.
7708
7709 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
7710
7711 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7712 install the nnregistry refer method.
7713 (gnus-registry-install-hooks): Use it.
7714 (gnus-registry-unfollowed-groups): Add nnmairix to the default
7715 unfollowed groups.
7716
7717 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
7718
7719 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7720 expanding threads.
7721
7722 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7723
7724 * nnir.el: Use the server names without suffixes (bug #7009).
7725
7726 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7727 unencrypted to STARTTLS, if possible.
7728
7729 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
7730
7731 * message.el (message-ignored-supersedes-headers): Strip Injection-*
7732 headers before superseding.
7733
7734 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7735
7736 * nnrss.el (nnrss-use-local): Add documentation.
7737
7738 * nnimap.el (nnimap-extend-tls-programs): New function.
7739 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7740 (nnimap-wait-for-connection): Accept the greeting from the stupid
7741 output from openssl s_client -starttls, too.
7742
7743 * nnimap.el (nnimap-find-article-by-message-id): Really return the
7744 article number.
7745 (nnimap-split-fancy): New variable.
7746 (nnimap-split-incoming-mail): Use it.
7747
7748 * nntp.el (nntp-server-list-active-group): Document.
7749
7750 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7751 SELECT to get the message-id.
7752
7753 * mail-source.el (mail-sources): Remove webmail support.
7754 (defvar): Ditto.
7755 (mail-source-fetcher-alist): Ditto.
7756 (mail-source-fetch-webmail): Remove.
7757
7758 * webmail.el: Remove -- doesn't seem relevant any more.
7759
7760 * gnus.el: Fix up make-obsolete-variable declarations throughout.
7761
7762 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7763 the \r.
7764
7765 2010-09-30 Julien Danjou <julien@danjou.info>
7766
7767 * gnus-agent.el (gnus-agent-add-group): Fix call to
7768 gnus-completing-read.
7769
7770 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7771
7772 * nndoc.el (nndoc-retrieve-groups): New function.
7773
7774 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7775 `default', use nnmail-split-methods.
7776 (nnimap-request-article): Downcase the NILs so that they are nil.
7777
7778 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7779 symbol.
7780
7781 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7782 code, since if the user has requested network, that's what they ought
7783 to get.
7784 (nnimap-request-set-mark): Erase the buffer before issuing commands.
7785 (nnimap-split-rule): Mark as obsolete.
7786
7787 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7788 New variable.
7789
7790 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7791 correct slot, too.
7792
7793 2010-09-29 Julien Danjou <julien@danjou.info>
7794
7795 * gnus.el (gnus-local-domain): Declare variable obsolete.
7796
7797 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7798 Fix history computing.
7799 (gnus-ido-completing-read): Require ido.
7800
7801 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7802
7803 * gnus-registry.el: Don't prompt on load, which makes it impossible to
7804 build Gnus.
7805
7806 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7807 when interpreting the structures.
7808 (nnimap-request-accept-article): Add \r\n to the lines to make this
7809 work with Cyrus.
7810
7811 * nndraft.el (nndraft-request-expire-articles): Use the group name
7812 instead if "nndraft". Fix found by Nils Ackermann.
7813
7814 2010-09-29 Ludovic Courtes <ludo@gnu.org>
7815
7816 * nnregistry.el: Add.
7817
7818 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
7819
7820 * nnmail.el (group, group-art-list, group-art):
7821 Remove unneeded directives.
7822
7823 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
7824
7825 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7826 (mm-mime-charset):
7827 * rfc2047.el (rfc2047-syntax-table):
7828 * utf7.el (utf7-utf-16-coding-system): Comment fix.
7829
7830 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7831 rather than `insert-file-contents' and `eval-region'.
7832
7833 2010-09-29 Julien Danjou <julien@danjou.info>
7834
7835 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7836 replacement of `gnus-gravatar-relief' to mimic
7837 `gnus-faces-properties-alist'.
7838 Add :version property.
7839
7840 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7841
7842 * mail-source.el (mail-source-report-new-mail):
7843 * message.el (message-default-mail-headers):
7844 * mm-decode.el (mm-valid-image-format-p): Comment fix.
7845
7846 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7847
7848 2010-09-28 Julien Danjou <julien@danjou.info>
7849
7850 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7851 mail-address contains the same string as real-name.
7852
7853 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7854 non-blank in header, otherwise it'll get stripped.
7855
7856 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7857 real-name, and then for mail address rather than doing : or , search.
7858
7859 2010-09-27 Julien Danjou <julien@danjou.info>
7860
7861 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7862 right completing-read function.
7863 (gnus-use-ido): New variable
7864 (gnus-completing-read-with-default): Remove.
7865 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7866 (gnus-agent-add-group):
7867 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7868 * mm-view.el (mm-view-pkcs7-decrypt):
7869 * mm-util.el (mm-codepage-setup):
7870 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7871 * mml-smime.el (mml-smime-openssl-sign-query):
7872 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7873 (mml-insert-multipart):
7874 * gnus-msg.el (gnus-summary-yank-message):
7875 * gnus-int.el (gnus-start-news-server):
7876 * mm-decode.el (mm-interactively-view-part):
7877 * gnus-dired.el (gnus-dired-attach):
7878 * gnus.el (gnus-read-method):
7879 * gnus-bookmark.el (gnus-bookmark-jump):
7880 * gnus-art.el (gnus-mime-view-part-as-type)
7881 (gnus-mime-action-on-part, gnus-article-encrypt-body):
7882 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7883 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7884 * nnmairix.el (nnmairix-create-server-and-default-group)
7885 (nnmairix-update-groups, nnmairix-get-server)
7886 (nnmairix-backend-to-server, nnmairix-goto-original-article)
7887 (nnmairix-get-group-from-file-path):
7888 * nnrss.el (nnrss-find-rss-via-syndic8):
7889 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7890 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7891 (gnus-group-browse-foreign-server):
7892 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7893 (gnus-summary-execute-command, gnus-summary-respool-article)
7894 (gnus-read-move-group-name):
7895 * gnus-score.el (gnus-summary-increase-score)
7896 (gnus-summary-score-effect):
7897 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7898
7899 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7900
7901 * nnimap.el (auth-source-forget-user-or-password)
7902 (auth-source-user-or-password): Autoload.
7903
7904 * message.el (message-from-style, message-interactive)
7905 (message-signature): Remove comment.
7906 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7907 always.
7908 (message-sendmail-envelope-from): Comment fix.
7909 (message-yank-prefix): Default to mail-yank-prefix always.
7910 (message-indentation-spaces):
7911 Default to mail-indentation-spaces always.
7912 (message-signature-file): Default to mail-signature-file always.
7913
7914 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7915
7916 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7917 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7918 new articles.
7919
7920 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7921 parts.
7922 (nnimap-request-article): Work with the t setting, too.
7923
7924 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7925 that you don't get flashes of other buffers.
7926 (gnus-summary-show-complete-article): Intern before setting.
7927
7928 2010-09-27 David Engster <dengste@eml.cc>
7929
7930 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7931 well as HEADERS.
7932 (nnmairix-retrieve-headers): Provide new argument for the above.
7933
7934 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7935
7936 * gnus-sum.el (gnus-summary-move-article): Don't alter
7937 gnus-newsgroup-active. This makes `/ N' work after copying to the same
7938 group.
7939
7940 * nnimap.el (nnimap-update-info): Don't destructively alter active.
7941
7942 * message.el (message-cite-prefix-regexp): Revert my last edit.
7943
7944 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7945 variable instead of the Gnus variable.
7946
7947 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7948
7949 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7950
7951 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7952 since some servers don't like it.
7953 (nnimap-open-connection): Forget credentials if the server says the
7954 password was wrong.
7955 (nnimap-parse-line): Protect against invalid data.
7956
7957 * gnus-sum.el (gnus-summary-move-article): Add comment.
7958 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7959 nothing alters it while scanning for new messages.
7960
7961 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7962 which may or may not help.
7963 (nnimap-open-connection): If we're doing a stream connection, and then
7964 discover we're on a STARTTLS-capable server, then open a STARTTLS
7965 connection instead.
7966
7967 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7968
7969 * nnimap.el (utf7): Require.
7970
7971 * message.el (message-cite-prefix-regexp): Remove "}" from citation
7972 prefix.
7973
7974 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
7975
7976 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7977
7978 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7979
7980 * nnimap.el (nnimap-request-accept-article): Message the error on
7981 error.
7982
7983 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7984
7985 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7986
7987 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7988
7989 * nndoc.el (nndoc-request-list): Return success always.
7990
7991 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7992 `fetch-old' -- we only want to fetch the articles we've requested.
7993 The rest are in the agent, probably.
7994 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7995 disappeared server" to something low. It's not important.
7996
7997 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7998 arrived before the FETCH data.
7999
8000 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
8001 target here, because we don't know the Gnus name of the group.
8002
8003 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
8004 for the correct group.
8005
8006 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
8007
8008 * gnus.el (gnus): Give a final warning after startup.
8009
8010 * gnus-util.el (gnus-action-message-log): New variable.
8011 (gnus-message): Use it.
8012 (gnus-final-warning): New function.
8013
8014 * nnimap.el (nnimap-open-connection): Record the greeting.
8015 (nnimap): Add greeting.
8016
8017 2010-09-26 Julien Danjou <julien@danjou.info>
8018
8019 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
8020 arguments.
8021 (gnus-html-wash-images): Fix spec computing to include start/end.
8022
8023 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
8024
8025 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8026
8027 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
8028 deletion.
8029 (nnimap-retrieve-headers): Don't select the group, because that's
8030 already done by nnimap-possibly-change-group.
8031
8032 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
8033 (gnus-picon-transform-address): Use it.
8034
8035 * mail-source.el (mail-source-value): Revert previous patch.
8036
8037 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
8038 on failure.
8039 (nnimap-open-connection): Look up both virtual and physical server name
8040 credentials.
8041
8042 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
8043
8044 2009-02-08 Dave Love <fx@gnu.org>
8045
8046 * gnus-win.el (gnus-window-to-buffer-helper)
8047 (gnus-all-windows-visible-p): Function needn't be a symbol.
8048
8049 * mail-source.el (mail-source-value): Function needn't be a symbol.
8050
8051 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8052
8053 * message.el (message-cite-prefix-regexp): Remove } from the cite
8054 prefix.
8055
8056 * gnus-art.el (gnus-treatment-function-alist): Do picons before
8057 highlight again, so that the highlight is correct.
8058
8059 * gnus-picon.el (gnus-picon): Remove again.
8060 (gnus-picon-create-glyph): Set the background XPM color explicitly.
8061
8062 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
8063 doing the header highlightling, so that the background color of the
8064 picon is correct.
8065
8066 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
8067 (gnus-picon): Ditto.
8068 (gnus-picon): Reinstate. The background color for picons is white.
8069 (gnus-picon-insert-glyph): Make the background white.
8070
8071 * nnml.el (nnml-open-nov): Don't return dead buffers.
8072
8073 * auth-source.el (auth-source-create): Query the user for whether to
8074 store the credentials.
8075
8076 * auth-source.el (auth-source-user-or-password): Use the existing auth
8077 sources, if any, for creation.
8078
8079 * gnus.el (gnus-group-fast-parameter): Return the last matching
8080 parameter instead of the first matching parameter.
8081
8082 2010-09-26 Julien Danjou <julien@danjou.info>
8083
8084 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
8085
8086 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8087
8088 * mml2015.el (mml2015-use): Remove gpg support.
8089
8090 * mml1991.el (mml1991-function-alist): Remove gpg function.
8091 (mml1991-gpg-sign): Remove.
8092
8093 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
8094
8095 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
8096 (gnus-browse-unsubscribe-current-group): Document it.
8097 (gnus-browse-unsubscribe-group): Use it.
8098
8099 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8100
8101 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
8102 address to the To list for easier response.
8103
8104 * gnus.el (gnus-play-startup-jingle): Remove.
8105 (gnus-splash): Don't play jingle.
8106 (gnus): Silence gnus-load message.
8107
8108 * gnus-art.el (gnus-treat-play-sounds): Remove.
8109
8110 * gnus.el (gnus-play-jingle): Remove audio support.
8111
8112 * gnus-cus.el (gnus-score-customize): Remove audio reference.
8113
8114 * earcon.el: Remove -- no users.
8115
8116 * gnus-audio.el: Remove -- no users of this package.
8117
8118 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
8119
8120 * gnus-start.el (gnus-setup-news): Remove nocem support.
8121
8122 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
8123
8124 * gnus.el (gnus-use-nocem): Remove.
8125
8126 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
8127 Remove.
8128
8129 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
8130 uses NoCeM any more.
8131
8132 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
8133 (gnus-button-ctan-handler): Ditto.
8134 (gnus-button-handle-ctan-bogus-regexp): Ditto.
8135 (gnus-button-ctan-directory-regexp): Ditto.
8136 (gnus-button-handle-ctan): Ditto.
8137 (gnus-button-tex-level): Ditto.
8138 (gnus-button-alist): Remove CTAN stuff.
8139
8140 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
8141
8142 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
8143 nnimap-streaming test.
8144
8145 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
8146 servers twice.
8147
8148 * nnimap.el (nnimap-open-connection): Add more error reporting when
8149 nnimap fails early.
8150
8151 * nnheader.el (nnheader-get-report-string): New function.
8152 (nnheader-get-report): Use it.
8153
8154 * gnus-int.el (gnus-check-server): Say what the error was when opening
8155 failed.
8156
8157 * nnimap.el (nnimap-wait-for-response): Search further when we're not
8158 using streaming.
8159
8160 2010-09-25 Julien Danjou <julien@danjou.info>
8161
8162 * gnus-html.el (gnus-html-rescale-image): Use our defalias
8163 gnus-window-inside-pixel-edges.
8164
8165 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
8166
8167 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
8168
8169 * mm-decode.el (mm-save-part): Allow saving to other directories the
8170 normal Emacs way.
8171
8172 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
8173 Suggested by Jay Berkenbilt.
8174
8175 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
8176 there isn't a single byte.
8177
8178 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
8179 just do it. It doesn't really seem to matter what the user responds
8180 here, I think, so it's just a confusing question.
8181
8182 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
8183 non-streaming case.
8184
8185 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
8186 (gnus-article-encrypt-body): Use it.
8187
8188 * gnus-sum.el (gnus-summary-show-complete-article): New command and
8189 keystroke.
8190
8191 * nnimap.el (nnimap-find-wanted-parts-1):
8192 Use gnus-fetch-partial-articles.
8193
8194 * gnus-art.el (gnus-fetch-partial-articles): New variable.
8195
8196 * nnimap.el (nnimap-insert-partial-structure): New function.
8197 (nnimap-get-partial-article): New function.
8198 (nnimap-request-article): Use it.
8199 (nnimap-wait-for-response): Return whether the wait was successful.
8200 (nnimap-finish-retrieve-group-infos): Don't do anything if the
8201 retrieval wasn't successful.
8202 (nnimap-retrieve-group-data-early): Allow throttling servers.
8203 (nnimap-streaming): New variable.
8204 (nnimap-fetch-partial-articles): Remove.
8205
8206 * mm-decode.el (mm-with-part): Protect against killed buffers.
8207
8208 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
8209 for prettier summary display.
8210
8211 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
8212
8213 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
8214
8215 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
8216
8217 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
8218 apparently third-party libraries depend on it.
8219
8220 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
8221 before starting negotiation.
8222
8223 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
8224 privacy reasons.
8225 (gnus-treat-mail-gravatar): Ditto.
8226
8227 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
8228 buffer when inserting images. Inserting text into the headers, for
8229 instance, can make them invalid.
8230
8231 2010-09-25 Julien Danjou <julien@danjou.info>
8232
8233 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
8234 variables.
8235
8236 * nnheader.el: Remove useless variables news-reply-yank-from and
8237 news-reply-yank-message-id.
8238
8239 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
8240 variables.
8241
8242 * mml1991.el: Remove useless mml1991-verbose.
8243
8244 * gnus.el: Remove useless variable gnus-use-generic-from.
8245 Remove obsolete variable gnus-topic-indentation.
8246
8247 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
8248
8249 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
8250
8251 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
8252
8253 * gnus-group.el: Remove useless gnus-group-icon-cache.
8254 Remove useless gnus-ephemeral-group-server.
8255
8256 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
8257
8258 * mml2015.el: Remove useless mml2015-verbose.
8259
8260 * mml-smime.el: Remove useless mml-smime-verbose.
8261
8262 * gnus.el: Remove useless gnus-local-domain.
8263
8264 * gnus-gravatar.el (gnus-gravatar-transform-address):
8265 Use gnus-gravatar-size.
8266
8267 * gnus-art.el: Remove useless gnus-treat-translate.
8268
8269 2010-09-24 Julien Danjou <julien@danjou.info>
8270
8271 * gnus-sum.el: Add support for Gravatars.
8272
8273 * gnus-art.el: Add support for Gravatars.
8274
8275 * gnus-gravatar.el: Add this file.
8276
8277 * gravatar.el: Add this file.
8278
8279 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8280
8281 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
8282
8283 * gnus-group.el (gnus-group-fetch-faq): Remove.
8284
8285 * gnus.el (gnus-group-faq-directory): Remove.
8286
8287 * gnus-group.el (gnus-group-fetch-charter): Remove.
8288
8289 * gnus.el (gnus-group-charter-alist): Remove.
8290
8291 * gnus-group.el (gnus-group-archive-directory): Remove.
8292 (gnus-group-recent-archive-directory): Ditto.
8293 (gnus-group-make-archive-group): Remove.
8294
8295 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
8296
8297 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
8298 use the same article number for all the cached articles.
8299
8300 * nnimap.el (nnimap-command): Register the last command time so
8301 that we can use it for idling NOOPs.
8302 (nnimap-open-connection): Start the keeplive timer.
8303 (nnimap-make-process-buffer): Store all the process buffers.
8304 (nnimap-keepalive): New function.
8305
8306 * starttls.el (starttls-open-stream): Add autoload cookie.
8307
8308 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8309
8310 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
8311 handling.
8312
8313 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8314
8315 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
8316 its data structures.
8317
8318 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
8319 instead of the cl.el copy-list.
8320 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
8321 equalp.
8322
8323 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8324
8325 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
8326 and tool-bar-local-item-from-menu.
8327
8328 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
8329 mode-line-highlight face for Emacs.
8330
8331 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
8332 loading gnus-sum.elc; fix comment for canlock-verify.
8333 (gnus-article-jump-to-part): Use read-number.
8334 (gnus-insert-mime-button, gnus-insert-mime-security-button):
8335 Remove Emacs pre-21 compatible code for help-echo.
8336 (gnus-article-next-page-1): No need to adjust the number of lines.
8337 (gnus-article-describe-bindings): Always use help-buffer.
8338
8339 * gnus-audio.el (gnus-audio-inline-sound):
8340 * gnus-cus.el (gnus-custom-mode):
8341 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
8342
8343 * gnus-sum.el (gnus-remove-overlays): Doc fix.
8344
8345 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
8346 compatible code.
8347
8348 2010-09-24 Glenn Morris <rgm@gnu.org>
8349
8350 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
8351 visiting the fcc file in rmail-mode.
8352
8353 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8354
8355 * nnir.el: Silence the byte compiler.
8356
8357 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
8358 alias to browse-url-url-encode-chars if any.
8359 (gnus-html-encode-url): Use it.
8360
8361 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8362
8363 * gnus-start.el (gnus-use-backend-marks): New variable.
8364 (gnus-get-unread-articles-in-group): Use it.
8365
8366 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
8367 makeover.
8368
8369 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8370
8371 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8372
8373 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8374
8375 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8376 Remove.
8377 (gnus-setup-news-hook):
8378 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8379
8380 * gnus-int.el (gnus-request-update-info): Protect against backends not
8381 having the function.
8382
8383 * nnimap.el (nnimap-stream): Mention STARTTLS.
8384 (nnimap-open-connection): Add STARTTLS support.
8385
8386 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8387
8388 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8389
8390 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8391
8392 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8393 BODYSTRUCTUREs.
8394 (nnimap-transform-headers): Unfold quoted {42} headers.
8395
8396 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8397 the info.
8398 (gnus-get-unread-articles): Only call updatep on backends that support
8399 it.
8400
8401 * nnweb.el (nnweb-request-update-info): NOOP.
8402
8403 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8404
8405 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8406 since it only deals with marks.
8407
8408 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8409 gnus-request-marks, and make a new gnus-request-update-info.
8410
8411 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8412 the active instead of the high number, which is usually too low.
8413
8414 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
8415
8416 * encrypt.el: Remove.
8417
8418 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8419
8420 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8421 server in symbolic form.
8422
8423 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8424
8425 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8426
8427 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8428 (nnimap-update-info): Fix up code slightly.
8429
8430 * gnus-int.el (gnus-open-server): Add tracing for performance
8431 debugging.
8432
8433 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8434 (gnus-group-insert-group-line): Pass the real group name so that it
8435 gets the right data.
8436
8437 * gnus-start.el (gnus-get-unread-articles): Don't have
8438 `gnus-get-unread-articles-in-group' update info, since that can be
8439 really slow and doesn't seem to be needed?
8440
8441 2010-09-22 Julien Danjou <julien@danjou.info>
8442
8443 * gnus-group.el (gnus-group-insert-group-line):
8444 Call gnus-group-highlight-line.
8445 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8446 default hook list.
8447 (gnus-group-update-eval-form): Add new function.
8448 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8449 (gnus-group-get-icon): Use gnus-group-update-eval-form.
8450
8451 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8452
8453 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8454 immediate, then expire all articles.
8455 (nnimap-update-info): Fix off-by-one errors.
8456 (nnimap-flags-to-marks): Would return no marks lists for group with no
8457 flags. Instead return the other data.
8458
8459 2010-09-22 Julien Danjou <julien@danjou.info>
8460
8461 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8462 Only return an icon.
8463 (gnus-group-insert-group-line): Compute icon to return.
8464
8465 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
8466 (gnus-html-image-fetched): Only cache if
8467 gnus-html-image-automatic-caching is set.
8468 (gnus-html-image-fetched): Check for errors.
8469
8470 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8471
8472 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
8473 once per method on `g'. This ensures that backends like nnfolder don't
8474 open all their folders.
8475
8476 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
8477 (nnimap-request-list): Nix out group in the correct buffer.
8478 (nnimap-parse-flags): Implement by using `read' instead of
8479 hand-parsing.
8480 (nnimap-flags-to-marks): Pass on permanent-flags.
8481 (nnimap-make-process-buffer): Record the server name.
8482 (nnimap-parse-flags): Fix typo.
8483 (nnimap-request-scan): Run split on the server in general, not just a
8484 single group.
8485
8486 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
8487 parameter, and propagate this downwards.
8488
8489 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
8490 since EXAMINE changes it on the server.
8491
8492 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
8493 this command might take a while.
8494
8495 2010-09-22 Julien Danjou <julien@danjou.info>
8496
8497 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
8498 harmful if you have 2 images side-by-side, they can't be properly
8499 update on text deletion. Using text-property is safer here.
8500 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
8501 data.
8502
8503 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8504
8505 * nnimap.el (nnimap-expunge-inbox): Remove.
8506 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
8507 (nnimap-expunge): Flip default to t.
8508
8509 * gnus.el (gnus-method-to-server): Don't push things to the cache
8510 unless it's unique.
8511 (gnus-server-to-method): Ditto.
8512
8513 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
8514
8515 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
8516
8517 2010-09-22 Julien Danjou <julien@danjou.info>
8518
8519 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
8520 get the start of data.
8521 (gnus-html-encode-url): Add this function to encode special chars in
8522 URL.
8523 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
8524 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
8525
8526 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
8527 default.
8528 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
8529
8530 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
8531 images alt-text.
8532 (gnus-html-put-image): Put alt-text as help-echo.
8533
8534 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8535
8536 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
8537 * mm-util.el (mm-decompress-buffer):
8538 * nnir.el (nnir-run-find-grep):
8539 * pop3.el (pop3-list): Use 3rd arg of split-string.
8540
8541 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8542
8543 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
8544 outside the active range. Suggested by Dan Christensen.
8545
8546 * gnus-start.el (gnus-get-unread-articles): Get the extended method
8547 slightly later to avoid double-getting it.
8548
8549 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
8550 previous patch.
8551
8552 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
8553
8554 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
8555
8556 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
8557
8558 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8559
8560 * gnus-int.el (gnus-open-server): Give a better error message in the
8561 "go offline" case.
8562
8563 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
8564 marks for nnimap, which is seldom the right thing to do.
8565
8566 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
8567 (gnus-same-method-different-name): New function.
8568
8569 * nnimap.el (parse-time): Require.
8570
8571 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
8572 method in the presence of many similar methods.
8573
8574 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
8575
8576 * nnimap.el (nnimap-find-expired-articles): Don't refer to
8577 nnml-inhibit-expiry.
8578
8579 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
8580 find out whether methods are equal.
8581
8582 * nnimap.el (nnimap-find-expired-articles): New function.
8583 (nnimap-process-expiry-targets): New function.
8584 (nnimap-request-move-article): Request the article before looking at
8585 what the Message-ID is. Fix found by Andrew Cohen.
8586 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8587
8588 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8589 for oldness in addition to being a predicate.
8590
8591 * nnimap.el (nnimap-request-group): When we have zero articles, return
8592 the right data to Gnus.
8593 (nnimap-request-expire-articles): Only delete articles immediately if
8594 the target is 'delete.
8595
8596 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8597 method, this would bug out.
8598
8599 * gnus-group.el (gnus-group-expunge-group): Rename from
8600 gnus-group-nnimap-expunge, and implemented as a normal interface
8601 function.
8602
8603 * gnus-int.el (gnus-request-expunge-group): New function.
8604
8605 * nnimap.el (nnimap-request-create-group): Implement.
8606 (nnimap-request-expunge-group): New function.
8607
8608 2010-09-21 Julien Danjou <julien@danjou.info>
8609
8610 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8611 (gnus-html-cache-expired): Add new function.
8612 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8613 wethever we should display image for fetch it.
8614 Compute alt-text earlier to pass it to the fetching function too.
8615 (gnus-html-schedule-image-fetching): Change function argument to only
8616 get one image at a time, not a list.
8617 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8618 cache.
8619 (gnus-html-get-image-data): New function to retrieve image data from
8620 cache.
8621 (gnus-html-put-image): Change buffer argument to use image data rather
8622 than file, and place image above region rather than inserting a new
8623 one. Do not take alt-text as argument, since it's useless now: we place
8624 the image above alt-text.
8625 (gnus-html-prune-cache): Remove.
8626 (gnus-html-show-images): Start to fetch image when we find one, do not
8627 push into a temporary list.
8628 (gnus-html-prefetch-images): Only fetch image if they have expired.
8629 (gnus-html-browse-image): Fix, use 'gnus-image-url.
8630 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8631
8632 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8633
8634 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8635
8636 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8637
8638 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8639 spec inser "*" if the group isn't active instead of 0.
8640
8641 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8642 opening the server.
8643 (nnimap-request-delete-group): Implement group deletion.
8644 (nnimap-transform-headers): Return the size of the entire message in
8645 the Bytes header, not just the size of the first part.
8646 (nnimap-request-move-article): When moving an article from nnimap,
8647 request the article first so the accepting form has an article to
8648 accept. Reported by Dan Christensen.
8649 (nnimap-command): Make sure that the error message doesn't error out.
8650
8651 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
8652
8653 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8654 we haven't requested anything.
8655
8656 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8657
8658 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8659 "". Fix found by Andrew Cohen.
8660
8661 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8662 instead of -encode-string.
8663
8664 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8665
8666 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8667
8668 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8669 by mm-subst-char-in-string.
8670
8671 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8672
8673 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8674 waiting for the connection string.
8675
8676 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8677 arriving.
8678
8679 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8680 bogus characters. This allows selecting certain Gmail groups.
8681
8682 * nnimap.el (nnimap-find-wanted-parts-1): New function.
8683 (nnimap-fetch-partial-articles): New variable.
8684 (nnimap-open-connection): When looking for credentials, also use the
8685 nnimap-server-port.
8686 (nnimap-request-article): Return the group/article number, so that Gnus
8687 `^' works as expected.
8688 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8689
8690 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8691 comments.
8692 (gnus-methods-sloppily-equal): New function.
8693 (gnus): When using the development version of Gnus, load the gnus-load
8694 file.
8695
8696 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8697 `gnus-open-server' on each method before trying to scan them etc.
8698 This ensures that all the backend parameters are set correctly.
8699
8700 * nnimap.el (nnimap-authenticator): New variable.
8701 (nnimap-open-connection): Allow anonymous login.
8702 (nnimap-transform-headers): The chars header is called Chars not Bytes.
8703 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8704
8705 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8706 patch, found by Knut Anders Hatlen.
8707
8708 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
8709
8710 * gnus-agent.el (gnus-agent-batch-confirmation)
8711 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8712 to gnus-message.
8713 * gnus-art.el (gnus-article-describe-briefly): Likewise.
8714 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8715 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8716 * gnus-int.el (gnus-open-server): Likewise.
8717 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8718 (gnus-score-check-syntax): Likewise.
8719 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8720 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8721 Likewise.
8722 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8723
8724 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8725
8726 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8727 calling conventions so that prefetch doesn't bug out.
8728
8729 2010-09-19 Julien Danjou <julien@danjou.info>
8730
8731 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8732 rather than `subst-char-in-region' in order to be able to replace ASCII
8733 char by UTF-8 ones.
8734
8735 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8736 than curl.
8737 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8738 the right URL and ALT text on images.
8739 (gnus-html-wash-tags): Fix tag case.
8740 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
8741 (gnus-article-html): Add -o display_ins_del=2 option.
8742 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8743
8744 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8745
8746 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8747 the extra mail headers, which sometimes seem to happen for unknown
8748 reasons.
8749
8750 * mail-parse.el (mail-header-encode-parameter): Define as
8751 rfc2045-encode-string instead of as rfc2231-encode-string, since some
8752 (or most, perhaps?) mail readers don't understand the latter, but do
8753 understand the former.
8754
8755 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8756 to nil, so that no methods are automatically agentized. I think this
8757 is probably what most users want.
8758
8759 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8760 from url-retrieve, for instance about invalid URLs.
8761
8762 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8763 groups that have no articles.
8764 (nnimap-request-article): Check that we really got an article when we
8765 requested one.
8766
8767 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8768 doesn't exist.
8769
8770 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8771 nntp buffer so the agent can save it.
8772 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8773 that CRLF doesn't get translated to \n.
8774 (nnimap-open-connection): Don't make 'shell commands only send \n.
8775
8776 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8777
8778 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8779 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8780 Update var name.
8781 (nnml-generate-nov-file): Use dolist.
8782 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8783 Use with-current-buffer.
8784
8785 2010-09-18 Julien Danjou <julien@danjou.info>
8786
8787 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8788 parallel.
8789
8790 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8791
8792 * nnimap.el (nnimap-update-info): When doing partial marks update, get
8793 the range update right.
8794 (nnimap-request-group): Don't make `M-g' bug out on group with no
8795 marks.
8796 (nnoo): Require, so that other packages can require nnimap.
8797 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8798 command we're looking for. This helps when the server sends more
8799 responses after we've gotten everything we expected.
8800 (nnimap): Add a `newlinep' field to keep track of end-of-line
8801 conventions.
8802 Don't send CRLF to things that don't want it.
8803 (nnimap-request-accept-article): Ditto.
8804
8805 2010-09-18 Julien Danjou <julien@danjou.info>
8806
8807 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8808 than curl to retrieve images.
8809
8810 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8811
8812 * nnimap.el (nnimap-update-info): Extend the info so that we can set
8813 the marks.
8814 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8815 (nnimap-wait-for-connection): New function.
8816 (nnimap-open-connection): If we have PREAUTH, don't query for login
8817 credentials.
8818 (nnimap-update-info): Fix off-by-one error when concatenating ranges
8819 when doing a partial update.
8820
8821 2010-09-18 Julien Danjou <julien@danjou.info>
8822
8823 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8824 tags.
8825
8826 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8827
8828 * nnimap.el (nnimap-credentials): New function.
8829 (nnimap-open-connection): Use the new function to look for credentials
8830 also on the numeric equivalents of "imap" and "imaps".
8831
8832 * gnus-start.el (gnus-activate-group): Send the info to
8833 gnus-request-group.
8834
8835 * nnimap.el (nnimap-request-group): Have the "check" version of the
8836 function parse flags and update the info, so that a `M-g' get a total
8837 resync of all flags from the group.
8838
8839 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8840 to allow backends to alter the info on group selection. Also alter all
8841 the backend -request-group functions to take the parameter.
8842
8843 * nnimap.el (nnimap-store-info): New function.
8844 (nnimap-update-info): Store the info for later usage.
8845 (nnimap-request-group): Use the stored info for the dont-check case, so
8846 that we don't retrieve all marks when we enter a group.
8847
8848 * nnimap.el: Use deffoo instead of defun for interface functions.
8849
8850 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8851 update the group info. This makes the nndraft groups, for instance, go
8852 back to their old behavior.
8853
8854 * gnus-sum.el (gnus-select-newsgroup): Indent.
8855
8856 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8857 in.
8858 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8859 nothing.
8860
8861 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8862 from methods that are denied.
8863
8864 * gnus-int.el (gnus-method-denied-p): New function.
8865
8866 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8867 store the password instead of netrc.
8868 (nnimap-open-connection): Don't error out when we can't make a
8869 connections.
8870
8871 * auth-source.el (auth-source-create): In the password prompt, say what
8872 we're querying for. Also prompt for user name if that hasn't been
8873 given.
8874
8875 * nnimap.el (nnimap-with-process-buffer): Remove.
8876
8877 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8878
8879 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8880 method when we're reading from the agent.
8881
8882 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8883
8884 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8885 that's probably most useful for users.
8886
8887 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8888 "failed" all the time.
8889
8890 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8891 ...)) with (with-current-buffer ...).
8892
8893 * nntp.el (nntp-open-server): Return whether the open was successful or
8894 not.
8895
8896 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8897 select an unread unseen article first.
8898
8899 * nnimap.el (nnimap-open-connection): If the user doesn't have a
8900 /etc/services, supply some sensible port defaults.
8901
8902 2010-09-17 Julien Danjou <julien@danjou.info>
8903
8904 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8905
8906 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
8907
8908 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8909 doesn't have any parameters.
8910
8911 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8912
8913 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8914 only upcased checks.
8915
8916 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8917
8918 * nnimap.el (nnimap-open-shell-stream): New function.
8919 (nnimap-open-connection): Use it.
8920 (nnimap-transform-headers): Get the number of lines in each message.
8921 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8922 number of lines.
8923 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
8924 problem.
8925
8926 * utf7.el (utf7-encode): Autoload.
8927
8928 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8929 to allow the mail splitting to not return a default group. This is
8930 useful for nnimap, which will leave unmatched mail in the inbox.
8931
8932 * nnimap.el: Rewritten.
8933
8934 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8935 nnimap usage.
8936
8937 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8938 if the move is internal, so that nnimap can do fast internal moves.
8939
8940 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8941 data.
8942 (gnus-read-active-for-groups): Support finishing the early retrieval of
8943 data.
8944
8945 * gnus-range.el (gnus-range-nconcat): New function.
8946
8947 * gnus-int.el (gnus-finish-retrieve-group-infos)
8948 (gnus-retrieve-group-data-early): New functions.
8949
8950 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
8951
8952 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8953 (nnrss-retrieve-groups):
8954 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8955 (pop3-quit): Use with-current-buffer.
8956
8957 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
8958
8959 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8960 instead of nnheader-accept-process-output.
8961
8962 * gnus-html.el (gnus-html-schedule-image-fetching)
8963 (gnus-html-prefetch-images): Replace process-kill-without-query by
8964 gnus-set-process-query-on-exit-flag.
8965
8966 2010-09-16 Romain Francoise <romain@orebokech.com>
8967
8968 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8969
8970 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8971
8972 * gnus-registry.el (gnus-registry-install-shortcuts): The second
8973 parameter to unintern is mandatory-ish in Emacs 24.
8974
8975 * gnus-html.el (gnus-html-schedule-image-fetching)
8976 (gnus-html-prefetch-images): Check for curl before using it.
8977
8978 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8979 depend on curl, which isn't essential.
8980
8981 * imap.el: Revert back to version
8982 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8983 seem problematic.
8984
8985 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8986
8987 * gnus-registry.el (gnus-registry-install-shortcuts):
8988 Explicitly pass `obarray' to `unintern' to avoid a warning.
8989
8990 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8991
8992 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8993 change.
8994
8995 * nnrss.el (nnrss-request-list): Remove this function and related
8996 functions, including the moreover stuff.
8997
8998 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8999
9000 * nnrss.el (nnrss-retrieve-groups): New function.
9001
9002 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
9003
9004 * .dir-locals.el: Add no-byte-compile cookie.
9005
9006 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
9007
9008 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
9009 for back end that doesn't support request-scan.
9010
9011 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9012
9013 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
9014 then do request scans from the backends.
9015
9016 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
9017 avoid running a hook per line, since this takes a lot of time,
9018 profiling shows.
9019 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
9020 directly if gnus-visual-p is true.
9021
9022 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
9023
9024 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
9025 groups; replace mapcar with dolist which is a bit faster; pass groups
9026 info to gnus-read-active-file-1.
9027 (gnus-read-active-file-1): Scan only specified groups if the new
9028 optional arg `infos' is given.
9029
9030 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
9031
9032 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
9033
9034 * pop3.el (pop3-movemail): Remove.
9035 (pop3-streaming-movemail): Rename to pop3-movemail.
9036
9037 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
9038 don't restrict end-tag searches to the end of the line.
9039
9040 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
9041
9042 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
9043 articles of every unchecked group to t, which means unknown since the
9044 server has never been opened.
9045
9046 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
9047
9048 * gnus-html.el (gnus-html-show-alt-text): New command.
9049 (gnus-html-browse-image): Ditto.
9050 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
9051 to browse the image directly.
9052 (gnus-html-wash-tags): Search for images first, so that <a><img> works
9053 better.
9054
9055 * gnus-async.el (gnus-async-article-callback):
9056 Call `gnus-html-prefetch-images' unconditionally.
9057
9058 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
9059 before feeding URLs to curl.
9060
9061 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
9062
9063 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
9064 internal images as deletable by `W D D'.
9065
9066 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
9067 (gnus-async-article-callback): Fix typo.
9068
9069 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9070
9071 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
9072 current line to work around bugs in the output from w3m.
9073
9074 * gnus-async.el (gnus-async-article-callback): Always prefetch images
9075 for groups that want that.
9076
9077 * nntp.el (nntp-wait-for-string): Supply a timeout for
9078 accept-process-output to ensure progress.
9079
9080 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
9081 level to get unread articles from, then use that for foreign groups,
9082 too.
9083
9084 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
9085 confuses the rest of the function.
9086
9087 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
9088 for the methods that support -retrieve-groups, too.
9089
9090 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
9091
9092 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
9093
9094 * pop3.el: Require cl when compiling.
9095 (pop3-number-of-responses): Search for "+OK", not "+OK ".
9096
9097 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
9098
9099 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
9100 that aren't going to be activated.
9101 (gnus-get-unread-articles): Fix up the last commit.
9102
9103 * gnus-html.el (gnus-article-html): Allow calling without specifying
9104 the handle. In that case, dissect the buffer first.
9105
9106 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
9107
9108 * nnimap.el (nnimap-open-connection): Revert the change that would look
9109 into authinfo for imaps instead of imap.
9110
9111 * gnus-start.el (gnus-activate-group): Take an optional parameter to
9112 say that you don't want to call gnus-request-group with don-check, but
9113 do check the response. This is for virtual groups only.
9114 (gnus-get-unread-articles): Count the archive groups as secondary, so
9115 that they're activated the same way as before.
9116
9117 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
9118 case-insensitively.
9119 (nnimap-debug): Remove.
9120
9121 * mail-source.el (mail-source-fetch): Don't message if we're fetching
9122 mail from a file, and the file doesn't exist.
9123
9124 * pop3.el (pop3-streaming-movemail): Return t for success.
9125
9126 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
9127 .authinfo if we're using ssl connection.
9128
9129 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
9130 already have if we're in a main Gnus `g' run.
9131
9132 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
9133
9134 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
9135
9136 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
9137
9138 * nnmh.el (nnmh-request-list-1): Bind `file'.
9139
9140 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
9141 alias to set-process-query-on-exit-flag or process-kill-without-query.
9142 (pop3-open-server): Use it.
9143
9144 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9145
9146 * mail-source.el (mail-source-delete-crash-box): Always move the crash
9147 box to the Incoming file. Fixes mistake in previous checkin.
9148
9149 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
9150 request loop (for debugging purposes) removed.
9151
9152 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
9153 culprit is more visible.
9154 (nnml-save-incremental-nov, nnml-open-incremental-nov)
9155 (nnml-add-incremental-nov): New functions to do "incremental" nov
9156 updates, where we just append to the end of the existing nov files
9157 without reading/writing them in full.
9158
9159 * mail-source.el (mail-source-delete-crash-box): Really only check the
9160 incoming files once in a while.
9161
9162 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
9163
9164 * mail-source.el (mail-source-delete-crash-box): Only check the
9165 incoming files for deletion once per day to save a lot of file
9166 accesses.
9167
9168 * pop3.el (pop3-logon): Fix up unbound variable typo.
9169
9170 * mail-source.el (pop3-streaming-movemail): Autoload.
9171
9172 * pop3.el (pop3-streaming-movemail):
9173 Respect pop3-leave-mail-on-server.
9174
9175 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
9176 retrieval.
9177
9178 * pop3.el (pop3-process-filter): Remove unused function.
9179 (pop3-streaming-movemail, pop3-send-streaming-command)
9180 (pop3-wait-for-messages, pop3-write-to-file)
9181 (pop3-number-of-responses): New functions for streaming pop3
9182 retrieval.
9183
9184 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
9185 come from no known methods.
9186 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
9187 list.
9188
9189 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
9190 message sizes.
9191 (pop3-movemail): Use erase-buffer instead of looping and deleting
9192 regions, which seems rather odd.
9193
9194 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
9195 file once per `g' run.
9196
9197 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
9198 directories. This makes the draft queue directory work.
9199
9200 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
9201 data from the backends, so that we only request the list of groups from
9202 each method once. This should speed things up considerably.
9203
9204 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
9205 detect that it's not implemented.
9206
9207 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
9208 we actually do recurse down into the tree, but don't stat all leaf
9209 nodes.
9210
9211 * gnus-html.el (gnus-html-show-images): If there are no images to show,
9212 then say so instead of bugging out.
9213
9214 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
9215 files exist before trying to read them.
9216
9217 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
9218 around <pre_int>.
9219
9220 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
9221
9222 * nnmh.el (nnmh-request-list-1): Optimize for speed.
9223
9224 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9225
9226 * mm-util.el (mm-image-load-path): Just return the image directories,
9227 not all directories in the path in addition to the image directories.
9228 (mm-image-load-path): Maintain a cache of the image directories so that
9229 the `g' command in Gnus doesn't have to stat dozens of directories each
9230 time.
9231
9232 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
9233 (gnus-html-wash-tags): Add a new `i' command to insert images.
9234 (gnus-html-insert-image): New command and keystroke.
9235 (gnus-html-redisplay-with-images): New command and keystroke.
9236 (gnus-html-show-images): Rename command.
9237 (gnus-html-wash-tags): Remove more white space before <pre_int> image
9238 spacers.
9239 (gnus-html-wash-tags): Decode entities at the end, so that entities
9240 inside the tags don't mess up the rest of the "parsing".
9241
9242 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
9243 so that nnimap methods aren't agentized by default. There's apparently
9244 many problems related to agent/imap behavior.
9245
9246 * gnus-art.el (gnus-article-copy-string): New command and key binding.
9247
9248 * gnus-html.el: Doc fix.
9249
9250 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
9251
9252 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
9253 glyph-width and glyph-height instead of display-graphic-p and
9254 image-size; make avoidance of displaying small images work for XEmacs.
9255
9256 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
9257 for XEmacs.
9258
9259 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
9260 of symbol that holds plist data.
9261 (gnus-process-plist): Remove plist of process after getting it.
9262
9263 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9264
9265 * message.el (message-generate-hashcash): Change default to
9266 'opportunistic if hashcash is installed.
9267
9268 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
9269 (gnus-html-put-image): Only call image-size once, since it's somewhat
9270 time-consuming on remote X servers.
9271
9272 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
9273
9274 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
9275 decoded contents.
9276 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
9277
9278 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9279
9280 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
9281 group line format, since it isn't very interesting.
9282
9283 * gnus-agent.el (gnus-agent-short-article),
9284 (gnus-agent-long-article): Increase values for these two variables,
9285 since most people are likely to have more network connection and
9286 storage than before.
9287
9288 * gnus.el (gnus-refer-article-method): Change default to 'current.
9289 When referring an article, the common behavior is to refer it from the
9290 current select method, not the native select method. The chances of
9291 the native select method having the message in question is rather slim
9292 these days.
9293
9294 * gnus-sum.el (gnus-auto-select-subject): Change default to
9295 `unseen-or-unread'. I think it's likely that most people want to
9296 select an unseen article over a previously seen, but unread one.
9297
9298 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
9299 means that in the article buffer none of the minor mode elements will
9300 be shown, usually, and this is not desirable in most cases.
9301
9302 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
9303 that commands like `d' (and the like) go to the next line in the
9304 buffer, instead of the next unread article. I think this is the
9305 behavior that is most natural for most users.
9306 (gnus-single-article-buffer): Change default to nil, so that people can
9307 have as many article buffers open as they have summary buffer. I think
9308 this is the most natural way for the groups to behave.
9309
9310 * message.el (message-generate-new-buffers): Change default to
9311 `unsent', so that all new message buffers start their names with the
9312 string "*unsent", and it's easier to find the buffers if you move from
9313 them.
9314
9315 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9316
9317 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
9318 small. They're probably tracking images.
9319 (gnus-html-wash-tags): Remove all <pre_int> place holders.
9320 (gnus-html-rescale-image): Yet another try at getting the image sizing
9321 right.
9322
9323 * nntp.el (nntp-request-set-mark): Refuse to do marks if
9324 nntp-marks-file-name is nil.
9325
9326 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9327
9328 * gnus-html.el (gnus-html-wash-tags)
9329 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
9330 Better logging.
9331
9332 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9333
9334 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
9335
9336 * gnus-html.el (gnus-html-wash-tags): Check the value of
9337 gnus-blocked-images in the summary buffer.
9338
9339 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9340
9341 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
9342
9343 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9344
9345 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
9346 like "a", it seems like.
9347 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
9348 since it needs to be picked from the correct buffer.
9349
9350 * nnwfm.el: Remove.
9351
9352 * nnlistserv.el: Remove.
9353
9354 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9355
9356 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
9357 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
9358
9359 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9360
9361 * nnkiboze.el: Remove.
9362
9363 * nndb.el: Remove.
9364
9365 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9366 alt text.
9367 (gnus-html-rescale-image): Try to get the rescaling logic right for
9368 images that are just wide and not tall.
9369
9370 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9371 overshadow variable bindings.
9372
9373 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9374
9375 * gnus-html.el (gnus-html-wash-tags)
9376 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9377 Add extra logging.
9378
9379 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9380
9381 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9382 (gnus-max-image-proportion): New variable.
9383 (gnus-html-rescale-image): New function.
9384 (gnus-html-put-image): Rescale images.
9385
9386 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
9387
9388 Fix up some byte-compiler warnings.
9389 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9390 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9391 (gnus-article-fill-cited-article, gnus-article-hide-citation)
9392 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9393 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9394 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9395 (gnus-group-update-group): Use save-excursion and with-current-buffer.
9396
9397 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9398
9399 * gnus-html.el (gnus-article-html): Decode contents by charset.
9400
9401 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9402
9403 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9404 (gnus-html-frame-width, gnus-blocked-images):
9405 * message.el (message-prune-recipient-rules): Add custom version.
9406 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9407
9408 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9409 functions.
9410
9411 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9412 gnus-process-get.
9413
9414 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
9415
9416 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
9417 instead of lsub directly.
9418
9419 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9420
9421 * nnwarchive.el: Remove.
9422
9423 * gnus-soup.el: Remove.
9424
9425 * nnsoup.el: Remove.
9426
9427 * nnultimate.el: Remove.
9428
9429 * gnus-html.el (gnus-blocked-images): New variable.
9430
9431 * message.el (message-prune-recipients): New function.
9432 (message-prune-recipient-rules): New variable.
9433
9434 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
9435 guess whether a long line is natural text or not.
9436
9437 * gnus-html.el (gnus-html-schedule-image-fetching):
9438 Use gnus-process-plist and friends for compatibility.
9439
9440 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
9441
9442 * gnus-html.el: Require packages that define macros used in this file.
9443 (gnus-article-mouse-face): Declare to silence byte-compiler.
9444 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
9445 process-get.
9446 (gnus-html-put-image): Use plist-get to avoid getf.
9447 (gnus-html-prefetch-images): Use with-current-buffer.
9448
9449 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9450
9451 * gnus-ems.el: Provide compatibility functions for
9452 gnus-set-process-plist.
9453
9454 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
9455 * gnus.el (gnus-valid-select-methods):
9456 * message.el (message-send-mail-partially-limit):
9457 * mm-decode.el (mm-text-html-renderer):
9458 * mml.el (mml-insert-mime-headers-always):
9459 * smiley.el (smiley-regexp-alist): Bump custom version.
9460
9461 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9462
9463 * gnus-html.el: require mm-url.
9464 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
9465 with the url to `url'.
9466 (gnus-html-wash-tags): Support cid: URLs/images.
9467
9468 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9469
9470 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
9471 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
9472 bindings, as they aren't useful at all. `w' is moved to `W w'.
9473
9474 * gnus-move.el: Remove file, since it doesn't really work.
9475
9476 * gnus-html.el (gnus-article-html): Tell w3m that the input is
9477 UTF-8. This seems to fix problems with some German web feeds.
9478
9479 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
9480 at the top so that the proper colors are applied.
9481
9482 * gnus-art.el (gnus-article-view-part): Doc fix.
9483
9484 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
9485 XEmacs-compatible.
9486 (gnus-html-put-image): Don't do images on non-graphic displays.
9487
9488 * nnslashdot.el: Remove this unused backend.
9489
9490 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
9491 actions.
9492 (gnus-undo-register-1): Revert last change.
9493
9494 * gnus-group.el (gnus-group-completing-read): Protect against not
9495 having completion-styles bound.
9496
9497 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
9498 make broken recipients happier.
9499
9500 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
9501
9502 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
9503 point parameter.
9504
9505 * gnus-group.el (gnus-group-completing-read): Add 'substring to
9506 completion-styles for group selection.
9507
9508 2009-02-04 Andreas Schwab <schwab@suse.de>
9509
9510 * gnus-score.el (gnus-score-string): Fix regex for matching extra
9511 headers and regexp-quote the match if necessary.
9512
9513 2009-03-24 Miles Bader <miles@gnu.org>
9514
9515 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
9516 the blinking smiley.
9517
9518 2009-03-24 Simon Josefsson <simon@josefsson.org>
9519
9520 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
9521 blink smiley.
9522
9523 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9524
9525 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
9526 where the dribbel file lives exists.
9527
9528 * message.el (message-send-mail-partially-limit): Change the default to
9529 nil, since most people don't want this.
9530
9531 * mm-url.el (mm-url-decode-entities): Also decode entities like
9532 &#x3212.
9533
9534 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
9535
9536 * gnus-sum.el (gnus-summary-idna-message):
9537 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
9538 Hyperlink urls in docstrings with URL `...'.
9539
9540 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
9541
9542 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9543 functions.
9544
9545 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9546
9547 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9548 say what the mouseover text should be.
9549
9550 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9551 version of the mm-w3m-safe-url-regexp variable to only download images
9552 in the groups where we want that to happen.
9553
9554 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9555
9556 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9557 easier debugging.
9558 (gnus-article-beginning-of-window): Add kludge to allow spacing past
9559 big pictures in the article buffer.
9560
9561 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9562 gnus-article-html.
9563 (mm-text-html-renderer): gnus-article-html needs curl in addition to
9564 w3m.
9565
9566 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9567
9568 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9569
9570 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9571 which doesn't exist.
9572
9573 * message.el (message-inhibit-ecomplete): New variable to allow some
9574 function to inhibit ecomplete address storage.
9575 (message-resend): Disable ecomplete message storage when resending
9576 messages.
9577
9578 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9579
9580 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
9581
9582 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9583 Save excursion while copying, moving, and deleting articles in order to
9584 prevent the cursor from jumping to unforeseen place.
9585
9586 2010-08-17 Glenn Morris <rgm@gnu.org>
9587
9588 * gnus-sync.el: Require gnus components whose functions are used.
9589
9590 * gnus-art.el (bookmark-make-record-function):
9591 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9592 Declare for compiler.
9593
9594 * mm-url.el (mml-compute-boundary): Autoload.
9595
9596 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
9597
9598 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9599
9600 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
9601
9602 Typo fix "hoo4a" -> "hook".
9603
9604 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9605
9606 2010-08-14 Glenn Morris <rgm@gnu.org>
9607
9608 * gnus-sync.el (gnus-sync): Fix defgroup version.
9609
9610 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
9611
9612 Doc fixes and keep unknown groups (ammended for nunion bug fix).
9613
9614 * gnus-sync.el: Fix docs.
9615 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9616 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9617
9618 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9619
9620 Optimizations for gnus-sync.el.
9621
9622 * gnus-sync.el: Add docs about gnus-sync-backend
9623 possibilities.
9624 (gnus-sync-save): Remove unnecessary message.
9625 (gnus-sync-read): Optimize and show what groups were skipped.
9626
9627 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9628
9629 Minor bug fixes for gnus-sync.el.
9630
9631 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9632 Don't read the sync on get-new-news.
9633
9634 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9635 quiet.
9636
9637 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9638 (fix typo).
9639
9640 2010-07-30 Lawrence Mitchell <wence@gmx.li>
9641
9642 Make saving and restoring of hidden threads work with overlays.
9643 Patch applied by Ted Zlatanov.
9644
9645 * gnus-sum.el (gnus-hidden-threads-configuration)
9646 (gnus-restore-hidden-threads-configuration): Update to deal with text
9647 properties, rather than searching for a magic character.
9648
9649 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9650
9651 New gnus-sync.el library for synchronization of marks.
9652
9653 * gnus-sync.el: New library for synchronization of marks.
9654
9655 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9656 renamed from `gnus-registry-grep-in-list'.
9657
9658 * gnus-registry.el (gnus-registry-follow-group-p):
9659 Use `gnus-grep-in-list'.
9660
9661 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9662
9663 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
9664
9665 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9666 determining charset of text fails.
9667
9668 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
9669
9670 * nnmail.el (nnmail-get-new-mail-1): Revert.
9671
9672 * nnml.el (nnml-active-number): Make sure names of newly created groups
9673 in nnml-group-alist are encoded.
9674
9675 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
9676
9677 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9678 containing non-ASCII characters in active file for nnml back end.
9679
9680 2010-07-24 David Engster <dengste@eml.cc>
9681
9682 * mml-smime.el (mml-smime-epg-verify): Also accept the older
9683 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9684
9685 2010-07-21 Daiki Ueno <ueno@unixuser.org>
9686
9687 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9688 tag (Bug#6654).
9689
9690 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
9691
9692 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9693 the article buffer, not the summary buffer.
9694
9695 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
9696
9697 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9698 Emacs 23 as well.
9699
9700 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9701
9702 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9703 Patch applied by Karl Fogel.
9704
9705 * gnus-sum.el (gnus-summary-bookmark-make-record):
9706 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9707
9708 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9709
9710 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9711 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
9712 C-w still not working correctly from Article buffers; Thierry's
9713 patch to fix that will be applied after this.
9714
9715 * gnus-art.el (bookmark-make-record-function): New local variable.
9716
9717 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9718 article buffer.
9719 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9720
9721 2010-07-13 Karl Fogel <kfogel@red-bean.com>
9722
9723 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9724 on changes in bookmark.el.
9725
9726 2010-06-22 Mark A. Hershberger <mah@everybody.org>
9727
9728 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9729 the *other* type of HTML form submission.
9730
9731 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
9732
9733 * auth-source.el (auth-source-pick): If choice does not contain a
9734 questioned keyword, set the check to t.
9735
9736 2010-06-12 Romain Francoise <romain@orebokech.com>
9737
9738 * gnus-util.el (gnus-date-get-time): Move up before first use.
9739
9740 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
9741
9742 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9743 (gnus-article-edit-part): Bind it to make last part that is substituted
9744 or deleted visible.
9745 (gnus-mime-display-single): Buttonize part of which id equals to
9746 gnus-mime-buttonized-part-id.
9747
9748 2010-06-10 Dan Christensen <jdc@uwo.ca>
9749
9750 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9751 (gnus-dd-mmm): Use gnus-date-get-time.
9752 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9753 simplify logic.
9754 (gnus-summary-limit-to-age): Use gnus-date-get-time.
9755 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9756
9757 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
9758
9759 * auth-source.el (top): Autoload `secrets-list-collections',
9760 `secrets-create-item', `secrets-delete-item'.
9761 (auth-sources): Fix tag string.
9762 (auth-get-source, auth-source-retrieve, auth-source-create)
9763 (auth-source-delete): New defuns.
9764 (auth-source-pick): Rewrite in order to avoid 2 passes.
9765 (auth-source-forget-user-or-password): New parameter USERNAME.
9766 (auth-source-user-or-password): New parameters CREATE-MISSING and
9767 DELETE-EXISTING. Retrieve password interactively, if needed.
9768
9769 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9770
9771 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9772 deleting unused directories when gnus-expert-user is t.
9773
9774 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
9775
9776 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9777 for each temp file when gnus-article-browse-delete-temp is ask.
9778
9779 2010-05-20 Kevin Ryde <user42@zip.com.au>
9780
9781 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
9782
9783 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
9784
9785 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9786 article unless decoding article to be saved.
9787
9788 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9789
9790 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9791 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9792 generated within the mm-with-unibyte-current-buffer macro.
9793
9794 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9795
9796 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9797 to nil when we're in a mml-preview buffer and no group is selected.
9798
9799 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
9800
9801 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9802 when catching the `C-g'. Reported by "Leo".
9803
9804 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9805
9806 * message.el (message-forward-make-body-plain)
9807 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9808 multibyte-string-p.
9809
9810 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9811
9812 * message.el (message-forward-make-body-mml): Assume original message
9813 is multibyte string; error on unibyte.
9814 (message-forward-make-body-plain): Ditto; don't add excessive newline
9815 in body end.
9816
9817 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
9818
9819 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9820 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
9821
9822 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
9823
9824 * mm-extern.el (mm-extern-url): Don't use
9825 mm-with-unibyte-current-buffer.
9826 (mm-extern-cache-contents): Use with-current-buffer instead of
9827 save-excursion + set-buffer.
9828
9829 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9830
9831 * mm-util.el (mm-emacs-mule): Remove.
9832
9833 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
9834
9835 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9836 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9837 change.
9838
9839 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9840
9841 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9842 bind the default value of enable-multibyte-characters to nil.
9843
9844 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9845
9846 * message.el (message-forward-make-body-plain)
9847 (message-forward-make-body-mml):
9848 Don't use mm-with-unibyte-current-buffer.
9849
9850 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
9851
9852 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9853 (Bug#5592).
9854
9855 2010-05-07 Julien Danjou <julien@danjou.info>
9856
9857 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9858 it to mm-pipe-part.
9859
9860 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9861 it is given.
9862
9863 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
9864
9865 * nnweb.el (nnweb-gmane-search):
9866 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9867 XEmacs.
9868
9869 * gnus-art.el (gnus-article-browse-html-parts):
9870 * gnus-group.el (gnus-read-ephemeral-gmane-group)
9871 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9872 make-temp-file.
9873
9874 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9875 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9876 compiling.
9877
9878 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9879 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9880 XEmacs when compiling.
9881
9882 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9883 gnus-pick-mode-off-hook for XEmacs when compiling.
9884 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9885 gnus-binary-mode-off-hook for XEmacs when compiling.
9886
9887 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9888 Return nil if char-charset is not available.
9889
9890 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9891 macro.
9892
9893 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9894 instead of encode-coding-string.
9895
9896 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9897 'xemacs) instead of mm-emacs-mule to switch function definitions.
9898 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9899
9900 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
9901
9902 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9903
9904 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
9905
9906 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9907 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9908
9909 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
9910
9911 * mm-util.el (mm-decompress-buffer): Use `delete-file';
9912 alias `jka-compr-delete-temp-file' no longer exists.
9913
9914 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9915
9916 Use define-minor-mode in Gnus where applicable.
9917 * mml.el (mml-mode): Use define-minor-mode.
9918 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9919 (gnus-undo-mode): Use define-minor-mode.
9920 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9921 (gnus-dead-summary-mode): Use define-minor-mode.
9922 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9923 Initialize in declaration.
9924 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9925 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9926 (gnus-mailing-list-mode): Use define-minor-mode.
9927 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9928 (gnus-draft-mode): Use define-minor-mode.
9929 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9930 (gnus-dired-mode): Use define-minor-mode.
9931
9932 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
9933
9934 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9935 handles on recursive mml-to-mime translation and check them for
9936 boundary delimiter collisions. Reported by Greg Troxel.
9937
9938 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
9939
9940 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9941
9942 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9943
9944 * mm-util.el (mm-find-buffer-file-coding-system):
9945 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9946
9947 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
9948
9949 * message.el (message-generate-headers): Record insertion of optional
9950 headers as well. Otherwise the check to prevent repeated insertion of
9951 optional headers is a no-op.
9952
9953 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
9954
9955 * smime.el: Don't mention CVS.
9956
9957 * nnrss.el (nnrss-fetch): Don't mention CVS.
9958
9959 * nnir.el: Don't mention CVS.
9960
9961 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9962
9963 * gnus-sum.el (gnus-summary-bookmark-make-record):
9964 Add `location' field.
9965
9966 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9967
9968 * gnus-sum.el: Add bookmark declarations to silence the compiler.
9969 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9970 Use with-current-buffer to silence the byte-compiler.
9971 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9972 bother to require `gnus'.
9973 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
9974
9975 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9976
9977 * gnus-sum.el (gnus-summary-bookmark-make-record)
9978 (gnus-summary-bookmark-jump): New functions.
9979 (gnus-summary-mode): Setup bookmark support.
9980
9981 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
9982
9983 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9984 if set.
9985
9986 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
9987
9988 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9989 gnus-article-browse-html-save-cid-image; make it work recursively for
9990 forwarded messages as well.
9991 (gnus-article-browse-html-parts): Work when prefix arg is given.
9992 (gnus-article-browse-html-article): Doc fix.
9993
9994 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
9995
9996 * message.el (message-default-mail-headers):
9997 (message-default-headers): Carry the value mail-default-headers over
9998 into message-default-mail-headers, rather than message-default-headers.
9999
10000 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
10001
10002 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
10003 charset.
10004
10005 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
10006 charset into the <meta> tag when the article is encoded to utf-8.
10007
10008 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
10009
10010 * gnus-art.el (gnus-article-browse-delete-temp-files):
10011 Delete directories as well.
10012 (gnus-article-browse-html-parts): Work for images that do not specify
10013 file names; delete temp directory when quitting; insert header at the
10014 right place; use file: scheme for image files.
10015
10016 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
10017
10018 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
10019 (gnus-article-browse-html-parts): Use it to make temporary cid image
10020 files in addition to html file so that browser may display them.
10021
10022 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
10023
10024 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
10025
10026 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
10027
10028 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
10029
10030 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
10031
10032 * auth-source.el (auth-sources): Change default to be simpler.
10033 Explain about Secret Service API sources. Improve Customize options.
10034 (auth-source-pick): Change to accept any number of search parameters.
10035 Implement fallbacks iteratively, not recursively. Add scoring on the
10036 second pass and sort by score. Call Secret Service API when needed.
10037 (auth-source-user-or-password): Use it. Call Secret Service API
10038 directly when needed to get the user name and the password.
10039
10040 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
10041
10042 * message.el (message-interactive): Doc fix.
10043 (message-qmail-inject-args): Reflow.
10044 (message-kill-to-signature): Fix typo in docstring.
10045
10046 * smiley.el (smiley-buffer): Fix typo in docstring.
10047
10048 2010-03-24 Glenn Morris <rgm@gnu.org>
10049
10050 * mail-source.el (gnus-message): Declare.
10051 (mail-source-delete-old-incoming): Require gnus-util.
10052
10053 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
10054
10055 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
10056
10057 * message.el (ecomplete-setup): Autoload it for Emacs <23.
10058
10059 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
10060 password-cache's default if it is not bound.
10061 (mml-secure-passphrase-cache-expiry): Default to 16 that is
10062 password-cache-expiry's default if it is not bound.
10063
10064 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
10065 available in Emacs 21.
10066
10067 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
10068
10069 * auth-source.el (auth-sources): Fix up definition so extra parameters
10070 are always inline.
10071
10072 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
10073
10074 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
10075 wasn't updated after mismatch. Clear cached mailbox info correctly
10076 when uidvalidity changes.
10077 (nnimap-group-prefixed-name): New function to avoid some code
10078 duplication.
10079 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
10080 (nnimap-request-group): Use it.
10081 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
10082 (nnimap-update-unseen): Significantly improved speed of Gnus startup
10083 with many imap folders. This is done by caching the group status from
10084 the imap server persistently in a group parameter `imap-status'. (This
10085 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
10086 but not persistently, so every Gnus startup was still very slow.)
10087
10088 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
10089
10090 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
10091 secrets.el dependency.
10092 (auth-sources): Add optional user name. Add secrets.el configuration
10093 choice (unused right now).
10094
10095 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
10096
10097 * gnus-sum.el (gnus-summary-make-menu-bar):
10098 Let `gnus-registry-install-shortcuts' fill in the functions.
10099
10100 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
10101 warnings.
10102 (gnus-registry-misc-menus): Variable to hold registry mark menus.
10103 (gnus-registry-install-shortcuts): Populate and use it in a
10104 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
10105
10106 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
10107
10108 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
10109 In-place substitutions for the group name encoding/decoding.
10110 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
10111 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
10112 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
10113 (nnimap-update-unseen, nnimap-request-list)
10114 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
10115 (nnimap-request-set-mark, nnimap-split-to-groups)
10116 (nnimap-split-articles, nnimap-request-newgroups)
10117 (nnimap-request-create-group, nnimap-request-accept-article)
10118 (nnimap-request-delete-group, nnimap-request-rename-group)
10119 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
10120 `encoded-mbx' for consistency.
10121 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
10122 variable `imap-current-mailbox'.
10123
10124 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
10125 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
10126
10127 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
10128
10129 * pop3.el (pop3-display-message-size-flag): Display message size byte
10130 counts during POP3 download.
10131 (pop3-movemail): Use it.
10132 (pop3-list): Implement listing of available messages.
10133
10134 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
10135
10136 * nnir.el (nnir-get-article-nov-override-function): New function to
10137 override the normal NOV retrieval.
10138 (nnir-retrieve-headers): Use it.
10139
10140 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
10141
10142 * auth-source.el (netrc-machine-user-or-password): Autoload.
10143
10144 2010-03-19 Glenn Morris <rgm@gnu.org>
10145
10146 Stop message.el from loading about 40 libraries it doesn't always need.
10147 The general approach is to autoload rather than require, and to
10148 require in the specific functions rather than the file. (Bug#5642)
10149
10150 * gmm-utils.el: Don't require wid-edit.
10151 (widget-create-child-value, widget-convert, widget-default-get):
10152 Autoload.
10153
10154 * gnus-util.el: Don't require time-date, netrc.
10155 (message-fetch-field, gnus-group-name-decode): Declare rather than
10156 autoloading.
10157 (gnus-fetch-field): Require message.
10158 (gnus-decode-newsgroups): Require gnus-group.
10159
10160 * ietf-drums.el: Don't require time-date.
10161
10162 * message.el: Don't require hashcash, canlock, ecomplete.
10163 Do require mail-utils. Require nnheader only when compiling.
10164 (smtpmail-default-smtp-server): Remove declaration.
10165 (message-send-mail-function): Check smtpmail-default-smtp-server
10166 is bound rather than requiring smtpmail.
10167 (message-auto-save-directory, message-insert-signature):
10168 Use expand-file-name rather than nnheader-concat.
10169 (nnheader-insert-file-contents): Autoload.
10170 (hashcash-wait-async): Declare.
10171 (message-send-mail): Only call gnus-setup-posting-charset if
10172 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
10173 (message-send-mail-with-sendmail): Require sendmail.
10174 (canlock-password, canlock-password-for-verify): Declare.
10175 (message-canlock-password): Require canlock.
10176 (nnheader-get-report): Autoload.
10177 (gnus-setup-posting-charset): Declare.
10178 (message-send-news): Require gnus-msg.
10179 (message-make-references, message-make-in-reply-to): Use mail-header-id
10180 rather than the alias mail-header-message-id.
10181 (ecomplete-add-item, ecomplete-save): Declare.
10182 (message-put-addresses-in-ecomplete): Require ecomplete.
10183 (ecomplete-display-matches): Autoload.
10184
10185 * mm-decode.el: Don't require mailcap, gnus-util.
10186 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
10187 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
10188 Autoload.
10189 (mailcap-mime-extensions): Declare.
10190
10191 * mm-encode.el: Don't require mailcap.
10192 (mailcap-extension-to-mime): Autoload.
10193
10194 * mml-sec.el: Don't require password-cache.
10195
10196 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
10197 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
10198 (mml-minibuffer-read-type): Require mailcap.
10199 (mml-preview): Require gnus-msg.
10200
10201 * mml1991.el: Require password-cache.
10202 (password-cache-expiry): Remove declaration.
10203
10204 * mml2015.el: Require password-cache.
10205 (password-cache-expiry): Remove declaration.
10206
10207 * nneething.el (mailcap): Require mailcap.
10208
10209 * nnheader.el (declare-function): Add compatibility stub.
10210 (message-remove-header): Declare rather than autoload.
10211 (nnheader-replace-header): Require message.
10212
10213 * nnimap.el (declare-function): Add compatibility stub.
10214 (netrc-parse, netrc-machine-user-or-password): Declare.
10215 (nnimap-open-connection): Require netrc.
10216
10217 * nntp.el (declare-function): Add compatibility stub.
10218 (netrc-parse, netrc-machine, netrc-get): Declare.
10219 (nntp-send-authinfo): Require netrc.
10220
10221 * rfc2047.el: Don't require qp.
10222 (quoted-printable-encode-region, quoted-printable-decode-string):
10223 Autoload.
10224
10225 * sieve-mode.el: Don't require easymenu.
10226 (easy-menu-add-item): Autoload it.
10227
10228 * spam-stat.el (time-to-number-of-days): Autoload it.
10229
10230 2010-03-17 Kevin Ryde <user42@zip.com.au>
10231
10232 * mml.el (mml-read-tag): Unquote values with `read' to reverse
10233 prin1 in mml-insert-tag (just stripping the quotes gave wrong
10234 value if any backslash escapes).
10235
10236 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
10237
10238 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
10239 if it is available. (bug#5647)
10240
10241 2010-02-26 Glenn Morris <rgm@gnu.org>
10242
10243 * message.el (message-send-mail-function): Change the default, so that
10244 it inherits from a customized send-mail-function. (Bug#5643)
10245
10246 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
10247
10248 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
10249 shell-command-to-string signals an error (bug#5299).
10250
10251 2010-02-24 Glenn Morris <rgm@gnu.org>
10252
10253 * message.el (message-smtpmail-send-it)
10254 (message-send-mail-with-mailclient): Doc fixes.
10255
10256 2010-02-16 Glenn Morris <rgm@gnu.org>
10257
10258 * message.el (message-default-mail-headers): Change the default value
10259 to ease the transition from mail-mode to message-mode. (Bug#5555)
10260
10261 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
10262
10263 * message.el (message-mail): Just pass yank-action on to message-setup.
10264 (message-setup): Handle (FUN . ARGS) form of yank-action.
10265 (message-with-reply-buffer, message-widen-reply)
10266 (message-yank-original): Handle non-buffer values of
10267 message-reply-buffer (Bug#4080).
10268 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
10269
10270 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
10271
10272 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
10273 Fix typo in docstring.
10274
10275 2010-01-08 Jason Rumney <jasonr@gnu.org>
10276
10277 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
10278 response.
10279
10280 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10281
10282 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
10283
10284 * message.el (message-check-news-header-syntax): Protect against a
10285 string that `rfc822-addresses' returns when parsing fails.
10286
10287 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10288
10289 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
10290 (gnus-previous-char-property-change): New functions.
10291
10292 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
10293
10294 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
10295
10296 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
10297 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
10298
10299 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
10300
10301 * message.el (message-exchange-point-and-mark): Rework last change to
10302 avoid using optional arg of exchange-point-and-mark, for backward
10303 compatibility.
10304
10305 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
10306
10307 * message.el (message-exchange-point-and-mark):
10308 Call exchange-point-and-mark with an argument rather than setting
10309 mark-active by hand (Bug#5175).
10310
10311 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10312
10313 * nntp.el (nntp-service-to-port): Work for service expressed with
10314 numeric string; replace [:digit:] with [0-9] for XEmacs.
10315
10316 2009-12-17 Glenn Morris <rgm@gnu.org>
10317
10318 * gnus-group.el (gnus-bug-group-download-format-alist):
10319 Change emacs entry to debbugs.gnu.org. Bump :version.
10320
10321 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
10322
10323 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
10324
10325 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
10326
10327 * message.el (message-info): Explain why we use `Info-goto-node'.
10328
10329 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10330
10331 * message.el (message-completion-in-region): New compatibility function.
10332 (message-expand-group): Use it.
10333
10334 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
10335
10336 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
10337 with no unread article should be listed if the 2nd arg `predicate' is
10338 given.
10339
10340 2009-11-29 Juri Linkov <juri@jurta.org>
10341
10342 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
10343 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
10344 on `gnus-recenter'. (Bug#4698, Bug#4981)
10345
10346 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
10347
10348 * message.el (message-from-style, message-interactive)
10349 (message-signature): Always set default values from the corresponding
10350 mail-* variables.
10351 (message-cite-prefix-regexp, message-sendmail-envelope-from)
10352 (message-yank-prefix, message-indentation-spaces)
10353 (message-signature-file, message-default-headers): Use boundp rather
10354 than (featurep 'xemacs) to check if the corresponding mail-* variables
10355 exist.
10356
10357 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
10358
10359 * message.el (message-send-mail-with-sendmail): Revert last change.
10360
10361 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
10362
10363 * message.el (message-from-style, message-interactive)
10364 (message-cite-prefix-regexp, message-sendmail-envelope-from)
10365 (message-yank-prefix, message-indentation-spaces, message-signature)
10366 (message-signature-file, message-default-headers): For GNU Emacs, set
10367 default values from the corresponding mail-* variables.
10368 (message-send-mail-with-sendmail): Use envelope-from only if
10369 mail-specify-envelope-from is non-nil.
10370
10371 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
10372
10373 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
10374 containing tspecial characters if they have been already quoted.
10375
10376 2009-10-24 Glenn Morris <rgm@gnu.org>
10377
10378 * gnus-art.el (help-xref-stack-item): Define for compiler.
10379
10380 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
10381
10382 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
10383
10384 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
10385
10386 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
10387 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
10388
10389 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
10390
10391 * gnus.el (gnus-overlay-get): New alias to overlay-get.
10392 (gnus-overlays-in): New alias to overlays-in.
10393
10394 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
10395 gnus-overlay-get, and gnus-delete-overlay.
10396 (gnus-summary-show-thread): Make it work as well for systems in which
10397 next-single-char-property-change is not available.
10398 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
10399
10400 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
10401
10402 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
10403
10404 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
10405
10406 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
10407 and XEmacs that don't have `remove-overlays'.
10408
10409 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
10410
10411 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
10412 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
10413 selective display. Use overlays instead.
10414
10415 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
10416
10417 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
10418
10419 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
10420
10421 * spam-stat.el (spam-stat-load): Fix typo in message.
10422
10423 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
10424
10425 * gnus-art.el (gnus-article-encrypt-body):
10426 * message.el (message-check-recipients):
10427 * mm-util.el (mm-codepage-setup):
10428 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
10429 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
10430
10431 2009-09-22 Daiki Ueno <ueno@unixuser.org>
10432
10433 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
10434 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
10435 keys from the menu if mm-{sign,encrypt}-option is 'guided.
10436 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
10437 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
10438
10439 2009-09-18 Glenn Morris <rgm@gnu.org>
10440
10441 * gnus-diary.el (gnus-diary-check-message):
10442 * message.el (message-insert-formatted-citation-line):
10443 * nnbabyl.el (top-level):
10444 * nndiary.el (nndiary-schedule):
10445 Fix typos in condition-case handlers.
10446
10447 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10448
10449 * gnus-art.el (gnus-article-edit-part): Work for the buffer
10450 configuration that provides the sole article window in a frame;
10451 position point correctly after deleting a part.
10452
10453 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
10454
10455 * spam.el (spam-unregister-on-reregister): Add boolean variable.
10456 (spam-resolve-registrations-routine): Use it to unregister articles
10457 that change status.
10458
10459 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10460
10461 * nnrss.el (nnrss-request-article): Remove binding of
10462 default-enable-multibyte-characters that has gotten needless by
10463 the 2007-07-13 change in rfc2047-encode-message-header.
10464
10465 * mml.el (mml-insert-multipart): Error on the message header.
10466 (mml-insert-part): Error on the message header; position point at
10467 the end of a MIME tag.
10468
10469 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10470
10471 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
10472 (gnus-float-time): Alias to float-time if it exists.
10473
10474 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
10475 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
10476 float-time is available; suppress compile warning for time-to-seconds.
10477
10478 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10479
10480 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
10481 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
10482 Add the optional argument `encoding' that overrides the default.
10483
10484 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
10485 mm-encode-buffer.
10486
10487 2009-09-04 Glenn Morris <rgm@gnu.org>
10488
10489 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
10490 mm-disable-multibyte, rather than default-enable-multibyte-characters.
10491 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
10492 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
10493 * mm-util.el (mm-with-unibyte-current-buffer)
10494 (mm-find-buffer-file-coding-system):
10495 * yenc.el (yenc-decode-region): Use default-value rather than
10496 default-enable-multibyte-characters.
10497
10498 2009-09-03 Glenn Morris <rgm@gnu.org>
10499
10500 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
10501 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
10502 than default-enable-multibyte-characters.
10503
10504 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
10505
10506 * gnus-art.el (gnus-article-read-summary-keys):
10507 Fix gnus-buffer-configuration's value temporarily used.
10508
10509 2009-09-02 Glenn Morris <rgm@gnu.org>
10510
10511 * gnus-util.el (gnus-float-time): New function.
10512 * gnus-delay.el (gnus-delay-article):
10513 * gnus-sum.el (gnus-thread-latest-date):
10514 * gnus-util.el (gnus-user-date): Use gnus-float-time.
10515 * nnspool.el (nnspool-request-newgroups):
10516 Use gnus-float-time rather than time-to-seconds.
10517 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
10518
10519 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
10520 (gnus-header-subject-face, gnus-header-newsgroups-face)
10521 (gnus-header-name-face, gnus-header-content-face):
10522 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
10523 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
10524 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
10525 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
10526 (gnus-cite-face-11):
10527 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
10528 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10529 (gnus-server-closed-face, gnus-server-denied-face)
10530 (gnus-server-offline-face):
10531 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10532 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10533 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10534 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10535 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10536 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10537 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10538 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10539 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10540 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10541 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10542 (gnus-summary-selected-face, gnus-summary-cancelled-face)
10543 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10544 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10545 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10546 (gnus-summary-high-undownloaded-face)
10547 (gnus-summary-low-undownloaded-face)
10548 (gnus-summary-normal-undownloaded-face)
10549 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10550 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10551 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10552 (gnus-splash-face):
10553 * message.el (message-header-to-face, message-header-cc-face)
10554 (message-header-subject-face, message-header-newsgroups-face)
10555 (message-header-other-face, message-header-name-face)
10556 (message-header-xheader-face, message-separator-face)
10557 (message-cited-text-face, message-mml-face):
10558 * sieve-mode.el (sieve-control-commands-face)
10559 (sieve-action-commands-face, sieve-test-commands-face)
10560 (sieve-tagged-arguments-face):
10561 * spam.el (spam-face):
10562 Mark face aliases with "-face" in the name as obsolete.
10563
10564 2009-09-01 Glenn Morris <rgm@gnu.org>
10565
10566 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10567 than goto-line.
10568
10569 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10570
10571 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10572 Don't move point if the command is invoked inside the message header.
10573
10574 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10575
10576 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10577 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10578 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10579 * nnir.el (nnir-swish-e-index-file):
10580 * gnus-sum.el (gnus-summary-delete-marked-as-read)
10581 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10582 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10583 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10584 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10585 (gnus-treat-display-xface): Add Emacs version of obsolescence.
10586
10587 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
10588
10589 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10590 Don't save excursion.
10591
10592 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10593
10594 * nnheader.el (nnheader-find-file-noselect):
10595 * mm-util.el (mm-insert-file-contents):
10596 Use (default-value 'major-mode) instead of default-major-mode.
10597
10598 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10599
10600 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10601
10602 2009-08-25 Glenn Morris <rgm@gnu.org>
10603
10604 * nnir.el (top-level): Don't require cl at run-time.
10605 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10606 Replace cl-function substitute with gnus-replace-in-string.
10607 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10608 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10609 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10610 simplified expansions.
10611
10612 2009-08-22 Glenn Morris <rgm@gnu.org>
10613
10614 * gnus-art.el (gnus-button-patch): Use forward-line rather than
10615 goto-line.
10616
10617 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
10618
10619 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10620
10621 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10622 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10623 (gnus-mm-display-part, gnus-mime-display-single)
10624 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10625 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10626
10627 * gnus-sum.el
10628 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10629 (gnus-summary-move-article): Add expirable mark to articles copied or
10630 moved to group that has auto-expire turned on if the option is non-nil.
10631
10632 2009-07-24 Glenn Morris <rgm@gnu.org>
10633
10634 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10635 Fix typo. (Bug#3903)
10636
10637 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10638
10639 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
10640 gnus-article-read-summary-keys rather than gnus-summary-edit-article
10641 that should not be used for draft articles.
10642 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
10643 that has no concern in minor mode keys.
10644 (gnus-article-summary-command, gnus-article-summary-command-nosave):
10645 Abolish.
10646
10647 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
10648
10649 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
10650 article without making inquiry to a user for unknown encoding.
10651
10652 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
10653 (nnmaildir--scan): Assume i-node and device number that file-attributes
10654 returns might be cons-cell.
10655
10656 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
10657
10658 * auth-source.el: Remove docs now in auth.texi. Don't use
10659 `gnus-message' for logging. Add new variables `auth-source-debug' and
10660 `auth-source-hide-passwords' and use them.
10661
10662 2009-07-15 Glenn Morris <rgm@gnu.org>
10663
10664 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
10665
10666 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
10667
10668 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
10669 excessive whitespace from the default values of title and description.
10670
10671 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
10672
10673 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
10674 mail-fetch-field to fetch Content-Description header in order to
10675 exclude newlines.
10676
10677 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
10678
10679 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10680 to deleted part.
10681
10682 2009-05-30 David Engster <dengste@eml.cc>
10683
10684 * nnmairix.el: Remove old documentation in the commentary block.
10685 (nnmairix-request-group): Do not update active file for nnml back ends.
10686 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10687 end so that overview files are ignored.
10688 (nnmairix-update-groups): Make updating the groups more robust by using
10689 marks.
10690 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10691 with dollar characters in message-id.
10692
10693 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
10694
10695 * spam.el: Use dns-query instead of query-dns. Was renamed on
10696 2008-12-25 in dns.el.
10697
10698 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10699
10700 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10701 could happen if the text is only composed of spaces and/or tabs.
10702
10703 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
10704
10705 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10706 when sending a queued message to avoid extra mml tags.
10707
10708 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
10709
10710 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10711
10712 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
10713
10714 * gnus-dired.el: Remove autoload for gnus-setup-message.
10715 (gnus-dired-attach): Fake this-command value to prevent Gnus from
10716 displaying Gnus logo; always use compose-mail.
10717
10718 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
10719
10720 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10721
10722 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
10723
10724 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10725 (gnus-nocem-issuers): List currently active issuers; fix custom type.
10726 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10727 available.
10728 (gnus-nocem-epg-verify): New function.
10729
10730 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
10731
10732 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10733
10734 2009-02-15 Glenn Morris <rgm@gnu.org>
10735
10736 * gnus-util.el (rmail-insert-rmail-file-header)
10737 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10738 autoloads.
10739 (rmail-default-rmail-file): Remove unnecessary declaration.
10740 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10741
10742 2009-02-14 Glenn Morris <rgm@gnu.org>
10743
10744 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10745 variable (only used in gnus-util, which declares it anyway).
10746 (rmail-output-to-rmail-file): Remove autoload of deleted function,
10747 which was only needed by gnus-art (changed to not use it any more).
10748 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10749 only used in gnus-util, which autoloads it itself.
10750 (rmail-update-summary): Fix autoload.
10751
10752 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10753 rather than rmail-output-to-rmail-file.
10754
10755 2009-02-07 Glenn Morris <rgm@gnu.org>
10756
10757 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10758 autoload of function that no longer exists.
10759 (rmail-toggle-header): Declare.
10760 (message-forward-rmail-make-body): Handle mbox Rmail.
10761
10762 2009-01-31 Glenn Morris <rgm@gnu.org>
10763
10764 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10765 2009-01-09 change.
10766
10767 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
10768
10769 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10770 (auth-source-forget-all-cached): New convenience function.
10771 (auth-source-user-or-password): Accept list of modes or a single mode.
10772
10773 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10774 auth-source modes.
10775
10776 * nnimap.el (nnimap-open-connection): Use list of
10777 auth-source modes.
10778
10779 * nntp.el (nntp-send-authinfo): Use list of
10780 auth-source modes.
10781
10782 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
10783
10784 * auth-source.el: Update docs to reflect epa-file-enable is to be used
10785 now.
10786
10787 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
10788
10789 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10790 coding system in XEmacs; add a workaround for XEmacs.
10791
10792 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
10793
10794 * mm-util.el (mm-coding-system-priorities): Protect against nil value
10795 of current-language-environment.
10796
10797 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
10798
10799 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10800 available at runtime.
10801
10802 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
10803
10804 * gnus-art.el (article-date-ut): Fix end point of narrowing.
10805
10806 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
10807
10808 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10809 the greatest positive fixnum value doesn't work under an XEmacs with
10810 bignum support; use the most-positive-fixnum constant instead,
10811 available since Emacs 21.1 with cl and XEmacs 21.1.
10812
10813 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
10814
10815 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10816 XEmacs gets not to work.
10817
10818 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
10819
10820 * mm-util.el (mm-coding-system-priorities): Allow the value like
10821 "Japanese (UTF-8)" of current-language-environment.
10822
10823 2009-01-09 Glenn Morris <rgm@gnu.org>
10824
10825 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10826 with last-command-event.
10827
10828 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
10829
10830 * message.el (message-fix-before-sending): Amend comment.
10831
10832 2009-01-07 David Engster <dengste@eml.cc>
10833
10834 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10835 simplified server definitions by converting it via
10836 gnus-server-to-method.
10837
10838 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10839
10840 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10841 parameter's operands.
10842
10843 2009-01-06 David Engster <dengste@eml.cc>
10844
10845 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10846 primary select method (for gnus-group-mark-article-as-read).
10847
10848 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
10849
10850 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10851 `(gnus)Face', not `(gnus)X-Face'.
10852
10853 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
10854
10855 * mm-util.el (mm-ucs-to-char): New function.
10856
10857 * mm-url.el (mm-url-decode-entities): Use it.
10858
10859 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
10860
10861 * message.el (message-fix-before-sending): Add `eight-bit' to
10862 illegible-text check.
10863
10864 2009-01-03 Michael Olson <mwolson@gnu.org>
10865
10866 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10867 `headers' is nil. This can occur if the IMAP server does not have
10868 permissions to read messages from a folder, but can write new messages
10869 to the folder.
10870 (nnimap-request-article-part): Do not insert `data' if it is nil.
10871
10872 2009-01-01 Dave Love <fx@gnu.org>
10873
10874 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10875
10876 * nnimap.el: Fix author email.
10877 (nnimap-split-rule): Add FIXME comment.
10878 (nnimap-debug): Fix doc string.
10879
10880 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
10881
10882 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10883 overlay-arrow-position and overlay-arrow-string buffer-local; no need
10884 to check if those variables exist (first appeared in Emacs 18.50).
10885
10886 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
10887
10888 * mm-util.el (mm-line-number-at-pos): New function.
10889
10890 * spam-report.el (spam-report-process-queue): Use it.
10891
10892 2008-12-24 David Engster <dengste@eml.cc>
10893
10894 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10895 parameters that haven't existed as variables as buffer-local variables.
10896
10897 2008-12-23 Dave Love <fx@gnu.org>
10898
10899 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10900 cadar.
10901
10902 * sieve-manage.el (sieve-manage-starttls-p): Rename from
10903 imap-starttls-p.
10904 (sieve-manage-starttls-open): Rename from imap-starttls-open.
10905
10906 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
10907
10908 * spam-report.el (spam-report-gmane-max-requests): New constant.
10909 (spam-report-gmane-wait): New variable.
10910 (spam-report-gmane-ham, spam-report-gmane-spam)
10911 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10912 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10913 the server.
10914
10915 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10916 Add explanations.
10917
10918 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10919 nnheader-accept-process-output and nnheader-read-timeout if available.
10920 (pop3-movemail): Use it.
10921
10922 * message.el (message-check-news-body-syntax): Fix signature check if
10923 there's an attachment.
10924
10925 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
10926
10927 * mm-util.el: Add comments to the mm- emulating functions.
10928
10929 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
10930
10931 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10932 Reported by Stephen Berman <stephen.berman@gmx.net>.
10933
10934 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10935
10936 * mm-util.el (mm-substring-no-properties): New function.
10937 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10938 (mm-special-display-p): Enable those lambda forms to be byte compiled.
10939 (mm-string-to-multibyte): Doc fix.
10940
10941 * mml.el (mml-attach-file): Use mm-substring-no-properties.
10942
10943 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
10944
10945 * mml.el (mml-attach-file): Strip text properties from file name.
10946 (Bug#1574)
10947
10948 2008-12-16 Glenn Morris <rgm@gnu.org>
10949
10950 * mm-util.el (mm-charset-override-alist): Declare for compiler.
10951
10952 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10953
10954 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10955 knows since the charset specified might be a bogus alias that
10956 mm-charset-synonym-alist provides.
10957
10958 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
10959
10960 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10961 "ISO_8859-1".
10962
10963 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10964
10965 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10966
10967 * mm-util.el (mm-charset-eval-alist):
10968 Define it before mm-charset-to-coding-system.
10969 (mm-charset-to-coding-system): Add optional argument `silent';
10970 define it before mm-charset-override-alist.
10971 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10972 default value if it can be used in Emacs currently running;
10973 silence mm-charset-to-coding-system.
10974
10975 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
10976
10977 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10978 `allow-override' which says whether to use `mm-charset-override-alist'.
10979 (rfc2047-decode-encoded-words): Use it.
10980
10981 * mm-util.el (mm-charset-override-alist): Fix custom type;
10982 add `(gb2312 . gbk)' to choices.
10983
10984 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
10985
10986 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10987 fast.
10988
10989 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10990
10991 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
10992
10993 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10994 on links.
10995
10996 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10997
10998 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
10999
11000 * message.el (message-idna-to-ascii-rhs-1): Protect against local
11001 users' addresses that don't have domain parts.
11002 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
11003 rather than message-narrow-to-head since there will be the message
11004 header separator.
11005
11006 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11007
11008 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
11009 since the result is inserted in a unibyte buffer anyway.
11010 (nnimap-demule-use-string-to-multibyte): Remove.
11011 (nnimap-demule): Alias it to mm-string-to-multibyte.
11012
11013 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
11014
11015 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
11016 variable for debugging bug#464 and bug#1174.
11017 (nnimap-demule): Use it.
11018
11019 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
11020
11021 * gnus-score.el (gnus-score-find-trace): Handle default score in total
11022 score calculation correctly.
11023
11024 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11025
11026 * message.el (message-send-mail): Just set the buffer to unibyte
11027 rather than use mm-with-unibyte-current-buffer which does a lot more.
11028 (message-send-mail-partially): Don't bother with
11029 mm-with-unibyte-current-buffer since it's already been made unibyte by
11030 message-send-mail.
11031
11032 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
11033
11034 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
11035
11036 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
11037
11038 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
11039
11040 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
11041
11042 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
11043 require itself and to remove `with-no-warnings'.
11044
11045 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
11046
11047 * starttls.el (starttls-any-program-available): Get the name of the
11048 available TLS layer program.
11049 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
11050 well as the host name in the "opening" message.
11051
11052 * auth-source.el (auth-source-cache, auth-source-do-cache)
11053 (auth-source-user-or-password): Cache passwords and logins by default,
11054 allow override with `auth-source-do-cache'.
11055 (auth-source-forget-user-or-password): Allow users to remove cache
11056 entries if needed.
11057
11058 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
11059
11060 * ietf-drums.el (ietf-drums-remove-comments): Localize second
11061 condition-case to only the forward-sexp call.
11062
11063 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
11064
11065 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
11066 quotes contained. Make it more robust regardless by an extra
11067 condition-case wrapper.
11068
11069 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
11070
11071 * nnml.el (nnml-request-expire-articles): Check if the function set to
11072 `nnmail-expiry-target' returns the symbol `delete'.
11073
11074 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
11075
11076 * nnmail.el (nnmail-expiry-target): Fix custom type.
11077
11078 2008-10-02 Glenn Morris <rgm@gnu.org>
11079
11080 * mm-util.el (mm-codepage-setup): Tweak codepage error.
11081 Silence compiler warning.
11082
11083 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
11084
11085 * mml.el (mml-menu): Don't assume mml2015 is bound.
11086
11087 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
11088
11089 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
11090 exists.
11091
11092 2008-09-27 Glenn Morris <rgm@gnu.org>
11093
11094 * gnus-util.el (mail-header-remove-comments): Autoload it.
11095
11096 2008-09-27 Andreas Schwab <schwab@suse.de>
11097
11098 * gnus-util.el (gnus-split-references): Strip comments.
11099 (gnus-parent-id): Likewise.
11100
11101 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
11102
11103 * message.el (message-confirm-send): Fix version.
11104
11105 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
11106
11107 * message.el (message-idna-to-ascii-rhs-1): Use
11108 mail-extract-address-components rather than mail-header-parse-addresses
11109 that is an alias by default to ietf-drums-parse-addresses that does not
11110 support non-ASCII names in headers' contents.
11111
11112 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
11113
11114 * message.el (message-confirm-send): Fix variable documentation to
11115 avoid the "y/n" wording.
11116
11117 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
11118
11119 * message.el (message-set-auto-save-file-name): Save to a different
11120 filename so multiple messages (especially drafts) can be recovered.
11121
11122 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
11123
11124 * message.el (message-confirm-send): Add appropriate version.
11125
11126 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
11127
11128 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
11129 defvar.
11130
11131 2008-09-22 Daiki Ueno <ueno@unixuser.org>
11132
11133 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
11134 (mm-pkcs7-enveloped-magic): Ditto.
11135
11136 2008-09-17 Simon Josefsson <simon@josefsson.org>
11137
11138 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
11139 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
11140
11141 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
11142
11143 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
11144 default, it's better.
11145
11146 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
11147
11148 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
11149 summary line gnus-number property and ignore them (with a warning
11150 message).
11151
11152 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
11153
11154 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
11155 macro caddr in the interactive form since it won't be expanded.
11156
11157 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
11158
11159 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
11160 `charset'; fix name of function called recursively.
11161 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
11162
11163 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
11164
11165 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
11166 (gnus-mime-set-charset-parameters): New function.
11167 (gnus-mime-view-part-as-charset): Use it to correctly display part
11168 specifying wrong charset.
11169
11170 2008-09-08 David Engster <dengste@eml.cc>
11171
11172 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
11173 in completing-read for back end server.
11174
11175 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
11176
11177 * message.el (message-confirm-send): New variable to confirm sending a
11178 message.
11179 (message-send): Use it.
11180
11181 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
11182
11183 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
11184
11185 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
11186
11187 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
11188
11189 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
11190
11191 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
11192 prevent tracking too many groups.
11193 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
11194 Use it.
11195
11196 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
11197
11198 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
11199 moving point to the bottom of the window in order to avoid recentering.
11200
11201 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
11202
11203 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
11204 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
11205 (gnus-article-beginning-of-window): Fix calculation.
11206
11207 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
11208
11209 * gnus-msg.el (gnus-summary-supersede-article)
11210 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
11211 value of gnus-newsgroup-charset to decode non-MIME encoded text in
11212 message header.
11213
11214 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
11215
11216 * message.el:
11217 * gnus-start.el:
11218 * gnus-registry.el: Remove VMS support.
11219
11220 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
11221
11222 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
11223 macro.
11224 (rfc2104-hash): Use it.
11225
11226 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
11227
11228 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
11229 (gnus-summary-sort-by-most-recent-date): New commands.
11230 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
11231 and menu entries.
11232
11233 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
11234
11235 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
11236 don't redisplay article for raw contents; remove plural articles stuff.
11237
11238 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
11239 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
11240 on gnus-summary-save-article; display results properly.
11241
11242 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
11243
11244 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
11245
11246 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
11247
11248 * gnus-art.el (gnus-summary-save-in-pipe):
11249 Consider gnus-save-all-headers.
11250
11251 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
11252
11253 * gnus-util.el (ns-focus-frame): Remove declaration.
11254 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
11255 like x.
11256
11257 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
11258
11259 * rfc2104.el (rfc2104-zero): Delete defconst.
11260 (rfc2104-hex-alist): Likewise.
11261 (rfc2104-hex-to-int): Delete func.
11262 (rfc2104-hexstring-to-bitstring): Likewise.
11263 (rfc2104-nybbles): New defconst.
11264 (rfc2104-hash): Rewrite for speed.
11265
11266 2008-07-16 Glenn Morris <rgm@gnu.org>
11267
11268 * gnus-util.el (ns-focus-frame): Declare for compiler.
11269
11270 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
11271
11272 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
11273 set as a group parameter.
11274 (gnus-summary-save-in-pipe): Work when it is called independently.
11275 (gnus-summary-pipe-to-muttprint): Don't modify
11276 gnus-summary-pipe-output-default-command.
11277
11278 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
11279
11280 * message.el (message-send-mail-with-sendmail):
11281 Display the error message.
11282
11283 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
11284
11285 * gnus-art.el (gnus-default-article-saver):
11286 Add gnus-summary-save-in-pipe to choices.
11287 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
11288 gnus-summary-pipe-output-default-command as the default command.
11289 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
11290 instead of gnus-last-shell-command.
11291
11292 * gnus-sum.el (gnus-summary-pipe-output-default-command):
11293 New user option.
11294 (gnus-summary-muttprint-program): Mention the value will be changed.
11295 (gnus-summary-save-article): Force showing of all headers.
11296 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
11297
11298 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
11299
11300 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
11301
11302 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
11303
11304 * nnimap.el (nnimap-id):
11305 * sieve-manage.el (sieve-manage-open): Doc fixes.
11306
11307 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
11308
11309 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
11310 if available.
11311
11312 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
11313
11314 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
11315
11316 * nnkiboze.el (nnkiboze-generate-group):
11317 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
11318
11319 * nnmairix.el: Require CL.
11320
11321 2008-06-15 David Engster <dengste@eml.cc>
11322
11323 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
11324
11325 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
11326
11327 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
11328 New macros that expand to an `aset'/`aref' call under Emacs, and to a
11329 runtime choice under XEmacs.
11330
11331 * gnus-sum.el (gnus-summary-set-display-table):
11332 Use `gnus-put-display-table', `gnus-get-display-table',
11333 `gnus-set-display-table' for the display table, instead of `aset'.
11334
11335 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
11336
11337 * nnmairix.el: Add autoloads.
11338
11339 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
11340
11341 * nnmairix.el (nnmairix-delete-recreate-group)
11342 (nnmairix-update-and-clear-marks): Fix error messages.
11343
11344 2008-06-14 David Engster <dengste@eml.cc>
11345
11346 * nnmairix.el: Upgrade to version 0.6.
11347 (nnmairix-group-toggle-propmarks-this-group)
11348 (nnmairix-group-toggle-readmarks-this-group)
11349 (nnmairix-group-delete-recreate-this-group)
11350 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
11351 (nnmairix-remove-tick-mark-original-article): New commands.
11352 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
11353 (nnmairix-propagate-marks-to-nnmairix-groups)
11354 (nnmairix-only-use-registry, nnmairix-allowfast-default)
11355 (nnmairix-marks-cache, nnmairix-version-output): New variables.
11356 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
11357 functions needed for marks propagation and manipulation of read marks.
11358 (nnmairix-update-groups): New function.
11359 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
11360 (nnmairix-determine-original-group-from-registry)
11361 (nnmairix-determine-original-group-from-path)
11362 (nnmairix-get-group-from-file-path, nnmairix-map-range)
11363 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
11364 New helper functions.
11365 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
11366 keystrokes for new commands.
11367 (nnmairix-delete-and-create-on-change): Doc string cleanup.
11368 (nnmairix-request-group): Check allow-fast group parameter.
11369 (nnmairix-request-create-group): Set allow-fast group parameter if
11370 nnmairix-allowfast-default is set.
11371 (nnmairix-close-group): Propagate marks upon closing if needed.
11372 (nnmairix-group-toggle-threads-this-group): Use new.
11373 nnmairix-group-toggle-parameter helper function.
11374 (nnmairix-search): Better check for empty search result.
11375 (nnmairix-goto-original-article): Use new helper functions for
11376 determining original article.
11377 (nnmairix-show-original-article): Make sure message-id is in brackets.
11378 (nnmairix-call-mairix-binary): Change variable name.
11379 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
11380 helper function.
11381 (nnmairix-widget-toggle-activate): Fix doc string.
11382
11383 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
11384
11385 * nnir.el: Require edmacro when compiling with XEmacs.
11386 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
11387 available in Emacs 21.
11388
11389 2008-06-11 Glenn Morris <rgm@gnu.org>
11390
11391 * gnus-util.el (x-focus-frame):
11392 * gnus.el (image-size):
11393 * mm-decode.el (image-size): Declare.
11394
11395 * gnus-picon.el (declare-function): Add compat definition.
11396 (image-size): Declare.
11397
11398 * gnus-group.el (tool-bar-map):
11399 * gnus-sum.el (tool-bar-map): Define for compiler.
11400
11401 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
11402
11403 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
11404
11405 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
11406 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
11407 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
11408 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
11409 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
11410 * sieve-manage.el, spam-report.el, spam.el:
11411 Remove unnecessary eval-and-compile of autoloads.
11412
11413 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
11414
11415 * auth-source.el: Precise Tramp doc.
11416
11417 2008-06-07 Glenn Morris <rgm@gnu.org>
11418
11419 * nnmairix.el: Remove unnecessary eval-when-compile.
11420
11421 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
11422
11423 * nnir.el: New file.
11424
11425 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11426
11427 * gnus-util.el (gnus-read-shell-command): New function.
11428 * mm-decode.el (mm-pipe-part):
11429 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
11430
11431 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
11432
11433 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
11434
11435 2008-06-03 Glenn Morris <rgm@gnu.org>
11436
11437 * pop3.el (nnheader-accept-process-output): Autoload it.
11438
11439 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
11440
11441 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
11442 are not 2-digit hexadecimal characters that follow `%'s.
11443
11444 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
11445
11446 * message.el (message-bogus-recipient-p): Fix type in doc string.
11447 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
11448 (message-bogus-addresses): Rename from message-bogus-address-regexp.
11449 Improve custom options.
11450 (message-bogus-recipient-p): Adjust accordingly.
11451
11452 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
11453
11454 * nnmairix.el: Require edmacro when compiling with XEmacs.
11455
11456 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
11457
11458 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
11459 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
11460
11461 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
11462
11463 * auth-source.el: Add more docs.
11464
11465 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11466
11467 * nnheader.el (nnheader-read-timeout): Change the default timeout from
11468 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
11469 retrieval faster in some cases, but might make CPU usage larger.
11470 If this has any bad side effects, we might revert this change.
11471
11472 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
11473 seems to make mail retrieval much, much faster.
11474 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
11475 unconditionally.
11476
11477 * gnus-draft.el (gnus-group-send-queue):
11478 Bind message-send-mail-partially-limit to nil to avoid being prompted.
11479
11480 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
11481
11482 * mml.el (mml-attach-buffer): Prompt for `disposition'.
11483
11484 * message.el (message-bogus-address-regexp): Fix and improve custom
11485 type.
11486 (message-setup-hook): Add message-check-recipients as custom option.
11487
11488 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
11489
11490 * message.el (message-cite-function): Remove bogus autoload which crept
11491 in during merge from v5-10.
11492
11493 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
11494
11495 * nnimap.el (nnimap-open-connection): Fix login/password bug.
11496
11497 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
11498
11499 * auth-source.el: Preliminary Tramp docs.
11500 (auth-sources): Change the default auth-sources to use
11501 EPA .gpg files.
11502
11503 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
11504
11505 * nntp.el: Autoload `auth-source-user-or-password'.
11506 (nntp-send-authinfo): Use it.
11507
11508 * nnimap.el: Autoload `auth-source-user-or-password'.
11509 (nnimap-open-connection): Use it.
11510
11511 * auth-source.el: Add docs on using with url-auth. Import gnus-util
11512 for the gnus-message function.
11513 (auth-source-user-or-password): Use it.
11514
11515 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11516
11517 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
11518 rfc2104-hexstring-to-byte-list. Return a unibyte string.
11519 (rfc2104-hash): Use it.
11520
11521 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11522
11523 * gnus-art.el (gnus-article-toggle-truncate-lines):
11524 Don't use `iff' in docstring.
11525
11526 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
11527
11528 * gnus-registry.el: Adjusted copyright dates and added a keyword.
11529
11530 * gnus-util.el (gnus-extract-address-component-name)
11531 (gnus-extract-address-component-email): Convenience functions around
11532 `gnus-extract-address-components'.
11533
11534 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11535 Use `gnus-extract-address-component-email' to fix bug of comparing full
11536 sender name to `user-mail-address'.
11537
11538 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
11539
11540 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11541 catch/throw to optimize.
11542 (gnus-registry-find-keywords): Just use member to find a keyword.
11543
11544 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11545
11546 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11547 is current before calling gnus-server-prepare.
11548 (gnus-server-setup-buffer, gnus-server-update-server)
11549 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11550
11551 2008-05-04 Juri Linkov <juri@jurta.org>
11552
11553 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11554 (mailcap-file-default-commands): Use mailcap-replace-in-string
11555 instead of replace-regexp-in-string, and mailcap-delete-duplicates
11556 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
11557
11558 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
11559
11560 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11561
11562 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11563
11564 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11565 hooks.
11566 (gnus-update-read-articles): Speed up non-marks-using users.
11567 (gnus-use-marks): Define gnus-use-marks.
11568 (gnus-propagate-marks): Rename variable to something more sensible.
11569
11570 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
11571
11572 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11573 (gmm-image-load-path-for-library): Fix typos in docstrings.
11574 (gmm-message): Reflow docstring.
11575
11576 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
11577
11578 * mail-source.el (mail-source-set-1, mail-source-bind):
11579 Move auth-source code out of the macro to clean it up and fix bugs.
11580
11581 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
11582
11583 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11584 by sender if it's equal to user-mail-address, it's likely to be
11585 useless.
11586
11587 * mail-source.el (mail-source-bind): Don't use user or password if they
11588 are not bound. Unintern them if they are nil. Don't use server unless
11589 it's bound, and default it to empty string otherwise.
11590
11591 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
11592
11593 * mail-source.el: Load auth-source.el.
11594 (mail-source-bind): Add comments. Call auth-source-user-or-password to
11595 get user name or password, if auth-sources is set up.
11596
11597 * gnus-registry.el (gnus-registry-split-strategy): New variable for
11598 strategy of splitting with parent.
11599 (gnus-registry-split-fancy-with-parent)
11600 (gnus-registry-post-process-groups): Use it and fix prior
11601 bug (returning a list as the split result).
11602
11603 * auth-source.el (auth-sources): Remove server parameter.
11604 (auth-source-pick, auth-source-user-or-password)
11605 (auth-source-user-or-password-imap)
11606 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11607 (auth-source-user-or-password-sftp)
11608 (auth-source-user-or-password-smtp): Remove server parameter.
11609
11610 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
11611
11612 * smime.el (smime-sign-region, smime-encrypt-region)
11613 (smime-decrypt-region):
11614 Remove redundant calls to `generate-new-buffer-name'.
11615
11616 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
11617
11618 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11619 Don't use QP for message/rfc822.
11620 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11621
11622 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
11623
11624 * sieve-manage.el (sieve-string-bytes): Remove.
11625 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11626 correct byte-length only if the process's coding-system is the same as
11627 the one used internally by Emacs to represent strings.
11628
11629 2008-04-22 Juri Linkov <juri@jurta.org>
11630
11631 * mailcap.el (mailcap-file-default-commands): New function.
11632
11633 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11634
11635 * message.el (message-signature-separator, message-cite-function):
11636 Change custom version.
11637
11638 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11639
11640 * mm-decode.el (mm-display-external): Make temp file read-only.
11641
11642 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
11643
11644 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11645 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
11646 `C-c C-f d'.
11647
11648 2008-04-12 Adrian Aichner <adrian@xemacs.org>
11649
11650 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11651
11652 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
11653
11654 * auth-source.el: Add docs.
11655 (auth-sources): Modify format to support server.
11656 (auth-source-pick, auth-source-user-or-password)
11657 (auth-source-user-or-password-imap)
11658 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11659 (auth-source-user-or-password-sftp)
11660 (auth-source-user-or-password-smtp): Add server parameter.
11661
11662 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
11663
11664 * gnus-registry.el: Initialize the registry when gnus-registry-install
11665 is t.
11666
11667 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
11668
11669 * compface.el (uncompface): Make buffer unibyte.
11670
11671 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
11672
11673 * mail-source.el (mail-source-value):
11674 Prefer fboundp to functionp so it works with macros as well.
11675
11676 2008-04-05 Glenn Morris <rgm@gnu.org>
11677
11678 * gnus-ems.el (mm-disable-multibyte): Autoload it.
11679
11680 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
11681
11682 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11683 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11684
11685 * nnheader.el (nnheader-init-server-buffer): Change buffer's
11686 multibyteness after rather than before erasing it.
11687
11688 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11689 mm-with-multibyte.
11690 (gnus-request-article-this-buffer): Make sure the proper decoding is
11691 used if gnus-original-article-buffer happens to be unibyte.
11692
11693 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11694 default-enable-multibyte-characters.
11695
11696 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11697 default-enable-multibyte-characters.
11698
11699 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11700
11701 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11702
11703 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11704
11705 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11706 Fix last change in case the element is not even a symbol.
11707
11708 2008-04-02 Simon Josefsson <simon@josefsson.org>
11709
11710 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11711 imap-enable-exchange-bug-workaround.
11712 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11713
11714 2008-04-01 Simon Josefsson <simon@josefsson.org>
11715
11716 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11717 a 100 byte status-checks into a 2-3MB transfer for each group.
11718 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11719 to enable bug workaround or not.
11720 (nnimap-find-minmax-uid): Only enable workaround conditionally.
11721
11722 2008-03-31 Glenn Morris <rgm@gnu.org>
11723
11724 * message.el (mml2015-use): Declare for compiler.
11725 (message-info): Require mml2015 when appropriate.
11726
11727 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11728
11729 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11730 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11731 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11732 (nntp-service-to-port): New function.
11733 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11734 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11735 (nntp-open-netcat-stream): New function.
11736 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11737
11738 2008-03-29 Sven Joachim <svenjoac@gmx.de>
11739
11740 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11741
11742 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11743
11744 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11745
11746 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
11747
11748 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11749
11750 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
11751
11752 * message.el (message-signature-separator): Change default.
11753 Improve custom type.
11754 (message-cite-function): Change default to
11755 message-cite-original-without-signature.
11756
11757 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11758 toggle.
11759
11760 * message.el (message-check-news-body-syntax): Fix signature check.
11761 (message-setup-1): Mark buffer as unmodified _after_ running
11762 message-setup-hook and handling message-alternative-emails.
11763 (message-shorten-references): Be more strict when building list of
11764 valid references to comply with GNKSA.
11765
11766 * gnus-group.el (gnus-read-ephemeral-bug-group)
11767 (gnus-read-ephemeral-debian-bug-group)
11768 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11769
11770 * message.el (message-info): Don't use booleanp which isn't supported
11771 in Emacs 21 and XEmacs.
11772
11773 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
11774
11775 * gnus-group.el (gnus-gmane-group-download-format): Rename from
11776 gnus-group-gmane-group-download-format.
11777 (gnus-group-read-ephemeral-gmane-group): Rename from
11778 gnus-group-read-ephemeral-gmane-group.
11779 (gnus-read-ephemeral-gmane-group-url): Rename from
11780 gnus-group-read-ephemeral-gmane-group-url.
11781 (gnus-bug-group-download-format-alist): New variable.
11782 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11783 (gnus-read-ephemeral-emacs-bug-group): New commands.
11784
11785 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
11786
11787 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11788 (gnus-visible-headers): Improve custom type.
11789
11790 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
11791
11792 * mml.el (mml-menu): Add workarounds for XEmacs.
11793
11794 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11795 X-Boundary header.
11796
11797 * message.el (message-simplify-recipients): Fix previous commit.
11798
11799 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11800
11801 * mm-util.el (mm-set-buffer-multibyte): New function.
11802 * mm-decode.el (mm-copy-to-buffer): Use it.
11803
11804 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11805 Prefer fboundp to functionp so it works with macros as well.
11806
11807 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
11808
11809 * message.el (message-alter-recipients-discard-bogus-full-name):
11810 New function.
11811 (message-alter-recipients-function): New variable.
11812 (message-get-reply-headers): Use it.
11813 (message-replace-header): New helper function.
11814 (message-recipients-without-full-name): New variable.
11815 (message-simplify-recipients): New command.
11816
11817 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11818
11819 * message.el (message-info): Handle EasyPG manual.
11820
11821 * mml.el (mml-menu): Add entry for EasyPG.
11822
11823 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
11824
11825 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11826 parameter.
11827
11828 * message.el (message-disassociate-draft): Specify drafts group name
11829 fully.
11830
11831 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
11832
11833 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11834 Eliminate unnecessary duplicates from the match list.
11835
11836 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
11837
11838 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11839 args of `how-many' of which the XEmacs version doesn't take; declare
11840 Info-index-next as function.
11841
11842 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
11843
11844 * gnus-score.el (gnus-score-headers): Fix handling of
11845 gnus-inhibit-slow-scoring.
11846
11847 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11848 string.
11849 (gnus-button-url-regexp): Improve handling of parenthesis.
11850 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11851 (gnus-button-handle-info-keystrokes): Handle index entries.
11852
11853 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
11854
11855 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11856 Incoming* files.
11857
11858 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11859
11860 * auth-source.el (auth-sources): Rename from auth-source-choices.
11861 (auth-source-pick): Use it.
11862
11863 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
11864
11865 * auth-source.el (auth-source-protocols)
11866 (auth-source-protocols-customize, auth-source-choices): Add and
11867 modified variable customizations and defaults.
11868 (auth-source-pick, auth-source-user-or-password)
11869 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11870 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11871 (auth-source-user-or-password-sftp)
11872 (auth-source-user-or-password-smtp): Use new variables and provide an
11873 interface to netrc.el.
11874
11875 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
11876
11877 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11878 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11879 Make sure the nntp port to specify is a string.
11880
11881 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11882
11883 * nntp.el: Use with-current-buffer.
11884 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11885 dubious mm-with-unibyte-current-buffer.
11886 (nntp-with-open-group-function): New function extracted from
11887 nntp-with-open-group macro.
11888 (nntp-with-open-group): Use the function, so it's easier to debug.
11889 Add indentation and debugging info.
11890 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11891 Recommend the use of the netcat alternatives.
11892
11893 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11894 Avoid mm-string-as-multibyte as well.
11895
11896 * nnweb.el (nnweb-insert-html):
11897 Remove use of nnheader-string-as-multibyte.
11898
11899 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11900 (nnheader-string-as-multibyte): Remove.
11901
11902 * mm-view.el: Use inhibit-read-only.
11903 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11904 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11905 or unibyte-string.
11906
11907 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11908 (mm-uu-yenc-extract): Use with-current-buffer.
11909
11910 * gnus-soup.el (gnus-soup-send-packet): Don't use
11911 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11912
11913 * nnmh.el: Use with-current-buffer.
11914 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11915 mm-string-as-multibyte on the output of mm-encode-coding-string.
11916
11917 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11918 (nnimap-request-move-article): Use with-current-buffer.
11919
11920 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11921 inserting the handle-buffer's text, so the implicit multibyte->unibyte
11922 conversion uses string-make-unibyte rather than string-as-unibyte.
11923
11924 * gnus-msg.el: Use with-current-buffer.
11925
11926 * message.el (message-ignored-resent-headers): Add "Delivered-To".
11927
11928 2008-03-10 Daiki Ueno <ueno@unixuser.org>
11929
11930 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11931 string for caching if it is 'PIN.
11932
11933 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
11934
11935 * mail-source.el (mail-source-delete-old-incoming-confirm):
11936 Change default to nil.
11937 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11938
11939 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
11940
11941 * gnus-art.el (gnus-narrow-to-page): Position point properly.
11942 (gnus-article-goto-prev-page): Work for articles having ^L's.
11943
11944 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11945
11946 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11947
11948 2008-03-07 Karl Fogel <kfogel@red-bean.com>
11949
11950 * gnus-bookmark.el: Adjust for renames in bookmark.el.
11951 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11952 (gnus-bookmark-jump): Adjust some variable names.
11953
11954 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
11955
11956 * auth-source.el: New package.
11957 (auth-source-choices): Add customization entry point variable.
11958
11959 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11960 bug.
11961
11962 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
11963
11964 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11965 (gnus-registry-initialize, gnus-registry-install-p): Use it.
11966 (gnus-registry-install-shortcuts): Rename from
11967 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
11968 the `gnus-registry-mark-map' keymap dynamically from
11969 `gnus-registry-marks'. The generated functions update the summary line
11970 when a registry mark is added or deleted, and will call
11971 `gnus-registry-install-p' (see the comments in the code).
11972 (gnus-registry-user-format-function-M): Use concat intelligently.
11973
11974 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11975 the registry mark functions.
11976
11977 2008-03-05 Glenn Morris <rgm@gnu.org>
11978
11979 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11980 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11981 gnus-art.
11982 (top-level): No need to load own source when compiling.
11983
11984 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11985
11986 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11987 Suggested by <chris.anderton@zetnet.co.uk>.
11988
11989 2008-03-04 Glenn Morris <rgm@gnu.org>
11990
11991 * gnus-sum.el (top-level): No need to require gnus when compiling,
11992 since unconditionally required near start of file.
11993 (gnus-summary-display-while-building): Move definition before use.
11994
11995 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
11996
11997 * gnus-registry.el (gnus-registry-user-format-function-M):
11998 Add formatting function.
11999
12000 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
12001
12002 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
12003 with plists.
12004 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
12005 Use new format.
12006
12007 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
12008
12009 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
12010 `where-is-internal' that returns a range of key sequences.
12011
12012 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
12013
12014 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
12015
12016 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
12017 (gnus-summary-jump-to-group): Consider windows on other displayed
12018 frames as well. Similar changes might be needed elsewhere, but that's
12019 the one I've bumped into during my use.
12020
12021 * nndoc.el (nndoc-oe-dbx-type-p):
12022 * gnus-msg.el (gnus-debug):
12023 * gnus-group.el (gnus-update-group-mark-positions):
12024 Use mm-string-to-multibyte.
12025
12026 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
12027
12028 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
12029 doesn't handle NotDashEscaped.
12030
12031 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
12032 (mml-dnd-attach-options): Fix typo in custom choice.
12033
12034 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
12035 Change nndoc-article-type to mbox.
12036 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
12037
12038 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
12039 to nil, instead of html2text.
12040
12041 * imap.el (imap-debug): Add `imap-ping-server'.
12042
12043 * gnus-bookmark.el: Add FIXMEs.
12044
12045 * message.el (message-form-letter-separator)
12046 (message-send-form-letter-delay): New variables.
12047 (message-send-form-letter): Use them. New command to send form
12048 letters. Requested by Uwe Siart.
12049 (message-send-mail-function): Doc fix. Add "Other" custom option.
12050
12051 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
12052
12053 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
12054 empty author.
12055
12056 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
12057
12058 * gnus-registry.el (gnus-registry-marks): Add variable for
12059 customization of marks and their appearance.
12060 (gnus-registry-read-mark): Use it.
12061 (gnus-registry-do-marks): Add utility function to loop through
12062 `gnus-registry-marks'.
12063 (gnus-registry-install-shortcuts-and-menus): Add function to install
12064 shortcuts and menus.
12065 (gnus-registry-initialize): Use it.
12066 (gnus-registry-default-mark): Clarify documentation.
12067
12068 2008-02-29 Glenn Morris <rgm@gnu.org>
12069
12070 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
12071 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
12072 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
12073 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
12074 Change defcustom :version from 23.0 to 23.1.
12075
12076 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
12077
12078 * gnus-registry.el (gnus-registry-follow-group-p)
12079 (gnus-registry-post-process-groups): Add functions to aid registry
12080 splitting and improve logging. Clarify behavior in function
12081 documentation.
12082 (gnus-registry-split-fancy-with-parent): Use them.
12083
12084 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
12085
12086 * gnus-art.el: Use with-current-buffer.
12087
12088 2008-02-27 David Engster <dengste@eml.cc>
12089
12090 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
12091 Express real group name in the response.
12092
12093 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
12094
12095 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
12096 (nnmairix-last-server, nnmairix-current-server): Defvar them.
12097 (nnmairix-goto-original-article): Defvar gnus-registry-install and
12098 autoload gnus-registry-fetch-group when compiling.
12099 (nnmairix-request-group-with-article-number-correction):
12100 Remove unreferenced argument passed to nnmairix-call-backend.
12101
12102 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
12103
12104 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
12105 (mm-uu-extract): Improve face for low color ttys.
12106 Reported by Sascha Wilde.
12107
12108 2008-02-27 Glenn Morris <rgm@gnu.org>
12109
12110 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
12111 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
12112 variables to defconsts. Convert comments to doc-strings.
12113 (nnmairix-last-server, nnmairix-current-server): Convert from free
12114 variables to defvars. Convert comments to doc-strings.
12115 (gnus-registry-fetch-group): Autoload.
12116 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
12117 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
12118 (nnmairix-widget-build-editable-fields): Use car cddr rather than
12119 caddr.
12120 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
12121 nnmairix-request-group-with-article-number-correction call.
12122 (nnmairix-fast, nnmairix-group): New, less general names, for free
12123 variables passed from nnmairix-request-group to
12124 nnmairix-request-group-with-article-number-correction. Declare.
12125 (nnmairix-request-group-with-article-number-correction):
12126 Use nnmairix-fast, nnmairix-group rather than fast, group.
12127
12128 2008-02-26 David Engster <dengste@eml.cc>
12129
12130 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
12131 version 0.5.
12132
12133 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
12134
12135 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
12136 instead of making an extra function call. Don't add the current group
12137 to articles only when they have the group. Use
12138 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
12139 Reported by David <de_bb@arcor.de>.
12140
12141 2008-02-24 Miles Bader <miles@gnu.org>
12142
12143 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
12144 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
12145 (mm-find-mime-charset-region):
12146 * mm-bodies.el (mm-encode-body):
12147 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
12148
12149 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
12150
12151 * mail-source.el (mail-source-delete-incoming): Change default.
12152 Supplement doc string.
12153
12154 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
12155
12156 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
12157
12158 * nnmail.el (nnmail-message-id-cache-file): Derive from
12159 `gnus-home-directory'.
12160
12161 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
12162
12163 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
12164 Document negative prefix.
12165
12166 * gnus-group.el (gnus-group-read-group): Document negative prefix.
12167
12168 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
12169
12170 * message.el (message-unsent-separator): Add the Exim bounce
12171 separator.
12172
12173 2008-02-10 Daiki Ueno <ueno@unixuser.org>
12174
12175 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
12176 list.
12177 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
12178 recipient/signer list.
12179
12180 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
12181
12182 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
12183 fbound (Emacs 23 unicode), signal an error.
12184
12185 2008-02-08 Glenn Morris <rgm@gnu.org>
12186
12187 * gnus-art.el (pgg-display-output-buffer): Declare as function.
12188
12189 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
12190
12191 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
12192 ports to the calls to `netrc-machine-user-or-password' in addition to
12193 "imap" and "imaps".
12194
12195 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
12196
12197 * gnus.el (gnus-group-startup-message): Add `find-image' call before
12198 image-load-path is let-bound. Reported by Harald Hanche-Olsen
12199 <hanche@math.ntnu.no>.
12200
12201 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
12202
12203 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
12204
12205 2008-02-01 Zhang Wei <id.brep@gmail.com>
12206
12207 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
12208
12209 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
12210
12211 2008-02-01 Miles Bader <miles@gnu.org>
12212
12213 * mml.el (mml-parse-1): Remove apparently vestigial use of
12214 `mm-hack-charsets'.
12215 * mm-bodies.el (mm-encode-body): Likewise.
12216
12217 2008-02-01 Kenichi Handa <handa@m17n.org>
12218
12219 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
12220 rfc2104-hexstring-to-bitstring and changed to return a byte list.
12221 (rfc2104-hash): Convert the result of concat to unibyte string.
12222
12223 2008-02-01 Dave Love <fx@gnu.org>
12224
12225 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
12226 coding-system-for-read.
12227 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
12228
12229 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
12230 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
12231 (mm-find-mime-charset-region): Remove hack-charsets stuff.
12232
12233 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
12234
12235 * mail-source.el (mail-sources): Add `group' choice.
12236
12237 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
12238 parameter `in-group' to control into which group the articles go.
12239 Add treatment of `group' mail-source.
12240
12241 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
12242
12243 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
12244 * message.el (message-beginning-of-line): Use featurep instead of bound
12245 tests in order to resolve conditionals at compile time.
12246
12247 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
12248
12249 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
12250
12251 * mm-decode.el (mm-dissect-buffer): Decode description.
12252
12253 * mml.el (mml-to-mime): Encode message header first.
12254
12255 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
12256
12257 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
12258 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
12259
12260 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
12261
12262 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
12263
12264 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
12265
12266 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
12267 prefix keys.
12268 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
12269 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
12270 gnus-xmas.el.
12271
12272 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12273
12274 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
12275 Add new variables for article mark management.
12276 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
12277 list of extra data entries which, when present, will indicate that the
12278 article ID should not be trimmed from the registry.
12279 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
12280 functions.
12281 (gnus-registry-read-mark): New function to read a mark name from the
12282 user.
12283 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
12284 (gnus-registry-set-article-mark-internal): New functions to add and
12285 remove marks.
12286 (gnus-registry-get-article-marks): New function to show the marks for
12287 an article, or retrieve them for further use.
12288
12289 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12290
12291 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
12292 keys when no argument is given.
12293
12294 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12295
12296 * gnus-sum.el (gnus-article-sort-by-random)
12297 (gnus-thread-sort-by-random): Fix doc strings.
12298 Reported by jidanni@jidanni.org.
12299
12300 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
12301
12302 * gnus-art.el (gnus-article-describe-bindings): New function.
12303 (gnus-article-read-summary-keys): Use it.
12304 (gnus-article-mode-map): Bind `C-h b' to it.
12305
12306 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12307
12308 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
12309 XEmacs.
12310 (gnus-article-describe-key, gnus-article-describe-key-briefly):
12311 Protect against non-character events.
12312
12313 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
12314
12315 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
12316 New command.
12317 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
12318 instead of END. Change name of the temp file.
12319 (gnus-group-gmane-group-download-format): Add doc string. Make it
12320 customizable.
12321
12322 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12323
12324 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
12325 bind `S W' to gnus-article-wide-reply-with-original; set default
12326 binding to gnus-article-read-summary-send-keys.
12327 (gnus-article-read-summary-keys): Fix the order of keys; display
12328 continuation keys correctly in the echo area; describe bindings
12329 correctly when keys end with `C-h'.
12330 (gnus-article-read-summary-send-keys): New function.
12331 (gnus-article-describe-key, gnus-article-describe-key-briefly):
12332 Work for gnus-article-read-summary-send-keys; display continuation keys
12333 correctly in the echo area.
12334 (gnus-article-reply-with-original): Ignore prefix argument.
12335 (gnus-article-wide-reply-with-original): New function.
12336
12337 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
12338
12339 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
12340 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
12341
12342 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
12343
12344 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
12345 (gnus-group-read-ephemeral-gmane-group): New command.
12346
12347 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
12348
12349 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
12350
12351 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
12352
12353 * message.el (message-send-mail-function): Increase custom version.
12354
12355 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
12356 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
12357
12358 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
12359
12360 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
12361 html parts correctly; support forwarded messages.
12362 (gnus-article-browse-html-article): Remove work buffers.
12363
12364 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
12365 compiling.
12366 (netrc-bound-and-true-p): New macro.
12367 (netrc-parse): Use it instead of bound-and-true-p that is not available
12368 in XEmacs 21.4.
12369
12370 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
12371
12372 * gnus-registry.el (gnus-registry-mark-article)
12373 (gnus-registry-article-marks): Add functionality to mark articles
12374 through the Gnus registry.
12375
12376 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
12377 (netrc-parse): Use encrypt-file-alist to determine if
12378 encrypt-find-model or encrypt-insert-file-contents should be used.
12379
12380 2007-12-19 Glenn Morris <rgm@gnu.org>
12381
12382 * mml.el (message-options-set, message-narrow-to-head)
12383 (message-in-body-p, message-mail-p, message-encode-message-body):
12384 Autoload.
12385 (message-remove-header, message-narrow-to-headers-or-head)
12386 (message-subscribed-p, message-make-mail-followup-to)
12387 (message-position-on-field, message-news-p)
12388 (message-options-set-recipient, message-generate-headers)
12389 (message-sort-headers): Declare as functions.
12390
12391 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12392
12393 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
12394 convention in doc string.
12395
12396 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
12397
12398 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
12399 title to html parts.
12400 (gnus-article-browse-html-article): Pass message header to it.
12401
12402 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
12403
12404 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
12405
12406 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
12407 or password compatible with XEmacs.
12408
12409 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12410
12411 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
12412 format document.
12413 (gnus-mime-delete-part): Don't write description line if empty.
12414 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
12415
12416 2007-12-14 Johan Bockgård <bojohan@gnu.org>
12417
12418 * gnus-sum.el (gnus-summary-mark-unread-as-read)
12419 (gnus-summary-mark-read-and-unread-as-read)
12420 (gnus-summary-mark-current-read-and-unread-as-read)
12421 (gnus-summary-mark-unread-as-ticked): Doc fix.
12422 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
12423
12424 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12425
12426 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12427 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12428
12429 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12430
12431 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12432 yes-or-no-p.
12433
12434 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
12435
12436 * mm-decode.el (mm-add-meta-html-tag): New function.
12437 (mm-save-part-to-file, mm-pipe-part): Use it.
12438
12439 * gnus-art.el (gnus-article-browse-delete-temp-files):
12440 Use gnus-y-or-n-p instead of y-or-n-p.
12441 (gnus-article-browse-html-parts): Work with message/external-body; use
12442 mm-add-meta-html-tag.
12443
12444 2007-12-11 Glenn Morris <rgm@gnu.org>
12445
12446 * gnus-cache.el: Require gnus-sum not just when compiling.
12447
12448 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12449
12450 * gnus-int.el (gnus-server-opened, gnus-status-message):
12451 Move definitions before use.
12452
12453 * mm-decode.el: Require gnus-util.
12454 (mm-remove-part): Only call delete-annotation on XEmacs.
12455
12456 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12457
12458 * nnmail.el: Require gnus-int.
12459
12460 * spam.el: Move `require's before `eval-when-compile's.
12461
12462 * gnus-ems.el (gnus-alive-p):
12463 * gnus-fun.el (message-goto-eoh):
12464 * gnus-util.el (gnus-group-name-decode):
12465 * mail-source.el (gnus-compress-sequence):
12466 * message.el (Info-goto-node, format-spec):
12467 * mm-bodies.el (message-options-get):
12468 * mm-decode.el (mm-view-pkcs7):
12469 * mm-util.el (gmm-write-region):
12470 * mml-smime.el (mml-compute-boundary)
12471 (gnus-completing-read-with-default):
12472 * mml.el (widget-button-press, gnus-make-hashtable):
12473 * mml1991.el (mm-decode-content-transfer-encoding)
12474 (mm-encode-content-transfer-encoding)
12475 (message-options-get, message-options-set):
12476 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12477 * nnfolder.el (gnus-request-group):
12478 * nnheader.el (ietf-drums-unfold-fws):
12479 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12480 * smime.el (gnus-run-mode-hooks):
12481 * spam-stat.el (gnus-message): Autoload.
12482
12483 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12484 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12485 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12486 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12487 Add declare-function compatibility definition.
12488
12489 * gnus-cache.el (nnvirtual-find-group-art):
12490 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
12491 (gnus-add-image, gnus-add-wash-type):
12492 * gnus-group.el (nnkiboze-score-file):
12493 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
12494 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
12495 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
12496 (message-tokenize-header, gnus-get-buffer-create)
12497 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
12498 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
12499 * gnus.el (gnus-group-decoded-name):
12500 * mail-source.el (imap-capability):
12501 * mm-bodies.el (message-options-set):
12502 * mm-decode.el (gnus-configure-windows):
12503 * mm-extern.el (message-goto-body):
12504 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
12505 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
12506 (epg-sub-key-validity, message-options-set):
12507 * mml.el (widget-event-point, gnus-configure-windows):
12508 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
12509 * mml2015.el (epg-check-configuration, epg-configuration)
12510 (message-options-set):
12511 * nndb.el (nndb-request-article):
12512 * nnfolder.el (gnus-request-create-group):
12513 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
12514 * nnmaildir.el (gnus-group-mark-article-read):
12515 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
12516 * rfc1843.el (message-fetch-field):
12517 * spam.el (gnus-extract-address-components):
12518 Declare as functions.
12519
12520 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12521
12522 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
12523
12524 2007-12-09 Glenn Morris <rgm@gnu.org>
12525
12526 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
12527
12528 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
12529 * message.el, mm-view.el, sieve-manage.el, smime.el:
12530 Add declare-function compatibility definition.
12531
12532 * gnus-art.el (w3-region, w3m-region, Info-menu):
12533 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
12534 * gnus-sum.el (gnus-get-predicate):
12535 * gnus-util.el (mm-append-to-file, w32-focus-frame):
12536 * message.el (mail-abbrev-in-expansion-header-p):
12537 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
12538 (w3m-detect-meta-charset, w3m-region):
12539 * sieve-manage.el (password-read, password-cache-add)
12540 (password-cache-remove):
12541 * smime.el (password-read-and-add): Declare as functions.
12542
12543 2007-12-08 David Kastrup <dak@gnu.org>
12544
12545 * gnus-sum.el (gnus-summary-simplify-subject-query):
12546 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12547 `message'.
12548
12549 2007-12-07 Glenn Morris <rgm@gnu.org>
12550
12551 * gnus-art.el (article-make-date-line): Revert previous change.
12552
12553 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
12554
12555 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12556
12557 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
12558
12559 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12560 Call gnus-add-to-range ranges only once with a prepared article-list.
12561
12562 2007-12-06 Paul Jarc <prj@po.cwru.edu>
12563
12564 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12565 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12566 group names with backslashes.
12567 Reported by Tassilo Horn <tassilo@member.fsf.org>.
12568
12569 2007-12-06 Deepak Goel <deego3@gmail.com>
12570
12571 * gnus-art.el (article-make-date-line):
12572 * gnus-start.el (gnus-load):
12573 * pop3.el (pop3-read-response): Fix buggy call to `error'.
12574
12575 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12576
12577 * gnus-art.el (gnus-use-idna):
12578 * gnus-start.el (gnus-site-init-file):
12579 * message.el (message-use-idna):
12580 * mm-uu.el (mm-uu-hide-markers):
12581 * smiley.el (smiley-style): Revert changes that suppress warnings.
12582
12583 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12584
12585 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12586 specify charset to html source.
12587 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12588
12589 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12590
12591 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12592 idna-program in order to suppress byte compile warning issued by XEmacs
12593 that came to byte compile the default value section of defcustom forms
12594 recently.
12595
12596 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12597 value of installation-directory.
12598
12599 * message.el (message-use-idna): Don't directly refer to the value of
12600 idna-program.
12601
12602 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12603
12604 * smiley.el (smiley-style): Don't directly call face-attribute.
12605
12606 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
12607
12608 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12609
12610 * gnus-dired.el: Reduce Gnus dependencies.
12611 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12612 Don't require. Use autoloads instead.
12613 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12614 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12615 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12616 (gnus-dired-mode): Adjust doc string.
12617 (gnus-dired-mail-mode): New variable.
12618 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12619 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12620 (gnus-dired-mail-buffers): New function. Return mail or message
12621 composition buffers.
12622 (gnus-dired-attach): Use it.
12623 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12624 NO-DECODE.
12625 (gnus-dired-print): Use `gnus-print-buffer' depending on
12626 `gnus-dired-mail-mode'.
12627
12628 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12629
12630 * rfc2047.el (rfc2047-encoded-word-regexp)
12631 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12632 explaining what regexp patterns are for.
12633
12634 2007-12-04 Glenn Morris <rgm@gnu.org>
12635
12636 * password.el: Move to ../password-cache.el.
12637
12638 * mml1991.el (password-read, password-cache-add, password-cache-remove):
12639 * mml2015.el (password-read, password-cache-add, password-cache-remove):
12640 * mml-smime.el (password-read, password-cache-add)
12641 (password-cache-remove):
12642 No need to autoload, since mml-sec requires password.
12643
12644 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12645 * message.el (gnus-extract-address-components):
12646 * mml-smime.el (gnus-extract-address-components): Define for compiler.
12647
12648 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12649 password.
12650
12651 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
12652
12653 * mailcap.el: Reduce dependencies.
12654 (mail-header-parse-content-type): Autoload.
12655 (mailcap-delete-duplicates): New alias.
12656 (mailcap-mime-info): Add optional argument NO-DECODE.
12657 (mailcap-mime-types): Use mailcap-delete-duplicates.
12658
12659 * message.el (message-ignored-supersedes-headers): Add "X-ID".
12660
12661 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12662
12663 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12664 function.
12665
12666 * gnus-uu.el (gnus-uu-decode-yenc): New command.
12667 (gnus-uu-yenc-article): New function.
12668
12669 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12670
12671 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12672
12673 2007-12-02 Glenn Morris <rgm@gnu.org>
12674
12675 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
12676 Move to ../net.
12677
12678 * binhex.el, uudecode.el: Move to ../mail.
12679
12680 * encrypt.el: Remove file.
12681
12682 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
12683
12684 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12685 matches on patches.
12686
12687 * gnus-art.el (gnus-article-browse-html-article):
12688 Mention `mm-text-html-renderer' in the doc string.
12689
12690 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12691 string. Add comments.
12692
12693 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12694 if rhs is ASCII.
12695
12696 2007-12-01 Glenn Morris <rgm@gnu.org>
12697
12698 * dig.el, dns.el: Move to ../net.
12699 * format-spec.el, hex-util.el, sha1.el: Move to ../.
12700
12701 * mail-source.el (top-level): Require format-spec before
12702 eval-when-compile.
12703
12704 2007-11-30 Glenn Morris <rgm@gnu.org>
12705
12706 * encrypt.el: Require password, rather than autoloading password-read.
12707
12708 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
12709
12710 * gnus.el (gnus-method-to-server): Add an optional parameter so the
12711 caller can indicate whether the cache should be disregarded for this
12712 call. This way the result of the call is reproducible at all times and
12713 can be considered a canonical server name for the supplied method.
12714 (gnus-agent-method-p): Canonicalize server names by pushing their
12715 method through `gnus-method-to-server' using the no-cache argument.
12716
12717 * gnus-srvr.el (gnus-server-insert-server-line):
12718 Call `gnus-method-to-server' with `no-cache' argument.
12719
12720 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12721 gnus-agent-possibly-synchronize-flags as this should be called when the
12722 server is actually being opened.
12723 (gnus-agent-possibly-synchronize-flags)
12724 (gnus-agent-possibly-synchronize-flags-server): Move check for the
12725 flags file of an agentized server to the latter function.
12726
12727 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12728 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12729 after a connection has been established successfully.
12730
12731 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
12732
12733 * gnus-art.el (article-display-face): Force to display face if called
12734 interactively; check if gnus-article-x-face-too-ugly matches author.
12735 (article-display-x-face): Display face even if From header is missing
12736 as article-display-face does.
12737
12738 2007-11-28 Richard Stallman <rms@gnu.org>
12739
12740 * md4.el: Move to ../.
12741 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
12742
12743 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
12744
12745 * mail-source.el (mail-sources): Default to fetch from file for
12746 compatibility with default of nnmail-spool-file.
12747
12748 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
12749
12750 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12751 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12752 to look for encoded word that should be encoded again.
12753 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12754 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12755 encoding pattern.
12756 (rfc2047-decode-region): Switch strict regexp and loose one according
12757 to rfc2047-allow-irregular-q-encoded-words.
12758
12759 2007-11-26 Simon Josefsson <simon@josefsson.org>
12760
12761 * imap.el: Move to ../net directory.
12762
12763 2007-11-25 Romain Francoise <romain@orebokech.com>
12764
12765 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12766
12767 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12768
12769 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12770 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12771
12772 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12773 `nnmail-spool-file'.
12774
12775 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12776 `nnmail-spool-file'.
12777
12778 * gnus-move.el (gnus-change-server): Ditto.
12779
12780 * gnus-kill.el (gnus-batch-score): Ditto.
12781
12782 * gnus-cache.el (gnus-jog-cache): Ditto.
12783
12784 * gnus-msg.el (gnus-summary-reply):
12785 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12786
12787 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12788
12789 * gnus-cache.el (gnus-cache-generate-nov-databases):
12790 Use nnml-generate-nov-databases-directory instead of
12791 nnml-generate-nov-databases-1.
12792
12793 2007-11-24 Glenn Morris <rgm@gnu.org>
12794
12795 * message.el (message-tool-bar-retro): Update for rename
12796 mail_send.xpm->mail-send.xpm.
12797
12798 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12799
12800 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12801 `smime-ldap-search' for Emacs 22 and up.
12802
12803 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12804
12805 * hashcash.el: Move to ../mail directory.
12806
12807 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
12808
12809 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12810 `smime-ldap-search' for Emacs 22 and up.
12811
12812 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12813
12814 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12815
12816 * message.el (message-send-mail-function): Fix error convention.
12817 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12818 (message-widen-reply, message-send-mail, message-talkative-question)
12819 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12820 (message-clone-locals, message-send-news): Use with-current-buffer.
12821 (message-insert-or-toggle-importance): Remove unused var `valid'.
12822 (message-make-references): Remove unused var `new-references'.
12823 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12824
12825 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
12826
12827 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12828 (spam-split-symbolic-return-positive): Reflow docstring.
12829 (spam-backends, spam-summary-exit-behavior)
12830 (spam-mark-ham-unread-before-move-from-spam-group)
12831 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12832 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12833 (spam-clear-cache, spam-backend-check, spam-install-backend)
12834 (spam-install-statistical-backend, spam-list-of-processors)
12835 (spam-group-processor-p, spam-split, spam-bogofilter-score)
12836 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12837 (spam-check-crm114, spam-initialize, spam-unload-hook):
12838 Fix typos in docstrings.
12839
12840 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12841
12842 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12843 been checked if they have never been read and those group levels are
12844 higher than the one that a user specified.
12845
12846 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12847
12848 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12849 foreign groups unless a group level is specified by a user.
12850 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12851
12852 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
12853
12854 * message.el (message-send-mail-function): Require sendmail.
12855
12856 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
12857
12858 * message.el (message-send-mail-function): Check for smtpmail too.
12859
12860 * utf7.el (utf7-encode, utf7-decode): Use coding system
12861 `utf-7'/`utf-7-imap' from utf-7.el' if available.
12862
12863 * message.el (message-send-mail-function): New function.
12864 (message-send-mail-function): Set default using
12865 message-send-mail-function. Adjust doc string.
12866 (message-send-mail-with-mailclient): New function.
12867
12868 2007-11-17 Richard Stallman <rms@gnu.org>
12869
12870 * assistant.el: Remove file.
12871
12872 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
12873
12874 * smime.el (from):
12875 * rfc2047.el (message-posting-charset):
12876 * qp.el (mm-use-ultra-safe-encoding):
12877 * pop3.el (parse-time-months):
12878 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12879 * nnml.el (files):
12880 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12881 (jka-compr-compression-info-list, ange-ftp-path-format)
12882 (efs-path-regexp):
12883 * nndiary.el (files):
12884 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12885 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12886 (epg-digest-algorithm-alist, inhibit-redisplay)
12887 (password-cache-expiry):
12888 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12889 (pgg-output-buffer, password-cache-expiry):
12890 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12891 (efs-path-regexp):
12892 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12893 (inhibit-redisplay):
12894 * mm-uu.el (file-name, start-point, end-point, entry)
12895 (gnus-newsgroup-name, gnus-newsgroup-charset):
12896 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12897 (latin-unity-ucs-list):
12898 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12899 (mm-uu-binhex-decode-function):
12900 * message.el (gnus-message-group-art, gnus-list-identifiers)
12901 (rmail-enable-mime-composing, gnus-local-organization)
12902 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12903 (gnus-read-active-file, facemenu-add-face-function)
12904 (facemenu-remove-face-function, gnus-article-decoded-p)
12905 (tool-bar-mode):
12906 * mail-source.el (display-time-mail-function):
12907 * gnus-util.el (nnmail-pathname-coding-system)
12908 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12909 (gnus-original-article-buffer, gnus-user-agent)
12910 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12911 (xemacs-codename, sxemacs-codename, emacs-program-version):
12912 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12913 * gnus-start.el (gnus-agent-covered-methods)
12914 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12915 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12916 (gnus-newsgroup-headers, gnus-group-list-mode)
12917 (gnus-group-mark-positions, gnus-newsgroup-data)
12918 (gnus-newsgroup-unreads, nnoo-state-alist)
12919 (gnus-current-select-method, mail-sources)
12920 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12921 (nnmail-spool-file, gnus-cache-active-hashtb):
12922 * gnus-mh.el (mh-lib-progs):
12923 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12924 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12925 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12926 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12927 (gnus-group-buffer):
12928 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12929 (font-lock-set-defaults):
12930 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12931 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12932 (gnus-summary-post-menu, total-parts, type, condition, length):
12933 * gnus-agent.el (gnus-agent-read-agentview):
12934 * flow-fill.el (show-trailing-whitespace):
12935 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12936 eval-and-compile wrappers for byte compiler pacifiers.
12937
12938 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12939 (mm-display-inline-fontify): Check for featurep 'xemacs not
12940 extent-list.
12941
12942 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12943 itimer-list.
12944 (mm-create-image-xemacs): Only do something for XEmacs.
12945 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12946
12947 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12948
12949 * gnus-registry.el (gnus-adaptive-word-syntax-table):
12950 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12951
12952 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
12953
12954 * nnimap.el (nnimap-split-download-body):
12955 * gnus-demon.el (gnus-demon):
12956 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12957
12958 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
12959
12960 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12961 New macros.
12962 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12963 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12964 copy data from unibyte buffer to multibyte current buffer.
12965 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12966 to copy data from unibyte current buffer to multibyte buffer.
12967 (nntp-make-process-buffer): Make process buffer unibyte.
12968
12969 * pop3.el (pop3-open-server): Fix typo in Lisp code.
12970
12971 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
12972
12973 * pop3.el (pop3-open-server): Accept and process data more robustly at
12974 connection start to avoid spurious "POP SSL connection failed" errors.
12975
12976 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
12977
12978 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12979 read group names.
12980
12981 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
12982
12983 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12984
12985 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
12986
12987 * nnmail.el (nnmail-parse-active): Make group names unibyte.
12988 (nnmail-save-active): Use a unibyte buffer when saving active file,
12989 which may contain non-ASCII group names.
12990
12991 * nnml.el (nnml-request-group): Decode group names in messages.
12992
12993 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
12994
12995 * message.el (message-citation-line-function)
12996 (message-insert-formatted-citation-line): Fix spelling of
12997 `message-insert-formated-citation-line'.
12998
12999 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
13000
13001 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
13002
13003 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
13004
13005 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
13006 nnmail-pathname-coding-system.
13007
13008 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
13009 that a user enters; decode group names in messages.
13010
13011 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
13012
13013 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
13014
13015 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
13016
13017 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
13018
13019 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
13020 risky local variable.
13021
13022 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
13023
13024 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
13025
13026 * encrypt.el: Improve documentation to fix function name typo.
13027 Reported by Daiki Ueno <ueno@unixuser.org>.
13028
13029 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
13030
13031 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
13032 even if the point is not in the last page of an article.
13033 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
13034 back to the previous page.
13035
13036 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
13037
13038 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
13039
13040 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
13041
13042 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
13043
13044 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
13045
13046 * message.el (message-check-news-body-syntax):
13047 Avoid mm-string-as-multibyte.
13048 (message-hide-headers): Don't assume (point-min)==1.
13049
13050 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
13051
13052 * message.el (message-remove-blank-cited-lines): Fix if remove is
13053 given.
13054 (message-bogus-address-regexp): New variable.
13055 (message-bogus-recipient-p): New function.
13056 (message-check-recipients): New command.
13057 (message-syntax-checks): Add `bogus-recipient'.
13058 (message-fix-before-sending): Add `bogus-recipient'.
13059
13060 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
13061 (gnus-treat-body-boundary): Don't test window-system.
13062
13063 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
13064
13065 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
13066
13067 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
13068
13069 * gnus.el: Bump version to Gnus v5.13.
13070
13071 2007-10-28 Miles Bader <miles@gnu.org>
13072
13073 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
13074 at compile-time too.
13075
13076 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
13077
13078 * gnus-msg.el (gnus-message-setup-hook):
13079 Add `message-remove-blank-cited-lines' to options.
13080
13081 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
13082
13083 * message.el (message-remove-blank-cited-lines): New function.
13084 Suggested by Karl Plästerer.
13085
13086 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
13087
13088 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
13089 mapc.
13090
13091 * imap.el (imap-open): Replace mapcar called for effect with mapc.
13092 (top-level): Use mapc to set functions to be traced for debugging.
13093
13094 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
13095 called for effect with while loop.
13096
13097 * message.el (message-talkative-question): Replace mapcar called for
13098 effect with mapc.
13099
13100 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
13101 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
13102 called for effect with dolist.
13103
13104 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
13105
13106 * nndiary.el: Use dolist instead of mapcar to add diary headers to
13107 gnus-extra-headers and nnmail-extra-headers.
13108
13109 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
13110 called for effect with dolist.
13111 (top-level): Use mapc to set functions to be traced for debugging.
13112
13113 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
13114 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
13115 dolist.
13116
13117 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
13118 Replace mapcar called for effect with mapc.
13119 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
13120 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
13121 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
13122 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
13123
13124 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
13125 remove-if that's a cl function.
13126
13127 * webmail.el (webmail-debug): Replace mapcar called for effect with
13128 dolist.
13129
13130 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
13131
13132 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
13133 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
13134 with while loop.
13135
13136 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
13137 functions from article-* functions.
13138 (gnus-multi-decode-header): Replace mapcar called for effect with
13139 dolist.
13140
13141 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
13142 (gnus-bookmark-show-details): Replace mapcar called for effect with
13143 while loop.
13144
13145 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
13146 called for effect with while loop.
13147
13148 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
13149 with dolist.
13150
13151 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13152 Replace mapcar called for effect with dolist.
13153
13154 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
13155
13156 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
13157 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
13158 Replace mapcar called for effect with dolist.
13159 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
13160 mapc.
13161
13162 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
13163 Replace mapcar called for effect with dolist.
13164 (gnus-topic-list): Replace mapcar called for effect with mapc.
13165
13166 * gnus.el: Use mapc instead of mapcar to add autoloads.
13167
13168 2007-10-23 Richard Stallman <rms@gnu.org>
13169
13170 * gnus-group.el (gnus-group-highlight): Mark as risky.
13171
13172 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
13173
13174 * gnus.el (gnus-server-to-method): Return method found first in
13175 gnus-newsrc-alist.
13176
13177 * gnus-art.el (gnus-article-highlight-signature)
13178 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
13179 button overlay without the front stickiness.
13180
13181 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
13182
13183 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
13184 overview buffer needed a catch to receive its throw.
13185 (gnus-agent-flush-cache): Declare as interactive to make this function
13186 easier to use.
13187
13188 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
13189
13190 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
13191 `next-line'.
13192
13193 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
13194
13195 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
13196 exclude address matching message-dont-reply-to-names.
13197
13198 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
13199
13200 * gnus-util.el (gnus-string<): New function.
13201
13202 * gnus-sum.el (gnus-article-sort-by-author)
13203 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
13204
13205 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
13206
13207 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
13208 the frame-focus tag is set in gnus-buffer-configuration.
13209
13210 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
13211
13212 * gnus-art.el (gnus-article-add-button): Make a button overlay without
13213 the front stickiness.
13214
13215 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
13216
13217 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
13218 url pattern; remove duplicate one.
13219 (gnus-article-extend-url-button): New function.
13220 (gnus-article-add-buttons): Use it.
13221 (gnus-button-push): Use concatenated url that it makes.
13222
13223 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
13224
13225 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
13226 (sieve-manage-open): Use `mapc' instead of `mapcar'.
13227
13228 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
13229
13230 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
13231 Don't hardcode point-min==1.
13232
13233 2007-09-30 David Kastrup <dak@gnu.org>
13234
13235 * gnus-art.el (gnus-article-reply-with-original)
13236 (gnus-article-followup-with-original): When `transient-mark-mode' is
13237 off, refrain from active-region behavior for followups.
13238
13239 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
13240
13241 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
13242 Fix comment about "iso8859-1".
13243
13244 2007-10-08 Daiki Ueno <ueno@unixuser.org>
13245
13246 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
13247 ones returned from the verify-function.
13248
13249 * mm-uu.el (mm-uu-pgp-signed-extract-1):
13250 Call mml2015-extract-cleartext-signature if extraction failed.
13251
13252 2007-10-07 Daiki Ueno <ueno@unixuser.org>
13253
13254 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
13255 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
13256 failed.
13257
13258 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
13259
13260 * Relicense "GPLv2 or later" files to "GPLv3 or later".
13261
13262 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
13263
13264 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
13265 to mark a thread as expirable. Add variable `hide' to handle hiding of
13266 thread for both the null and zero (kill/expire thread) universal prefix
13267 cases.
13268 (gnus-summary-expire-thread): Add new function to expire a thread,
13269 using gnus-summary-kill-thread.
13270 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
13271 shortcuts for gnus-summary-expire-thread.
13272 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
13273 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
13274
13275 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
13276
13277 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
13278 extras value, so an extras entry can be deleted.
13279 (gnus-registry-delete-extra-entry): Use it.
13280 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
13281 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
13282 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
13283 storage through the gnus-registry, and provide an appropriate API for
13284 it.
13285
13286 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13287
13288 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
13289 Suggested by Leo <sdl.web@gmail.com>.
13290
13291 * gnus.el: Do.
13292
13293 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13294
13295 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
13296 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
13297
13298 * gnus-agent.el (gnus-agent-fetch-headers): Do.
13299
13300 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13301 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
13302
13303 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13304
13305 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
13306 newline.
13307 (nnmbox-request-accept-article): Don't change article in source buffer;
13308 narrow to header to use message-fetch-field rather than
13309 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
13310 (nnmbox-request-replace-article): Quote lines that'll be misidentified
13311 as delimiters; make sure article ends with newline.
13312 (nnmbox-delete-mail): Correct last position of article to be deleted;
13313 ignore X-Gnus-Newsgroup header in article body.
13314 (nnmbox-save-mail): Quote lines looking like delimiters at the right
13315 positions; make sure article ends with newline.
13316
13317 * message.el (message-display-abbrev): Don't infloop when a user
13318 inserts SPC in the beginning of header.
13319
13320 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
13321
13322 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
13323 list of groups not followed by default. Fix type to be regexp.
13324 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
13325
13326 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
13327
13328 * hmac-def.el (define-hmac-function): Switch from old-style to
13329 new-style backquotes.
13330
13331 * md4.el (md4-make-step): Likewise.
13332
13333 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
13334
13335 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
13336 raw-text coding system when saving .newsrc file, which may contain
13337 non-ASCII group names.
13338
13339 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
13340
13341 * gnus-cus.el (gnus-score-extra): New widget.
13342 (gnus-score-extra-convert): New function.
13343 (gnus-score-customize): Use it for Extra.
13344
13345 2007-08-31 Daiki Ueno <ueno@unixuser.org>
13346
13347 * mml2015.el (mml2015-extract-cleartext-signature): New function.
13348 (mml2015-mailcrypt-clear-verify): Use it.
13349 (mml2015-gpg-clear-verify): Use it.
13350 (mml2015-pgg-clear-verify): Use it.
13351 (mml2015-epg-clear-verify): Replace the current part with the output
13352 from GnuPG; don't extract the plaintext by itself.
13353
13354 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
13355 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
13356 mml2015-clear-verify-function; don't touch the armor headers or
13357 dash-escaped text here.
13358
13359 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
13360
13361 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
13362 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
13363 parts, or application/octet-stream as a last resort.
13364 (gnus-mime-view-part-as-type): Don't toggle display.
13365 (gnus-mime-view-part-as-charset): Don't turn off display before
13366 querying charset.
13367
13368 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13369 stuff to undisplayer function in Emacs.
13370 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13371
13372 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13373 text/calendar parts.
13374
13375 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
13376
13377 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13378 decoding text/calendar parts.
13379
13380 * message.el (message-forward-make-body-mime): Always mark body as
13381 having no illegible text; remove signed-or-encrypted argument.
13382 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13383
13384 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13385 (mml-generate-mime-1): Don't encode body if it is specified to be in
13386 raw form; don't make buffer be unibyte when inserting multibyte string.
13387
13388 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13389
13390 * sha1.el: Fix up comment style.
13391 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13392 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13393
13394 * hex-util.el: Fix up comment style.
13395 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13396
13397 * gnus-salt.el: Use with-current-buffer.
13398 (gnus-pick-setup-message): Fix long-standing typo.
13399
13400 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
13401
13402 * imap.el (imap-logout-timeout): New variable.
13403 (imap-logout, imap-logout-wait): New functions.
13404 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13405
13406 * nnimap.el (nnimap-logout-timeout): New server variable.
13407 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13408 nnimap-logout-timeout.
13409
13410 * gnus-art.el (gnus-article-summary-command-nosave)
13411 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13412
13413 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
13414
13415 * gnus.el (gnus-maximum-newsgroup): New variable.
13416
13417 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13418 according to gnus-maximum-newsgroup.
13419
13420 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13421 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13422 Limit the range of articles according to gnus-maximum-newsgroup.
13423
13424 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
13425
13426 * gnus-art.el (gnus-sticky-article): Fix problems described in
13427 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
13428 Don't perform gnus-configure-windows here; reuse existing sticky
13429 article buffer.
13430
13431 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
13432 it doesn't exist in gnus-article-mode.
13433
13434 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
13435
13436 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
13437 (gnus-agent-decoded-group-name): New function.
13438 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
13439 (gnus-agent-expire-group-1): Use it; decode group name in messages.
13440
13441 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
13442
13443 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
13444 Add binding for gnus-sticky-article.
13445 (gnus-summary-exit): Don't kill sticky article buffers.
13446
13447 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
13448 article buffer.
13449 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
13450 (gnus-kill-sticky-article-buffers): New commands.
13451
13452 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
13453
13454 * nntp.el (nntp-xref-number-is-evil): New server variable.
13455 (nntp-find-group-and-number): If it is non-nil, don't trust article
13456 numbers in the Xref header.
13457
13458 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13459
13460 * gnus-agent.el (gnus-agent-read-group): New function.
13461 (gnus-agent-flush-group, gnus-agent-expire-group)
13462 (gnus-agent-regenerate-group): Use it.
13463 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
13464 nnmail-pathname-coding-system.
13465
13466 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
13467
13468 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
13469
13470 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
13471 that are unread as unread, and also as selected so that information of
13472 marks having been changed by a user may be updated when exiting group.
13473
13474 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
13475
13476 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
13477
13478 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
13479
13480 * gnus-art.el (gnus-mime-display-single): Pass part number that is
13481 calculated ignoring signature parts to gnus-treat-article.
13482
13483 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
13484
13485 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
13486 a point here in order to keep the window start.
13487 (gnus-insert-mime-security-button): Make a button overlay without the
13488 front stickiness.
13489 (gnus-mime-display-security): Goto the end of a button.
13490
13491 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
13492
13493 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
13494
13495 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
13496 group-name-at-point.
13497 (gnus-group-completing-read): New function that offers decoded
13498 non-ASCII group names for completion.
13499 (gnus-fetch-group, gnus-group-read-ephemeral-group)
13500 (gnus-group-jump-to-group, gnus-group-make-group-simple)
13501 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
13502 (gnus-group-fetch-control): Use it.
13503 (gnus-fetch-group): Use group-name-at-point for the initial value
13504 rather than the default value; use gnus-alive-p.
13505
13506 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
13507 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
13508 (gnus-summary-post-news): Use gnus-group-completing-read.
13509
13510 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
13511 (gnus-read-move-group-name): Decode group name for completion.
13512
13513 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
13514
13515 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
13516 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
13517 Yamaoka slightly modified the code).
13518
13519 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
13520
13521 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
13522 (nnmail-split-incoming): Bind it.
13523
13524 * nnml.el (nnml-group-name-charset): New function.
13525 (nnml-decoded-group-name): Use it; don't decode group name if
13526 nnmail-group-names-not-encoded-p is non-nil.
13527 (nnml-encoded-group-name): New function.
13528 (nnml-group-pathname): Inline nnml-decoded-group-name.
13529 (nnml-request-expire-articles): Decode group name in message.
13530 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
13531 nnmail-pathname-coding-system.
13532 (nnml-save-mail, nnml-active-number): Work with decoded group names and
13533 not decoded ones according to nnmail-group-names-not-encoded-p.
13534 (nnml-generate-active-info): Use nnml-encoded-group-name.
13535
13536 2007-08-08 Glenn Morris <rgm@gnu.org>
13537
13538 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
13539 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
13540 doc-strings and comments.
13541
13542 2007-07-25 Glenn Morris <rgm@gnu.org>
13543
13544 * Relicense all FSF files to GPLv3 or later.
13545
13546 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
13547
13548 * gnus-sum.el (gnus-summary-move-article):
13549 Make gnus-summary-respool-article work.
13550
13551 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
13552
13553 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13554 string.
13555
13556 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
13557
13558 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
13559 that should be ignored when comparing distant RSS articles with local
13560 ones.
13561 (nnrss-make-hash-index): New function. Create a hash index according
13562 to the ignored fields.
13563 (nnrss-check-group): Use it.
13564
13565 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
13566
13567 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13568
13569 * gnus-art.el (article-decode-group-name): Decode Xref header too.
13570
13571 * gnus-group.el (gnus-group-make-group): Encode group name here unless
13572 the new optional argument ENCODED is non-nil.
13573 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13574 coding system for encoding group name.
13575 (gnus-group-make-rss-group): Pass un-encoded group name to
13576 gnus-group-make-group.
13577 (gnus-group-set-info): Tell gnus-group-make-group that group name is
13578 encoded.
13579
13580 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13581 Encode group name to which articles are moved or copied.
13582 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13583 coding system for encoding Newsgroup, Followup-To and Xref headers.
13584
13585 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13586 marks; use nnheader-file-coding-system to write a file.
13587 (nnagent-retrieve-headers): Bind file-name-coding-system to
13588 nnmail-pathname-coding-system.
13589
13590 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13591
13592 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13593 (nnml-request-article, nnml-request-create-group)
13594 (nnml-request-rename-group, nnml-find-id)
13595 (nnml-possibly-change-directory, nnml-possibly-create-directory)
13596 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13597 (nnml-save-marks): Use nnml-group-pathname instead of
13598 nnmail-group-pathname.
13599
13600 (nnml-request-create-group, nnml-request-expire-articles)
13601 (nnml-request-move-article, nnml-request-delete-group)
13602 (nnml-deletable-article-p, nnml-possibly-create-directory)
13603 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13604 (nnml-open-marks): Bind file-name-coding-system to
13605 nnmail-pathname-coding-system.
13606
13607 (nnml-request-article): Pass server argument to nnml-find-group-number.
13608 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13609 Pass server argument to nnml-possibly-create-directory.
13610 (nnml-request-accept-article): Pass server argument to
13611 nnml-active-number and nnml-save-mail.
13612 (nnml-find-group-number): Pass server argument to nnml-find-id.
13613 (nnml-request-update-info): Pass server argument to
13614 nnml-marks-changed-p.
13615
13616 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13617 (nnml-save-mail, nnml-active-number): Add server argument.
13618
13619 (nnml-request-delete-group): Warn if group is missing.
13620 (nnml-get-nov-buffer): Decode group name.
13621 (nnml-generate-active-info): Encode group name.
13622 (nnml-open-marks): Decode group name in messages.
13623
13624 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
13625
13626 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13627 if it is not specified.
13628 (gnus-article-pipe-part, gnus-article-save-part)
13629 (gnus-article-interactively-view-part, gnus-article-copy-part)
13630 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13631 (gnus-article-inline-part, gnus-article-save-part-and-strip)
13632 (gnus-article-replace-part, gnus-article-delete-part)
13633 (gnus-article-view-part-as-type): Pass raw prefix argument to
13634 gnus-article-part-wrapper.
13635
13636 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
13637
13638 * gnus-agent.el (gnus-agent-save-active):
13639 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13640
13641 * gnus-cache.el (gnus-cache-save-buffers)
13642 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13643 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13644 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13645 (gnus-cache-braid-nov, gnus-cache-braid-heads)
13646 (gnus-cache-generate-active, gnus-cache-rename-group)
13647 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13648 (gnus-cache-update-overview-total-fetched-for):
13649 Bind file-name-coding-system to nnmail-pathname-coding-system.
13650 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13651 New variables.
13652 (gnus-cache-decoded-group-name): New function.
13653 (gnus-cache-file-name): Use it.
13654 (gnus-cache-generate-active): Use non-decoded group name for active.
13655
13656 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13657 right place.
13658 (gnus-write-active-file): Don't break non-ASCII group names.
13659
13660 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13661 nnmail-pathname-coding-system.
13662
13663 * gnus-uu.el (gnus-uu-decode-save): Typo.
13664
13665 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
13666
13667 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13668
13669 2007-07-14 David Kastrup <dak@gnu.org>
13670
13671 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13672 finishing actions if we did not edit the article.
13673
13674 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13675
13676 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13677 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13678 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13679 (gnus-agent-flush-group, gnus-agent-flush-cache)
13680 (gnus-agent-fetch-headers, gnus-agent-load-alist)
13681 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13682 (gnus-agent-retrieve-headers, gnus-agent-request-article)
13683 (gnus-agent-regenerate-group)
13684 (gnus-agent-update-files-total-fetched-for)
13685 (gnus-agent-update-view-total-fetched-for):
13686 Bind file-name-coding-system to nnmail-pathname-coding-system.
13687 (gnus-agent-group-pathname): Don't encode file names by
13688 nnmail-pathname-coding-system.
13689 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13690 coding-system-for-write instead of buffer-file-coding-system to
13691 gnus-agent-file-coding-system.
13692
13693 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13694 Decode group name.
13695
13696 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13697
13698 * gnus-start.el (gnus-update-active-hashtb-from-killed)
13699 (gnus-read-newsrc-el-file): Make group names unibyte.
13700
13701 * nnmail.el (nnmail-group-pathname): Don't encode file names by
13702 nnmail-pathname-coding-system.
13703
13704 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13705 (nnrss-request-delete-group): Bind file-name-coding-system to
13706 nnmail-pathname-coding-system.
13707 (nnrss-read-server-data, nnrss-read-group-data):
13708 Bind file-name-coding-system correctly.
13709 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13710
13711 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13712 (nntp-server-to-method-cache): New variable.
13713 (nntp-group-pathname): New function that decodes non-ASCII group names.
13714 (nntp-possibly-create-directory, nntp-marks-changed-p)
13715 (nntp-save-marks, nntp-open-marks): Use it.
13716 (nntp-possibly-create-directory, nntp-open-marks):
13717 Bind file-name-coding-system to nnmail-pathname-coding-system.
13718 (nntp-open-marks): Decode group names when bootstrapping marks.
13719
13720 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13721 Newsgroups and Followup-To headers.
13722
13723 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13724
13725 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13726 (gnus-server-closed-face, gnus-server-denied-face)
13727 (gnus-server-offline-face): Remove variable.
13728 (gnus-server-font-lock-keywords): Use faces that are not aliases.
13729
13730 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13731 of modifying message-stack directly for XEmacs.
13732
13733 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13734 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13735 if the coding-system argument is nil for XEmacs.
13736
13737 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13738 mm-charset-override-alist.
13739
13740 * rfc2047.el: Don't require base64; require rfc2045 for the function
13741 rfc2045-encode-string.
13742 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13743 to quote the parameter value.
13744
13745 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
13746
13747 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13748 form in gnus-group-name-charset-method-alist.
13749
13750 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13751 overrides the default layout edit-form.
13752
13753 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13754
13755 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13756
13757 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
13758
13759 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13760 as unfetched articles.
13761
13762 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
13763
13764 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13765
13766 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
13767
13768 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13769 original back end that keeps marks in the local system.
13770
13771 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
13772
13773 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13774 arg of pop-to-buffer for XEmacs.
13775 (gnus-article-read-summary-keys): Ditto; don't restore window
13776 configuration if summary command ends up with neither article buffer
13777 nor summary buffer; describe bindings if summary keys end with C-h.
13778
13779 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
13780
13781 * message.el (message-fix-before-sending): Skip raw message part to be
13782 forwarded while checking illegible text.
13783 (message-forward-make-body-mime, message-forward-make-body):
13784 Mark signed or encrypted raw message as having no illegible text.
13785
13786 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
13787
13788 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13789 (gnus-message-with-timestamp-1): New macro.
13790 (gnus-message-with-timestamp): New function.
13791 (gnus-message): Use them.
13792
13793 * nnheader.el (nnheader-message): Use them.
13794
13795 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
13796
13797 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13798 .newsrc.eld file.
13799
13800 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
13801
13802 * gnus-agent.el (gnus-agent-fetch-headers)
13803 (gnus-agent-retrieve-headers):
13804 Bind gnus-decode-encoded-address-function to identity.
13805
13806 * nntp.el (nntp-send-xover-command): Recognize an xover command is
13807 available also when the server returns simply a dot.
13808
13809 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13810
13811 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
13812
13813 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13814
13815 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
13816
13817 * gnus-ems.el (gnus-x-splash): Make it work.
13818
13819 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13820 from being used.
13821
13822 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
13823
13824 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13825 the front stickiness.
13826 (gnus-article-summary-command-nosave): Correct the order of the
13827 arguments passed to pop-to-buffer.
13828 (gnus-article-read-summary-keys): Ditto; make it work properly when the
13829 summary command ends up with the article buffer.
13830
13831 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13832 the same faces.
13833
13834 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
13835
13836 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13837
13838 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
13839
13840 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13841 * gnus-sum.el (gnus-summary-highlight):
13842 * mail-source.el (mail-source-delete-old-incoming-confirm):
13843 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13844
13845 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
13846
13847 * gnus-art.el (gnus-mime-view-part-externally)
13848 (gnus-mime-view-part-internally): Fix predicate function passed to
13849 completing-read.
13850
13851 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13852
13853 * gnus.el (gnus-update-message-archive-method): Add :version.
13854
13855 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
13856
13857 * gnus.el (gnus-update-message-archive-method): New variable.
13858
13859 * gnus-start.el (gnus-setup-news): Update saved "archive" method
13860 according to gnus-message-archive-method if
13861 gnus-update-message-archive-method is non-nil.
13862
13863 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
13864
13865 * gnus-sum.el (gnus-summary-limit-to-address): New function.
13866 Suggested by Loic Dachary <loic@dachary.org>.
13867 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13868
13869 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
13870
13871 * message.el (message-pop-to-buffer): Add switch-function argument.
13872 (message-mail): Pass switch-function argument to it.
13873
13874 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
13875
13876 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13877 Improve doc string.
13878
13879 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
13880
13881 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13882 (gnus-header-content):
13883 * gnus-cite.el (gnus-cite-10):
13884 * gnus-srvr.el (gnus-server-closed):
13885 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13886 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13887 (gnus-group-mail-3-empty, gnus-group-mail-low)
13888 (gnus-group-mail-low-empty, gnus-splash):
13889 * message.el (message-header-to, message-header-cc)
13890 (message-header-subject, message-header-other, message-header-name)
13891 (message-header-xheader, message-separator, message-cited-text)
13892 (message-mml): Lighten colors of faces used for dark background.
13893
13894 2007-05-24 Simon Josefsson <simon@josefsson.org>
13895
13896 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13897 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
13898
13899 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
13900
13901 * message.el (message-narrow-to-headers-or-head):
13902 Ignore mail-header-separator in the body.
13903
13904 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
13905
13906 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13907 same as window size.
13908
13909 2007-05-22 Kevin Ryde <user42@zip.com.au>
13910
13911 * message.el (message-font-lock-keywords): Use message-header-xheader
13912 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
13913 ahead of the anything pattern, to get it recognized.
13914
13915 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
13916
13917 * gnus-sum.el (gnus-articles-to-read)
13918 (gnus-summary-insert-old-articles): Don't truncate group name for
13919 `read-string'.
13920
13921 * gnus-util.el (gnus-limit-string): Delete this function.
13922
13923 * gnus-sum.el (gnus-simplify-subject-fully):
13924 Use `truncate-string-to-width' instead.
13925
13926 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
13927
13928 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13929 Tell if, on summary exit, the next group has to be selected.
13930 (gnus-summary-exit): Use it.
13931
13932 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
13933
13934 * gnus-art.el (gnus-article-mode): Fix comment about displaying
13935 non-break space.
13936
13937 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
13938
13939 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13940 Check if group is not a directory.
13941 (nnfolder-request-expire-articles): Don't delete articles if the target
13942 group is not available.
13943
13944 * nnml.el (nnml-request-create-group): Properly check if group is not a
13945 file.
13946 (nnml-request-expire-articles): Don't delete articles if the target
13947 group is not available.
13948
13949 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13950 Don't quote characters that are within parentheses.
13951
13952 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
13953
13954 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13955 (gnus-handle-ephemeral-exit): Select article according to it.
13956
13957 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
13958
13959 * message.el (message-insert-formated-citation-line): Remove newline.
13960 (message-citation-line-format): Add final \n here so that the user can
13961 avoid a blank line.
13962
13963 2007-05-03 Dan Christensen <jdc@uwo.ca>
13964
13965 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13966 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13967 Update lanl/arXiv support.
13968
13969 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13970
13971 * gnus.el: Bump version number.
13972
13973 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13974
13975 * gnus.el (gnus-version-number): Bump version.
13976
13977 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13978
13979 * gnus.el: No Gnus v0.6 is released.
13980
13981 2007-04-27 Didier Verna <didier@xemacs.org>
13982
13983 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13984 * gmm-utils.el (gmm-regexp-concat): ... here.
13985 * message.el: Don't require 'gnus-util.
13986 (message-dont-reply-to-names): Handle name change above.
13987 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13988
13989 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
13990
13991 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13992 since the initial value varies according to the system.
13993
13994 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
13995
13996 * mm-util.el (mm-charset-synonym-alist): Defcustom.
13997
13998 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
13999
14000 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
14001
14002 2007-04-24 Didier Verna <didier@xemacs.org>
14003
14004 Improve the type of gnus-ignored-from-addresses.
14005 * gnus-util.el (gnus-orify-regexp): New function.
14006 * message.el (gnus-util): Require it.
14007 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
14008 * gnus-sum.el (gnus-ignored-from-addresses): New function.
14009 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
14010
14011 2007-04-24 Didier Verna <didier@xemacs.org>
14012
14013 * gnus-sum.el:
14014 * gnus-utils.el: Fix some trailing whitespaces.
14015
14016 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
14017
14018 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
14019 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
14020 article's Message-ID; refer parent article in summary buffer.
14021
14022 * message.el (message-bounce): Call mime-to-mml.
14023
14024 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
14025
14026 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
14027
14028 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
14029
14030 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
14031 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
14032 displayed of multipart/alternative part if it is invoked from summary
14033 buffer.
14034
14035 * mm-view.el (mm-inline-text-html-render-with-w3m)
14036 (mm-inline-text-html-render-with-w3m-standalone)
14037 (mm-inline-render-with-function): Use mail-parse-charset by default.
14038
14039 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
14040
14041 * parse-time.el (parse-time-string-chars): Check if CHAR
14042 is less than the length of parse-time-syntax.
14043
14044 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
14045
14046 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
14047 from gnus-newsgroup-processable.
14048
14049 2007-04-16 Didier Verna <didier@xemacs.org>
14050
14051 * gnus-msg.el (gnus-configure-posting-styles):
14052 Handle message-signature-directory properly with :file syntax.
14053 Reported by "Leo".
14054
14055 2007-04-11 Didier Verna <didier@xemacs.org>
14056
14057 New user option: message-signature-directory.
14058 * gnus-msg.el (gnus-configure-posting-styles): Support it.
14059 * message.el (message-insert-signature): Ditto.
14060 * message.el (message-signature-file): Doc update.
14061 * message.el (message-signature-directory): New.
14062
14063 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
14064
14065 * gnus-msg.el (gnus-inews-yank-articles):
14066 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
14067
14068 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
14069
14070 * message.el (message-yank-original): Make sure cited text ends with
14071 newline; don't exchange point and mark.
14072
14073 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
14074
14075 * tls.el (open-tls-stream): Properly handle case where there
14076 is no associated buffer.
14077
14078 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
14079
14080 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
14081 message-yank-original, make sure (< mark TEXT point).
14082
14083 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
14084
14085 * message.el (message-fill-column): New variable.
14086 (message-mode): Use it. Add comment on a possible new hook.
14087
14088 * nnmail.el (nnmail-spool-file): Mark as obsolete.
14089 (nnmail-get-new-mail): Reformat.
14090
14091 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
14092
14093 * gmm-utils.el: Fix Commentary.
14094 (gmm-tool-bar-from-list): Fix typo in doc string.
14095
14096 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
14097
14098 * message.el (message-yank-original): Don't switch point and mark
14099 unnecessarily to put point and mark as documented.
14100
14101 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
14102
14103 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
14104 from the message heads.
14105
14106 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
14107
14108 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
14109 article buffer does not have a window. This may not be the best
14110 solution but is certainly better than setting the start of the null,
14111 that is the current, window.
14112
14113 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
14114
14115 * gnus-draft.el (gnus-draft-setup-hook): New hook.
14116 (gnus-draft-setup): Run it.
14117
14118 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
14119 gnus-score-fast-scoring. Allow regexp.
14120 (gnus-score-headers): Use it.
14121
14122 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
14123 XEmacs.
14124
14125 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
14126 string.
14127 (gnus-button-alist): Also catch `<f1> k ...'.
14128 (gnus-treat-display-x-face): Fix doc string.
14129
14130 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14131
14132 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
14133 evaluation of gnus-extended-version to ensure correct generation of the
14134 User-Agent header when message-generate-headers-first is used.
14135
14136 2007-03-24 Simon Josefsson <simon@josefsson.org>
14137
14138 * hashcash.el (hashcash-generate-payment-async): Don't crash if
14139 hashcash-path is nil. Don't call callback with incorrect number of
14140 parameters if val is 0.
14141
14142 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14143
14144 * message.el (message-required-news-headers):
14145 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
14146
14147 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
14148
14149 * message.el (message-generate-new-buffers): Change the meaning of the
14150 nil value; add `standard' to the choices; treat t as `unique'; improve
14151 doc string.
14152 (gnus-select-frame-set-input-focus): Autoload.
14153 (message-buffer-name): Search for the existing message buffer if
14154 message-generate-new-buffers is nil or `standard'; treat the value t of
14155 message-generate-new-buffers as `unique'.
14156 (message-pop-to-buffer): Raise the frame already displaying the message
14157 buffer; clear the echo area after querying.
14158 (message-setup): Pass the `continue' argument to compose-mail.
14159 (message-mail): Prefer `switch-function' if it is given; search for the
14160 existing message buffer if the `continue' argument is non-nil; pass
14161 continue and switch-function arguments to compose-mail by way of
14162 message-setup.
14163 (message-mail-other-window): Adjust argument of message-setup.
14164 (message-mail-other-frame): Ditto.
14165
14166 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
14167
14168 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
14169 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
14170 to turn font-lock on when turning gnus-message-citation-mode on.
14171
14172 2007-03-06 Daiki Ueno <ueno@unixuser.org>
14173
14174 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
14175 (mml-smime-function-alist): New variable; add epg as the backend.
14176 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
14177 mml-smime- functions instead.
14178 * mm-view.el: Require smime.
14179
14180 2007-03-05 Didier Verna <didier@xemacs.org>
14181
14182 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
14183 instead of just inheritance for posting styles.
14184 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
14185
14186 2007-02-24 John Paul Wallington <jpw@pobox.com>
14187
14188 * tls.el (tls-certtool-program): Fix custom type.
14189
14190 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
14191
14192 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
14193 and point-at-eol instead of line-(beginning|end)-position.
14194
14195 * assistant.el (assistant-parse-buffer): Ditto.
14196
14197 2007-02-28 Daiki Ueno <ueno@unixuser.org>
14198
14199 * mml2015.el (mml2015-epg-find-usable-key): New function.
14200 (mml2015-epg-sign): Use it.
14201 (mml2015-epg-encrypt): Use it.
14202
14203 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
14204
14205 * message.el (message-make-in-reply-to): Quote name containing
14206 non-ASCII characters. It will make the RFC2047 encoder cause an error
14207 if there are special characters. Reported by NAKAJI Hiroyuki
14208 <nakaji@jp.freebsd.org>.
14209
14210 2007-02-27 Didier Verna <didier@xemacs.org>
14211
14212 Include the group parameters as well as the topic ones in the
14213 inheritance filter process.
14214 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
14215 argument GROUP-PARAMS-LIST.
14216 * gnus-topic.el (gnus-group-topic-parameters): Use it.
14217
14218 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
14219
14220 * nntp.el (nntp-never-echoes-commands)
14221 (nntp-open-connection-functions-never-echo-commands): New variables.
14222 (nntp-send-command): Use them.
14223
14224 2007-02-20 Daiki Ueno <ueno@unixuser.org>
14225
14226 * mml2015.el (mml2015-epg-verify): Simplify.
14227
14228 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
14229
14230 * mml.el (mml-content-disposition-alist): New user option.
14231 (mml-content-disposition): New function.
14232 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
14233 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
14234
14235 2007-02-19 Daiki Ueno <ueno@unixuser.org>
14236
14237 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
14238 verification.
14239
14240 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14241
14242 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
14243 articles posted in the last 24 hours.
14244
14245 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
14246
14247 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
14248
14249 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
14250
14251 * nntp.el (nntp-send-command): Don't wait for echoes when
14252 nntp-open-ssl-stream is used.
14253
14254 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
14255
14256 * gnus-cite.el (gnus-test-font-lock-add-keywords)
14257 (gnus-message-add-citation-keywords)
14258 (gnus-message-remove-citation-keywords): Remove.
14259 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
14260 directly, make the variables in font-lock-defaults buffer-local, add
14261 gnus-message-citation-keywords to them and then update the value of
14262 font-lock-keywords.
14263
14264 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
14265
14266 * message.el (message-cite-original-1): Don't call
14267 gnus-article-highlight-citation.
14268
14269 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
14270 citations; fix line count.
14271
14272 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
14273
14274 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
14275 (gnus-message-add-citation-keywords)
14276 (gnus-message-remove-citation-keywords): Use it; fix the emulating
14277 versions of font-lock-add-keywords and font-lock-remove-keywords to
14278 work with XEmacs correctly.
14279
14280 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
14281
14282 * gnus-cite.el (gnus-cite-face-list): Set the values of
14283 gnus-message-max-citation-depth and gnus-message-citation-keywords.
14284 (gnus-message-max-citation-depth): Use defvar rather than defconst.
14285 (gnus-message-cite-prefix-regexp): New variable.
14286 (gnus-message-search-citation-line): Use it; protect against long
14287 citation prefix; fill match data with nil rather than 0 for XEmacs; set
14288 the 0th match data for Emacs.
14289 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
14290 (gnus-message-add-citation-keywords): Append keywords rather than
14291 prepending; emulate font-lock-add-keywords if it is not available.
14292 (gnus-message-remove-citation-keywords):
14293 Emulate font-lock-remove-keywords if it is not available.
14294
14295 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
14296
14297 * message.el (message-cite-prefix-regexp): Set the value of
14298 gnus-message-cite-prefix-regexp.
14299
14300 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14301
14302 * nnweb.el (nnweb-google-parse-1): Update parser.
14303
14304 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
14305
14306 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
14307
14308 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14309
14310 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14311 regexp.
14312
14313 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
14314
14315 * uudecode.el (uudecode-string-to-multibyte): New function emulating
14316 string-to-multibyte.
14317 (uudecode-decode-region-internal): Use it.
14318
14319 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
14320
14321 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
14322 Fix custom choice.
14323
14324 * gnus-art.el (gnus-signature-limit): Fix custom choice.
14325
14326 2007-01-22 Daiki Ueno <ueno@unixuser.org>
14327
14328 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
14329
14330 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
14331 `write-region' to respect `mm-inhibit-file-name-handlers'.
14332
14333 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
14334
14335 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
14336 Use gnus-home-directory instead of "~/" or "$HOME".
14337
14338 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
14339
14340 * encrypt.el (encrypt-insert-file-contents): Add better prompt
14341 to mention filename.
14342 Add comments at beginning regarding usage.
14343 (encrypt-write-file-contents): Change interactive so a string is
14344 acceptable. If the file has no associated model, show an error instead
14345 of a nonsense prompt.
14346
14347 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
14348
14349 * spam.el (spam-bsfilter-ham-switch): Fix typo.
14350 Thanks to Yoshihiko Yamada for kind notification of this typo.
14351
14352 2007-01-12 Kenichi Handa <handa@m17n.org>
14353
14354 * uudecode.el (uudecode-decode-region-internal): Make it work in a
14355 multibyte buffer.
14356
14357 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
14358
14359 * gnus-score.el (gnus-score-fast-scoring): New variable.
14360 (gnus-score-headers): Use it.
14361
14362 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
14363
14364 * message.el (message-cite-original-1):
14365 Call gnus-article-highlight-citation if requested.
14366 (message-make-from): Allow name and address as optional arguments.
14367
14368 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14369
14370 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14371 bugs to doc string.
14372 (gnus-button-alist): Add mid\\|message-id.
14373 (gnus-button-fetch-group): Extend for use in
14374 `browse-url-browser-function'.
14375 (gnus-button-url-regexp): Try to catch paired parentheses like in
14376 Wikipedia URLs.
14377
14378 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14379 Suggested by Simon Krahnke <overlord@gmx.li>.
14380
14381 2007-01-13 Romain Francoise <romain@orebokech.com>
14382
14383 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14384 Update copyright.
14385
14386 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
14387
14388 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
14389
14390 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
14391
14392 * gnus-registry.el (gnus-registry-unfollowed-groups)
14393 (gnus-registry-split-fancy-with-parent): Fix documentation.
14394
14395 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
14396
14397 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
14398 from nnweb groups.
14399
14400 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
14401
14402 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
14403 Xref urls. Erase buffer before requesting head.
14404
14405 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14406
14407 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
14408
14409 * gnus-soup.el (gnus-soup): New custom group. Make user variables
14410 customizable.
14411
14412 2007-01-05 Daiki Ueno <ueno@unixuser.org>
14413
14414 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
14415 no signing key is found.
14416 (mml2015-epg-encrypt): Ask user whether to skip or abort if
14417 no encrypting and/or signing key is found.
14418
14419 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
14420
14421 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
14422
14423 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14424
14425 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
14426 headers read from disk with the ones newly found in the current search.
14427 This should no longer cause problems, because the article numbers in
14428 Gmane's `nov.php' output are ignored since the previous change.
14429
14430 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14431
14432 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
14433
14434 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
14435
14436 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14437
14438 2007-01-01 Romain Francoise <romain@orebokech.com>
14439
14440 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
14441
14442 2006-12-31 Steve Youngs <steve@sxemacs.org>
14443
14444 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
14445 `define-minor-mode' macro definition expanded properly.
14446 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
14447 exclude it there.
14448
14449 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
14450 of 2006-12-30. The default is nil on (S)XEmacs already because of the
14451 `fboundp' test.
14452 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
14453 This is OK to autoload in (S)XEmacs now.
14454
14455 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
14456
14457 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
14458 keystroke.
14459 (gnus-summary-limit-to-singletons): Fix typo.
14460
14461 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
14462 else fails.
14463
14464 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14465
14466 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
14467 docstring.
14468
14469 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
14470 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
14471 (gnus-summary-insert-dormant-articles): Fix typo in message.
14472
14473 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
14474
14475 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
14476 nil for XEmacs.
14477 (gnus-message-citation-mode): Don't autoload in XEmacs.
14478
14479 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
14480
14481 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
14482
14483 * nnimap.el (nnimap-expunge-search-string):
14484 Mention nnimap-search-uids-not-since-is-evil in docstring.
14485
14486 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
14487
14488 * spam.el: Revert to make-obsolete-variable because
14489 define-obsolete-variable-alias is not supported in Emacs 21.
14490
14491 * spam.el (spam-ifile-path, spam-ifile-database-path)
14492 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
14493 make-obsolete-variable.
14494 (spam-bsfilter-path, spam-bsfilter-program)
14495 (spam-spamassassin-path, spam-spamassassin-program)
14496 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
14497 Don't use "path" inappropriately.
14498 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
14499 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
14500 variable names.
14501
14502 2006-12-28 Daiki Ueno <ueno@unixuser.org>
14503
14504 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
14505 summary buffer.
14506
14507 * password.el (password-cache-remove): Use clear-string to burn
14508 password, if available.
14509
14510 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14511
14512 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
14513
14514 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
14515
14516 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
14517 (gnus-message-highlight-citation): Move defcustom here from
14518 gnus-cite.el.
14519 (gnus-message-citation-mode): Autoload.
14520
14521 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
14522 checks to make it compile with XEmacs.
14523 (gnus-message-citation-mode): New minor mode.
14524 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
14525 (gnus-message-highlight-citation): New variables.
14526 (gnus-message-search-citation-line)
14527 (gnus-message-add-citation-keywords)
14528 (gnus-message-remove-citation-keywords)
14529 (turn-on-gnus-message-citation-mode)
14530 (turn-off-gnus-message-citation-mode): New functions.
14531
14532 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
14533
14534 * gnus-cite.el: Enable highlighting of different citation levels in
14535 message-mode.
14536
14537 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14538
14539 * message.el (message-make-fqdn): Fix comment.
14540 (message-bogus-system-names): Add ".local".
14541
14542 * spam.el (spam-ifile-path, spam-ifile-program)
14543 (spam-ifile-database-path, spam-ifile-database)
14544 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14545 Don't use "path" inappropriately.
14546 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14547 strings.
14548 (spam-check-ifile, spam-ifile-register-with-ifile)
14549 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14550 Use new variable names.
14551
14552 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14553 (gnus-treat-display-smileys): Simplify using
14554 gnus-image-type-available-p.
14555
14556 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14557 available.
14558
14559 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
14560
14561 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14562 one after turning on the buffer's multibyteness instead of decoding
14563 them directly in the unibyte buffer that causes unexpected conversion
14564 in Emacs 23 (unicode).
14565
14566 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14567
14568 * message.el (message-generate-hashcash): Fix custom type.
14569
14570 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14571
14572 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14573
14574 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14575
14576 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14577 disconnect icons. Add help text.
14578
14579 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
14580
14581 * spam.el (spam-extra-header-to-number): CRM114 spam score is
14582 negated to be consistent with the others we handle.
14583
14584 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
14585
14586 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14587 version of gnus-summary-buffer to something, so that we can use two
14588 article buffers at the same time.
14589
14590 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
14591
14592 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14593 trigger all the extra headers.
14594 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14595 sorting.
14596
14597 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14598
14599 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14600 solid groups.
14601
14602 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
14603
14604 * legacy-gnus-agent.el: Add Copyright notice.
14605
14606 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
14607
14608 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14609
14610 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14611
14612 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14613
14614 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14615 to make it work reliably in CVS Emacs.
14616 (gnus-summary-limit-strange-charsets-predicate)
14617 (gnus-summary-limit-to-predicate): New functions.
14618
14619 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
14620
14621 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14622 specifying array size.
14623 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14624 array if it is too small.
14625 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14626 (gnus-sort-threads-loop): New function.
14627
14628 2006-12-06 Chris Moore <dooglus@gmail.com>
14629
14630 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14631 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14632
14633 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
14634
14635 * mm-url.el (mm-url-predefined-programs): Call curl with correct
14636 options.
14637
14638 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14639
14640 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14641 DOS-ing the recipient.
14642
14643 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14644 the headers when creating the mapping to avoid mismappings.
14645 (nnweb-gmane-create-mapping): Always nix out old mapping.
14646
14647 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14648
14649 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14650 and mm-verify-option to never.
14651
14652 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14653
14654 * message.el (message-signed-or-encrypted-p): New function.
14655 (message-forward-make-body): Use it.
14656
14657 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14658 Replace encode-coding-string with mm-encode-coding-string.
14659
14660 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
14661
14662 * nneething.el (nneething-decode-file-name):
14663 Replace decode-coding-string with mm-decode-coding-string.
14664
14665 * gnus-int.el (gnus-open-server): Say failed server's name.
14666
14667 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
14668
14669 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14670 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14671
14672 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14673 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14674 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14675 (gnus-group-make-directory-group, gnus-group-transpose-groups):
14676 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14677 (gnus-subscribe-newsgroup, gnus-1):
14678 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14679 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14680 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14681 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14682
14683 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14684
14685 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14686 keystroke.
14687 (gnus-summary-limit-to-bodies): Implement headersp.
14688
14689 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
14690
14691 * dns.el (query-dns): Protect against "Process dns deleted" strings.
14692
14693 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14694
14695 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14696
14697 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
14698
14699 * message.el (message-generate-hashcash): Expand range of values to
14700 include `opportunistic'.
14701 (message-send-mail): Use it.
14702
14703 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14704
14705 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14706 and comment it.
14707
14708 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14709
14710 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
14711
14712 * gnus-util.el (gnus-extract-address-components): Improve comment.
14713
14714 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14715
14716 * gnus-util.el (gnus-extract-address-components): Work with address in
14717 which the name portion contains @.
14718
14719 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14720
14721 * gnus.el (gnus-start): Move custom group up.
14722 (gnus-select-method): Don't autoload, but make it available for
14723 `customize-variable'.
14724 (gnus-getenv-nntpserver): Don't autoload.
14725
14726 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
14727
14728 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14729
14730 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14731
14732 * message.el (message-sendmail-extra-arguments): New variable.
14733 (message-send-mail-with-sendmail): Use it.
14734
14735 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14736
14737 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14738 mm-with-unibyte-current-buffer to make string unibyte.
14739
14740 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14741 mm-string-as-multibyte.
14742
14743 2006-11-14 Daiki Ueno <ueno@unixuser.org>
14744
14745 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14746 Reported by Werner Koch <wk@gnupg.org>.
14747
14748 2006-11-14 Daiki Ueno <ueno@p360>
14749
14750 * mml2015.el: Autoload epa-select-keys when compiling.
14751
14752 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14753
14754 * mml2015.el (mml2015-epg-sign): Save the signing keys in
14755 message-options.
14756 (mml2015-epg-encrypt): Save the recipient keys in message-options.
14757
14758 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14759
14760 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14761 EasyPG (< 0.0.6).
14762 (mml2015-always-trust): New user option.
14763 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14764 prompt.
14765
14766 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
14767
14768 * nntp.el (nntp-authinfo-force): New variable.
14769 (nntp-send-authinfo): Use it.
14770
14771 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
14772
14773 * message.el (message-strip-subject-encoded-words): Allow _not_ to
14774 decode encoded words. Improve prompt. Add comment about forwarding.
14775 (message-replacement-char): Move up.
14776
14777 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
14778
14779 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14780 instead of gnus-intersection because arguments of gnus-sorted-nunion
14781 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
14782
14783 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
14784
14785 * message.el (message-strip-subject-encoded-words): Reformat prompt.
14786 (message-simplify-subject-functions):
14787 Enable message-strip-subject-encoded-words by default.
14788
14789 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
14790
14791 * message.el (message-strip-subject-encoded-words): New function.
14792 (message-simplify-subject-functions): New variable.
14793 (message-simplify-subject): Use it. Fix typo in doc string.
14794 Support message-strip-subject-encoded-words.
14795
14796 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
14797
14798 * gnus-diary.el (gnus-diary-delay-format-function):
14799 * nndiary.el (nndiary-reminders):
14800 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14801
14802 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14803
14804 * gnus-art.el (article-hide-boring-headers): Fetch date from
14805 gnus-original-article-buffer to avoid problems with localized date
14806 strings.
14807
14808 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14809
14810 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14811
14812 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
14813
14814 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14815 New variables.
14816 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14817 (mm-charset-synonym-alist): Move some entries to
14818 mm-codepage-iso-8859-list.
14819 (mm-charset-synonym-alist, mm-charset-override-alist):
14820 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14821
14822 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
14823
14824 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14825
14826 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14827
14828 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14829 with Emacs 21 and XEmacs.
14830
14831 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
14832
14833 * spam.el (spam-parse-address): New function for better parsing,
14834 catching errors, etc.
14835 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14836
14837 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14838
14839 * mm-view.el: Add interactive arg to html2text autoload.
14840
14841 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14842
14843 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14844
14845 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
14846
14847 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14848 New variables.
14849 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14850 (mm-charset-synonym-alist): Move some entries to
14851 mm-codepage-iso-8859-list.
14852
14853 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14854
14855 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
14856
14857 * message.el (message-citation-line-format)
14858 (message-insert-formated-citation-line): Fix implementation of %E, %N
14859 and %n according to the doc string.
14860
14861 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
14862
14863 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14864 Use car-safe to avoid bad parses.
14865
14866 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
14867
14868 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14869 names.
14870
14871 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14872
14873 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
14874
14875 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14876 header.
14877
14878 * message.el (message-draft-headers): Add Date.
14879 (message-headers-to-generate): Fix typo in docstring.
14880
14881 * nndraft.el (nndraft-required-headers): New variable.
14882 (nndraft-generate-headers): Use it.
14883
14884 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14885
14886 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14887
14888 * gnus-registry.el (gnus-registry-wash-for-keywords)
14889 (gnus-registry-find-keywords): New functions to allow easy searching of
14890 articles that are in the registry.
14891
14892 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14893
14894 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14895 Use ietf-drums-parse-address instead of gnus-extract-address-components.
14896 Reported by Damien Elmes <damien@repose.cx>.
14897
14898 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
14899
14900 * gnus.el (gnus-mime): Remove unused custom group.
14901
14902 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14903
14904 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14905 "blank line" when searching for end of armor headers.
14906
14907 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14908
14909 * gmm-utils.el (gmm-write-region): Fix variable name.
14910
14911 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
14912
14913 * gmm-utils.el (gmm-write-region): New function based on compatibility
14914 code from `mm-make-temp-file'.
14915
14916 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14917
14918 * nnmaildir.el (nnmaildir--update-nov)
14919 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14920 Use `gmm-write-region'.
14921
14922 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14923
14924 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14925 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14926
14927 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14928
14929 * message.el (message-replacement-char): New variable.
14930 (message-fix-before-sending): Use it.
14931 (message-simplify-subject): New function to remove duplicate code.
14932 (message-reply, message-followup): Use it.
14933
14934 * gnus-sum.el (gnus-summary-make-menu-bar):
14935 Clarify gnus-summary-limit-to-articles.
14936
14937 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
14938
14939 * gnus-util.el (gnus-with-local-quit): New macro.
14940
14941 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14942
14943 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
14944
14945 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14946 ignore non-string data.
14947
14948 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
14949
14950 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14951 non-string data (needs to be done in the registry too).
14952
14953 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14954
14955 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14956 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14957 (gnus-registry-split-fancy-with-parent)
14958 (gnus-registry-fetch-simplified-message-subject-fast)
14959 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14960 Remove text properties on ingress into the registry and when it's saved.
14961 (gnus-registry-clean-empty-function): Fix bug with cleaning the
14962 registry from entries with no groups.
14963
14964 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14965
14966 * gnus-util.el (gnus-string-remove-all-properties): Add utility
14967 function to remove string properties.
14968
14969 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
14970
14971 * gmm-utils.el (gmm): Adjust custom version.
14972
14973 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14974 Adjust custom version.
14975
14976 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14977
14978 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
14979
14980 * gnus-art.el (gnus-insert-prev-page-button)
14981 (gnus-insert-next-page-button): Simplify. Reformat.
14982
14983 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14984
14985 * gnus-art.el (gnus-insert-prev-page-button)
14986 (gnus-insert-next-page-button): Apply gnus-article-button-face.
14987
14988 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
14989
14990 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14991
14992 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14993
14994 * gnus-art.el (gnus-insert-mime-button)
14995 (gnus-insert-mime-security-button):
14996 Apply gnus-article-button-face to MIME and security buttons.
14997
14998 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
14999
15000 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
15001 readable.
15002
15003 2006-09-20 Steve Youngs <steve@sxemacs.org>
15004
15005 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
15006 `browse-url-of-file' instead of `browse-url'.
15007
15008 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15009
15010 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15011 regexp. Articles containing quotation were cut prematurely.
15012
15013 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
15014
15015 * message.el (message-cite-original-1): Use nobody by default for the
15016 value of From header.
15017 (message-reply): Ditto.
15018
15019 2006-09-11 Daiki Ueno <ueno@unixuser.org>
15020
15021 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
15022 to the gnus-info. This fixes a bug of inline-PGP message verification.
15023 Reported by Michael Piotrowski <mxp@dynalabs.de>.
15024
15025 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
15026
15027 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
15028 mails in the doc string. Add some URLs in comment.
15029 (pop3-movemail): Warn about pop3-leave-mail-on-server.
15030
15031 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
15032
15033 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
15034 backslashes handling and the way to find boundaries of quoted strings.
15035
15036 2006-09-07 Daiki Ueno <ueno@unixuser.org>
15037
15038 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
15039 mml1991-encrypt-to-self is set and mml1991-signers is not set.
15040 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
15041 mml2015-encrypt-to-self is set and mml2015-signers is not set.
15042
15043 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
15044
15045 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
15046 doc string.
15047 (gnus-button-regexp, gnus-button-last): Remove unused variables.
15048
15049 2006-09-06 Simon Josefsson <jas@extundo.com>
15050
15051 * mml2015.el (mml2015-use): Doc fix, mention epg.
15052
15053 2006-09-06 Daiki Ueno <ueno@unixuser.org>
15054
15055 * mml2015.el (mml2015-use): Default to epg, if available.
15056
15057 2006-09-06 Daiki Ueno <ueno@unixuser.org>
15058
15059 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
15060 message-sender.
15061 (mml1991-epg-encrypt): Ditto.
15062 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
15063 message-sender.
15064 (mml2015-epg-encrypt): Ditto.
15065
15066 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
15067
15068 * message.el (message-send-mail-with-sendmail): Look for sendmail in
15069 several common directories.
15070
15071 2006-09-05 Daiki Ueno <ueno@unixuser.org>
15072
15073 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
15074 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
15075
15076 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
15077
15078 * gnus-art.el (article-decode-encoded-words): Make it fast.
15079
15080 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
15081
15082 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
15083
15084 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
15085 in quoted string into `\'.
15086
15087 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
15088
15089 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15090 Use standard-syntax-table.
15091
15092 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
15093
15094 * gnus-art.el (gnus-decode-address-function): New variable.
15095 (article-decode-encoded-words): Use it to decode headers which are
15096 assumed to contain addresses.
15097 (gnus-mime-delete-part): Remove useless `or'.
15098
15099 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
15100 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
15101 (gnus-nov-parse-line): Use it to decode From header.
15102 (gnus-get-newsgroup-headers): Ditto.
15103 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
15104
15105 * mail-parse.el (mail-decode-encoded-address-region): New alias.
15106 (mail-decode-encoded-address-string): New alias.
15107
15108 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15109 New function.
15110 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
15111 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
15112 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
15113 (rfc2047-decode-string): Ditto.
15114 (rfc2047-decode-address-region): New function.
15115 (rfc2047-decode-address-string): New function.
15116
15117 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
15118
15119 * message.el (message-caesar-buffer-body): Allow rotating headers.
15120
15121 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
15122
15123 * message.el (message-insert-formated-citation-line): Fix %f.
15124 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
15125
15126 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
15127
15128 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
15129 (gnus-bookmark-mouse-available-p): New macro.
15130 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
15131 (gnus-bookmark-bmenu-show-infos): Use it.
15132 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
15133 (gnus-bookmark-bmenu-hide-infos): Ditto.
15134 (gnus-bookmark-remove-properties): New function.
15135 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
15136 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
15137 (gnus-bookmark-write-file): Bind coding-system-for-write.
15138 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
15139 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
15140 group before selecting it.
15141 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
15142 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
15143 quit-window if it is not available; use gnus-mouse-2 and bind it to
15144 gnus-bookmark-bmenu-select-by-mouse.
15145 (gnus-bookmark-show-details): Remove unused variable `details-list'.
15146 (gnus-bookmark-bmenu-select-by-mouse): New function.
15147
15148 2006-08-13 Romain Francoise <romain@orebokech.com>
15149
15150 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
15151 space.
15152
15153 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
15154
15155 * compface.el (uncompface): Use binary rather than raw-text-unix.
15156
15157 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
15158
15159 * compface.el (uncompface): Make sure the eol conversion doesn't take
15160 place when communicating with the external programs.
15161 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15162
15163 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
15164
15165 * nnheader.el (nnheader-insert-head): Fix typo in comment.
15166
15167 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15168
15169 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15170 Make it more robust by parsing author and date independently.
15171
15172 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
15173
15174 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
15175
15176 2006-07-28 Daiki Ueno <ueno@unixuser.org>
15177
15178 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
15179 first matching secret key.
15180 (mml2015-epg-encrypt): Ditto.
15181
15182 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
15183 first matching secret key.
15184 (mml1991-epg-encrypt): Ditto.
15185
15186 * mml2015.el (mml2015-encrypt-to-self): New user option.
15187 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
15188 mml2015-epg-encrypt-to-self is set.
15189
15190 * mml1991.el (mml1991-encrypt-to-self): New variable.
15191 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
15192 mml1991-epg-encrypt-to-self is set.
15193
15194 * mml2015.el (mml2015-signers): New user option.
15195 (mml2015-epg-sign): Reflect the value of mml2015-signers.
15196 (mml2015-epg-encrypt): Allow to select signing keys.
15197
15198 * mml1991.el (mml1991-signers): New variable.
15199 (mml1991-epg-sign): Reflect the value of mml1991-signers.
15200 (mml1991-epg-encrypt): Allow to select signing keys.
15201
15202 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
15203
15204 * nnheader.el (nnheader-insert-head): Make it work even if the file
15205 uses CRLF for the line-break code.
15206
15207 2006-07-25 Daiki Ueno <ueno@unixuser.org>
15208
15209 * mml2015.el: Require mml-sec instead of password.
15210 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
15211 (mml2015-cache-passphrase): Inherit the default value from
15212 mml-secure-cache-passphrase.
15213 (mml2015-passphrase-cache-expiry): Inherit the default value from
15214 mml-secure-passphrase-cache-expiry.
15215
15216 * mml1991.el: Require mml-sec instead of password.
15217 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
15218 (mml1991-cache-passphrase): Inherit the default value from
15219 mml-secure-cache-passphrase.
15220 (mml1991-passphrase-cache-expiry): Inherit the default value from
15221 mml-secure-passphrase-cache-expiry.
15222
15223 * mml-sec.el: Require password.
15224 (mml-secure-verbose): New user option.
15225 (mml-secure-cache-passphrase): New user option.
15226 (mml-secure-passphrase-cache-expiry): New user option.
15227
15228 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
15229 Andreas Vögele <andreas@altroot.de> (tiny change)
15230
15231 * pgg-def.el (pgg-truncate-key-identifier):
15232 Truncate the key ID to 8 letters from the end.
15233
15234 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15235
15236 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
15237 workaround for the url package included with Emacs.
15238
15239 * nnweb.el (nnweb-google-create-mapping): Update regexp.
15240
15241 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
15242
15243 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
15244 correctly. This fixes a bug caused by the 2006-05-12 change.
15245
15246 2006-07-18 Karl Fogel <kfogel@red-bean.com>
15247
15248 * nnmail.el (nnmail-article-group): If splitting raises an error, give
15249 some information about the error when saying that the `bogus' mail
15250 group will be used.
15251
15252 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
15253
15254 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
15255 string.
15256
15257 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
15258
15259 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
15260
15261 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15262
15263 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
15264
15265 2006-07-10 Daiki Ueno <ueno@unixuser.org>
15266
15267 * mml1991.el (mml1991-function-alist): Add epg.
15268 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
15269 (mml1991-epg-encrypt): New functions.
15270
15271 2006-07-10 Daiki Ueno <ueno@unixuser.org>
15272
15273 * mml2015.el (mml2015-verbose): New variable.
15274 (mml2015-cache-passphrase): Ditto.
15275 (mml2015-passphrase-cache-expiry): Ditto.
15276 (mml2015-function-alist): Add epg.
15277 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
15278 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
15279 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
15280 New functions.
15281
15282 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15283
15284 * message.el (message-cite-original-1): Preserve region when removing
15285 quoted text due to X-No-Archive in order to avoid bogus attribution
15286 when citing multiple messages.
15287
15288 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15289
15290 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
15291 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
15292
15293 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
15294
15295 * gnus-diary.el (gnus-user-format-function-d)
15296 (gnus-user-format-function-D): Autoload.
15297
15298 * imap.el (Commentary): Fix typo.
15299
15300 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
15301 2006-04-22 contribution.
15302
15303 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15304
15305 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
15306 It didn't really fix the bogosity I'm seeing with solid web groups.
15307
15308 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15309
15310 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
15311 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
15312 created using server names. If we use the feature without declaring
15313 it, Gnus does not properly manage server and group state.
15314
15315 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
15316 bound.
15317
15318 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15319
15320 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
15321 looking up the method using GROUP's prefix before inventing a new one.
15322 It is used on killed/unknown groups in various places where returning
15323 an all-new method isn't expected by the caller.
15324
15325 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
15326 and match semantics of gnus-group-real-prefix.
15327
15328 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
15329
15330 * nnmail.el (nnmail-broken-references-mailers): New variable.
15331 (nnmail-ignore-broken-references): New function generalizing
15332 nnmail-fix-eudora-headers.
15333 (nnmail-fix-eudora-headers): Now obsolete.
15334
15335 * gnus-art.el (gnus-button-handle-custom):
15336 Support `customize-apropos*'.
15337
15338 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15339
15340 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
15341
15342 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
15343 articles.
15344
15345 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15346
15347 * message.el (message-cite-reply-above): New variable.
15348 (message-yank-original): Use it.
15349
15350 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
15351
15352 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
15353
15354 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
15355
15356 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
15357 as read.
15358
15359 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
15360
15361 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
15362
15363 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
15364 (gnus-bookmark-default-file): Use gnus-directory.
15365 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
15366 Remove "*" in doc string.
15367 (gnus-bookmark-write-file): Simplify.
15368 (gnus-bookmark-maybe-sort-alist): Use `when'.
15369 (gnus-bookmark-get-bookmark): Fix typo in doc string.
15370 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
15371 Add FIXME about Emacs 21 and XEmacs compatibility.
15372 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
15373 compatibility.
15374 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
15375 compatibility.
15376 (gnus-bookmark-menu-heading): Fix version.
15377
15378 2006-06-19 Bastien Guerry <bzg@altern.org>
15379
15380 * gnus-bookmark.el: New file.
15381
15382 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15383
15384 * message.el (message-syntax-checks): Doc fix.
15385
15386 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15387
15388 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
15389 unsubscribed groups as if they were killed ones. It causes duplicate
15390 entries in gnus-newsrc-alist.
15391
15392 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
15393
15394 * message.el (message-syntax-checks): Doc fix.
15395 (message-send-mail): Add check for continuation headers.
15396 (message-check-news-header-syntax): Fix regexp used to check for
15397 continuation headers.
15398
15399 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15400
15401 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
15402
15403 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
15404
15405 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
15406
15407 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
15408
15409 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
15410 default-truncate-lines.
15411
15412 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
15413
15414 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
15415 to fill the utf-8 entry.
15416
15417 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15418
15419 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15420
15421 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
15422
15423 * gnus-agent.el (directory-files-and-attributes): Move all the way
15424 forward (the third and final move).
15425 (gnus-agent-read-agentview): Trap reconstruction errors due to
15426 nonexistent directory. Handle by returning nil.
15427
15428 2006-05-30 Didier Verna <didier@xemacs.org>
15429
15430 * message.el (message-dont-reply-to-names): Update the custom type.
15431 * message.el (message-dont-reply-to-names): New defsubst: potentially
15432 convert a list of regexps into a single one.
15433 * message.el (message-get-reply-headers): Use it.
15434 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
15435
15436 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
15437
15438 * gnus-agent.el (directory-files-and-attributes): Move forward.
15439
15440 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15441
15442 * gnus-ml.el (gnus-mailing-list-subscribe)
15443 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
15444 (gnus-mailing-list-message): Fix doc strings.
15445
15446 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15447
15448 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
15449 of doing it manually.
15450
15451 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15452
15453 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
15454 comment.
15455
15456 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
15457
15458 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
15459 (gnus-agent-read-agentview): Fix handling of end-of-file error.
15460 (gnus-agent-read-local): All symbols allocated in my-obarray.
15461 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
15462 (gnus-agent-regenerate-group): Check numeric names to see if they are
15463 messages or groups.
15464 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
15465 better way of do this...)
15466
15467 * gnus-cache.el (gnus-agent-total-fetched-for):
15468 Ignore 'dummy.group' (there should be a better way of do this...)
15469
15470 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15471
15472 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
15473 (gnus-saved-headers): Ditto.
15474 (gnus-default-article-saver): Mention functions may have properties.
15475 (gnus-article-save): Override gnus-save-all-headers and
15476 gnus-saved-headers by :headers property which saver function may have.
15477 (gnus-summary-save-in-file): Add :headers property.
15478 (gnus-summary-write-to-file): Ditto.
15479
15480 * gnus-sum.el (gnus-summary-save-article): Bind
15481 gnus-prompt-before-saving to t when saving many articles in a file;
15482 always show all headers.
15483
15484 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15485
15486 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
15487 marks.
15488
15489 * message.el (message-indent-citation): Add optional arguments to allow
15490 using it outside of message buffers.
15491
15492 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
15493 (gnus-article-treat-unfold-headers): Use it.
15494 (gnus-article-truncate-lines): New variable.
15495 (gnus-article-mode): Use it.
15496 (gnus-article-toggle-truncate-lines): New function.
15497
15498 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15499 Add gnus-article-toggle-truncate-lines.
15500
15501 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
15502 coding system in XEmacs, use binary.
15503
15504 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
15505
15506 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
15507 after-load-alist.
15508
15509 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
15510 this function should save decoded articles.
15511 (gnus-summary-write-to-file): Use property to specify this function
15512 should save decoded articles and specify gnus-summary-save-in-file
15513 should be used to save articles other than the first one when saving
15514 many articles.
15515 (gnus-summary-save-body-in-file): Use property to specify this
15516 function should save decoded articles.
15517 (gnus-summary-write-body-to-file): Use property to specify this
15518 function should save decoded articles and specify
15519 gnus-summary-save-body-in-file should be used to save articles other
15520 than the first one when saving many articles.
15521
15522 * gnus-sum.el (gnus-summary-save-article): Simplify.
15523
15524 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15525
15526 * gnus-art.el (gnus-default-article-saver):
15527 Add gnus-summary-write-body-to-file.
15528 (gnus-article-save-coding-system): Don't use coding system object
15529 in XEmacs.
15530 (gnus-read-save-file-name): Add optional `dir-var' argument which
15531 specifies directory in which files are saved; work even if optional
15532 `variable' argument is not specified.
15533 (gnus-summary-write-to-file): Read file name.
15534 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
15535 (gnus-summary-write-body-to-file): New function.
15536
15537 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
15538 (gnus-summary-local-variables): Add it.
15539 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
15540 (gnus-summary-save-article): Remove optional `decode' argument;
15541 determine whether to decode articles by the value of
15542 gnus-default-article-saver; when saving many files using
15543 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15544 it first and use gnus-summary-save-in-file or
15545 gnus-summary-save-body-in-file thereafter unless
15546 gnus-prompt-before-saving is always; move point to article which
15547 will be saved.
15548 (gnus-summary-save-article-file): Revert.
15549 (gnus-summary-write-article-file): Revert.
15550 (gnus-summary-save-article-body-file): Revert.
15551 (gnus-summary-write-article-body-file): New function.
15552
15553 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15554
15555 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15556
15557 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15558
15559 * gnus-art.el (gnus-default-article-saver): Doc fix.
15560 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15561 from gnus-summary-save-article-coding-system, and default to a
15562 certain coding system.
15563 (gnus-output-to-file): Add coding cookie and encode text according
15564 to gnus-article-save-coding-system; don't use mm-append-to-file.
15565
15566 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15567 gnus-art.el and rename to gnus-article-save-coding-system.
15568 (gnus-summary-save-article): Require gnus-art; don't show all
15569 headers if it decodes articles; don't add coding cookie here;
15570 don't bind mm-text-coding-system-for-write.
15571 (gnus-summary-save-article-file): Save decoded articles.
15572 (gnus-summary-write-article-file): When saving many files, use
15573 gnus-summary-write-to-file first and gnus-summary-save-in-file
15574 thereafter unless gnus-prompt-before-saving is always.
15575 (gnus-summary-save-article-body-file): Save decoded articles.
15576
15577 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15578
15579 * nnrss.el (nnrss-check-group): Bind hash-index.
15580
15581 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
15582
15583 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15584 its hash index. Store this hash in `nnrss-group-data'.
15585 (nnrss-read-group-data): Update accordingly.
15586
15587 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15588
15589 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15590 entry.
15591
15592 * gnus-sum.el (gnus-summary-make-menu-bar):
15593 Add gnus-article-browse-html-article.
15594
15595 2006-05-23 Hynek Schlawack <hynek@ularx.de>
15596
15597 * gnus-sum.el (gnus-summary-mime-map):
15598 Add gnus-article-browse-html-article.
15599
15600 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15601
15602 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15603 suitable coding systems in customize.
15604
15605 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
15606
15607 * mail-source.el (mail-sources): Fix custom type.
15608
15609 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
15610
15611 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15612 (gnus-summary-expire-articles-now): Shorten prompt.
15613
15614 * gmm-utils.el (wid-edit): Require.
15615 (defun-gmm): Rename from `gmm-defun-compat'.
15616 (gmm-image-search-load-path): Use it.
15617 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
15618
15619 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
15620
15621 * gnus-sum.el (gnus-summary-save-article-coding-system):
15622 New variable.
15623 (gnus-summary-save-article): Add optional `decode' argument.
15624 If it is set and gnus-summary-save-article-coding-system is non-nil,
15625 save decoded article.
15626 (gnus-summary-write-article-file): Save decoded article if
15627 gnus-summary-save-article-coding-system is non-nil.
15628
15629 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15630 type.
15631
15632 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
15633
15634 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15635
15636 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
15637
15638 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15639 first to test gnus-single-article-buffer which may be buffer-local.
15640
15641 * gnus-sum.el (gnus-summary-setup-buffer):
15642 Make gnus-single-article-buffer buffer-local and nil in ephemeral
15643 group; make gnus-article-buffer, gnus-article-current, and
15644 gnus-original-article-buffer always buffer-local.
15645 (gnus-summary-exit): Kill article buffer belonging to ephemeral
15646 group.
15647 (gnus-handle-ephemeral-exit): Don't move to next summary line.
15648
15649 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15650
15651 * nnml.el (nnml-request-compact-group): Compressed files might not
15652 have .gz extension.
15653
15654 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
15655
15656 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15657 (mm-copy-to-buffer): Use with-current-buffer.
15658 (mm-display-part): Simplify.
15659 (mm-inlinable-p): Add optional arg `type'.
15660
15661 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
15662
15663 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15664 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15665 Try harder to show the attachment internally or externally using
15666 gnus-mime-view-part-as-type.
15667
15668 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15669
15670 * message.el (message-from-style, message-signature-separator)
15671 (message-user-organization-file, message-send-mail-function)
15672 (message-citation-line-function, message-yank-prefix)
15673 (message-indent-citation-function, message-signature)
15674 (message-signature-file, message-signature-insert-empty-line):
15675 Remove autoloads.
15676
15677 * gnus-art.el (gnus-buttonized-mime-types):
15678 Remove "multipart/signed". Revert 2006-04-26 change.
15679
15680 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15681
15682 * gnus.el (gnus-version-number): Bump version.
15683
15684 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15685
15686 * gnus.el: No Gnus v0.5 is released.
15687
15688 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15689
15690 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15691 fetching articles by message-id.
15692
15693 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15694
15695 * message.el (hashcash): Require hashcash as normal.
15696
15697 * ecomplete.el (ecomplete-highlight-match-line):
15698 Use point-at-eol.
15699 (ecomplete-highlight-match-line): Use `highlight', because that
15700 face exists in both Emacs and XEmacs.
15701
15702 * message.el (message-display-abbrev): Use point-at-bol.
15703
15704 * mail-source.el: Don't require timer/timer-funcs.
15705
15706 * gnus-async.el: Ditto.
15707
15708 * password.el: Ditto.
15709
15710 * mm-url.el: Ditto.
15711
15712 * mm-util.el: Require timer/timer-funcs.
15713
15714 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15715
15716 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15717 Close.
15718
15719 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
15720
15721 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15722 unibyte after clear-decrypt function runs.
15723
15724 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15725 returns as a unibyte string.
15726
15727 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
15728
15729 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15730 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15731 (mml1991-pgg-encrypt): Ditto.
15732
15733 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
15734
15735 * message.el (message-user-organization-file): Check several
15736 locations of the organization file.
15737
15738 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15739 Add gnus-article-view-part-as-type.
15740
15741 * gnus-art.el (gnus-article-view-part-as-type): New function.
15742
15743 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15744 .mobi and .travel. Remove .nato, .bitnet and .uucp.
15745
15746 * mml.el: Simplify autoload.
15747 (mml-mode): defvar dnd-protocol-alist instead of using
15748 symbol-value.
15749 (mml-default-directory): New variable.
15750 (mml-minibuffer-read-file): Use it.
15751 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15752
15753 * message.el (message-citation-line-format): New variable.
15754 (message-insert-formated-citation-line): New function.
15755 (message-citation-line-function):
15756 Add `message-insert-formated-citation-line' to custom type.
15757
15758 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15759 to doc string.
15760
15761 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15762 depending on mm-verify-option.
15763
15764 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15765
15766 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15767 binding pgg-* variables; reimplement the section which prevents
15768 MIME header from being signed.
15769 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15770 pgg-text-mode; remove a blank line at the top of body.
15771
15772 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15773 lines at the top of body; use gnus-newsgroup-charset if there's no
15774 Charset header.
15775
15776 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15777
15778 * message.el (message-self-insert-commands): Doc fix.
15779
15780 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15781 (mm-uu-pgp-encrypted-test): Ditto.
15782 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15783 between header and body; return application/pgp-encrypted handle
15784 if decryption failed; decode decrypted body by charset.
15785
15786 * mm-decode.el (mm-automatic-display): Don't make application/pgp
15787 element match to application/pgp-*.
15788
15789 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15790
15791 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15792 HTML.
15793
15794 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15795
15796 * mail-source.el (mail-source-call-script): Message the error
15797 string.
15798
15799 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15800
15801 * gnus-util.el (gnus-byte-compile): Use it.
15802
15803 2006-04-22 xyblor <fake@invalid.email> (tiny change)
15804
15805 * gnus-util.el (kill-empty-logs): New function.
15806
15807 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15808
15809 * message.el (message-mail-alias-type): Doc fix.
15810 (message-mail-alias-type-p): New function.
15811 (message-send): Use it.
15812 (message-mode): Ditto.
15813 (message-strip-forbidden-properties): Ditto.
15814
15815 * ecomplete.el (ecomplete-database-file-coding-system):
15816 New variable.
15817 (ecomplete-save): Use it.
15818 (ecomplete-setup): Use it.
15819
15820 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
15821
15822 * message.el (message-self-insert-commands): New variable.
15823 (message-strip-forbidden-properties): Use it.
15824
15825 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15826
15827 * message.el (message-put-addresses-in-ecomplete): Use a regexp
15828 that doesn't make XEmacs choke.
15829
15830 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
15831
15832 * gnus-util.el (gnus-replace-in-string):
15833 Prefer replace-regexp-in-string over of replace-in-string.
15834
15835 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15836
15837 * gnus-util.el (gnus-select-frame-set-input-focus):
15838 Use select-frame-set-input-focus if it is available in XEmacs; use
15839 definition defined in Emacs 22 for old Emacsen.
15840
15841 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15842
15843 * mm-view.el (mm-inline-text): Use equal instead of equalp.
15844
15845 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
15846
15847 * gnus-registry.el (gnus-registry-cache-save): Remove text
15848 properties when saving via the temp buffer.
15849
15850 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15851
15852 * message.el (message-generate-hashcash): Honor custom type.
15853
15854 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
15855
15856 * message.el (message-generate-hashcash): Default to non-nil when
15857 hashcash is found.
15858
15859 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15860 (gnus-refer-thread-limit): Increase default to 500.
15861
15862 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15863
15864 * flow-fill.el (fill-flowed): Allow delete-space.
15865
15866 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15867
15868 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15869 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15870 Remove autoloads.
15871
15872 2006-04-18 Simon Josefsson <jas@extundo.com>
15873
15874 * message.el (message-generate-hashcash): Default to.
15875
15876 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
15877
15878 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15879 concatenating segments rather than before concatenating them.
15880
15881 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15882
15883 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15884
15885 * imap.el (imap-quote-specials): New function.
15886 (imap-login-auth): Quote specials.
15887
15888 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15889
15890 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15891
15892 * message.el (message-forward-make-body-plain):
15893 Allow message-forward-ignored-headers to be a list.
15894 (message-remove-ignored-headers): Factor out into function.
15895 (message-forward-make-body-mml): Use it.
15896 * rfc2231.el (rfc2231-parse-string): Remove dead code.
15897 (rfc2231-parse-string): Allow concatanation of parameters that
15898 aren't contiguous. The test case is
15899 (mail-header-parse-content-type "message/external-body;
15900 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15901 access-type=LOCAL-FILE;
15902 name*1*=plugh%2fhello-sailor%2fbing.pdf")
15903
15904 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
15905
15906 * nntp.el (nntp-accept-process-output): Return the value of
15907 `nnheader-accept-process-output'.
15908
15909 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15910
15911 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15912 (gnus-button-alist): Recognize more diff formats.
15913 (gnus-button-patch): Strip directory.
15914
15915 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15916
15917 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15918 Emacs 22 when setting focus.
15919
15920 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15921
15922 * gnus-art.el (gnus-article-treat-types): Do treatment of
15923 text/x-verbatim parts.
15924 (gnus-button-patch): New command.
15925
15926 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15927 addresses that contain invalid characters.
15928
15929 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15930
15931 * message.el (message-put-addresses-in-ecomplete):
15932 Use gnus-replace-in-string.
15933 (message-is-yours-p): Use the more correct
15934 mail-header-parse-address instead of
15935 mail-extract-address-components.
15936 (message-put-addresses-in-ecomplete): Fix typo.
15937
15938 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15939 keystroke.
15940
15941 * gnus-art.el (gnus-treatment-function-alist): Change order of
15942 newsgroups/generic header folding to avoid double-folding.
15943
15944 * message.el (message-hidden-headers): Add X-Draft-From.
15945
15946 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15947 New command.
15948 (gnus-summary-repeat-search-article-backward): New command.
15949
15950 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15951 groups in the parent topic.
15952
15953 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
15954
15955 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15956 (spam-extra-header-to-number): Return the CRM114 number as a
15957 number instead of a string.
15958
15959 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15960
15961 * gnus-art.el (gnus-face-properties-alist): Move here from
15962 gnus-fun.
15963
15964 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15965
15966 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15967
15968 * message.el (message-strip-forbidden-properties): Only display on
15969 self-insert-command.
15970
15971 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15972 reindent.
15973 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15974
15975 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
15976
15977 * smiley.el (smiley-style): Fix typo.
15978
15979 2006-03-23 Kenichi Handa <handa@m17n.org>
15980
15981 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15982 instead of set-buffer-multibyte.
15983
15984 2006-03-23 Kenichi Handa <handa@m17n.org>
15985
15986 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15987 buffer and then decode the buffer text if necessary.
15988 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15989 first, and after mm-encode-body, change the buffer to unibyte.
15990
15991 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15992
15993 * hashcash.el (hashcash-insert-payment-async-2):
15994 Use message-goto-eoh instead of doing it manually.
15995 (mail-add-payment): Use message-narrow-to-header instead of trying
15996 to do the same itself.
15997
15998 * message.el (message-hidden-headers): Add Face.
15999
16000 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
16001 reparenting code.
16002 (gnus-summary-reparent-children): Refactored out code.
16003 (gnus-summary-thread-map): New keystroke.
16004 (gnus-summary-reparent-children): Make into command.
16005
16006 * smiley.el (smiley-style): Default to `medium' if using a large
16007 font.
16008
16009 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
16010 does it itself.
16011
16012 * message.el (message-point-in-header-p): Simplify definition.
16013
16014 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
16015
16016 * nnagent.el (nnagent-request-set-mark): Silence log file
16017 writing.
16018 (nnagent-request-set-mark): Use write-region instead of
16019 append-to-file.
16020
16021 * gnus-sum.el (gnus-read-header): Fudge article number if using a
16022 strange select method.
16023
16024 * ecomplete.el (ecomplete-display-matches): Get highlightling
16025 right.
16026 (ecomplete-display-matches): Use literals.
16027 (ecomplete-display-matches): Disable message logging.
16028
16029 * message.el (message-display-abbrev): Small optimization.
16030
16031 * ecomplete.el (ecomplete-display-matches): Allow automatic
16032 display.
16033
16034 * message.el (message-strip-forbidden-properties):
16035 Display abbrevs.
16036 (message-display-abbrev): Get automatic display right.
16037
16038 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
16039 keystrokes.
16040
16041 2006-04-13 Romain Francoise <romain@orebokech.com>
16042
16043 TODO: Backport to v5-10!
16044
16045 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
16046 Move here (and rename) from gnus-registry.el.
16047
16048 * gnus-registry.el: Require gnus-util.
16049 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
16050
16051 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
16052
16053 * gnus-group.el (gnus-group-catchup-current):
16054 Change if-then-else-if-then-else into cond.
16055 (gnus-group-catchup): Indent.
16056 (group-name-at-point): New function.
16057 (gnus-fetch-group): Provide default from thing at point.
16058
16059 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
16060
16061 * message.el (message-display-abbrev): Fix regexp.
16062
16063 * ecomplete.el (ecomplete-highlight-match-line):
16064 Reimplement choosing.
16065 (ecomplete-highlight-match-line): Fix up code rewrite, remove
16066 dead variables.
16067
16068 * message.el (message-newline-and-indent): Remove debugging.
16069 (message-display-abbrev): Use new implementation.
16070
16071 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
16072
16073 * gnus-art.el (gnus-article-mode):
16074 Set cursor-in-non-selected-windows to nil.
16075
16076 * smiley.el: Revert previous change.
16077 (smiley-data-directory): defvar it before using it in the
16078 defcustom of `smiley-style'.
16079
16080 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
16081
16082 * message.el (message-newline-and-indent): New function.
16083
16084 * ecomplete.el: Implement more bits.
16085
16086 * message.el (message-put-addresses-in-ecomplete): Clean up the
16087 string.
16088
16089 * ecomplete.el (ecomplete-add-item): Chop off decimals.
16090
16091 * gnus-sum.el (gnus-summary-save-parts):
16092 Bind gnus-summary-save-parts-counter and use it to make unique file
16093 names.
16094
16095 * gnus-art.el (gnus-ignored-headers): Add some more headers.
16096
16097 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
16098 parameter to say whether to actually parse the individual
16099 addresses.
16100
16101 * message.el (message-put-addresses-in-ecomplete): New function.
16102 (ecomplete): Require.
16103 (message-mail-alias-type): Add ecomplete as an option.
16104
16105 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
16106
16107 * flow-fill.el (fill-flowed): Remove trailing space from blank
16108 quoted lines.
16109
16110 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
16111
16112 * smiley.el (smiley-style): Move definition later to avoid a
16113 compilation warning.
16114
16115 2006-04-12 Kenichi Handa <handa@m17n.org>
16116
16117 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
16118 buffer and then decode the buffer text if necessary.
16119 (rfc2231-encode-string): Be sure to work on multibyte buffer at
16120 first, and after mm-encode-body, change the buffer to unibyte.
16121 Use mm-disable-multibyte instead of set-buffer-multibyte.
16122
16123 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
16124
16125 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
16126 Content-Type header instead of Content-Disposition header.
16127 (gnus-mime-inline-part): Ditto.
16128 (gnus-mime-view-part-as-charset): Ignore charset that the part
16129 specifies.
16130
16131 * mm-decode.el (mm-display-part): Work with external parts and
16132 usual parts similarly.
16133
16134 * mm-extern.el (mm-inline-external-body): Use mm-display-part
16135 instead of gnus-display-mime.
16136
16137 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
16138 instead of with-temp-buffer.
16139
16140 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
16141 tag to summarized topics part in order to encode non-ASCII text.
16142
16143 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
16144
16145 * smiley.el (smiley-style): New variable.
16146 (smiley-directory): New function.
16147 (smiley-data-directory): Derive from `smiley-style' using
16148 `smiley-directory'.
16149 (smiley-regexp-alist): Add new entries.
16150
16151 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
16152 (gnus-article-browse-delete-temp): Add :version.
16153
16154 2006-04-11 Arne Jørgensen <arne@arnested.dk>
16155
16156 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
16157 the sieve region.
16158
16159 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
16160
16161 * gnus.el (gnus-version-number): Bump version.
16162
16163 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
16164
16165 * gnus.el: No Gnus v0.4 is released.
16166
16167 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
16168
16169 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
16170 layout.
16171
16172 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
16173 unknown charset.
16174
16175 * message.el (message-header-synonyms): Add Original-To to the
16176 default.
16177
16178 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
16179 optional parameter.
16180
16181 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
16182
16183 * gnus-fun.el (gnus): Require it for gnus-directory.
16184
16185 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
16186
16187 * gnus-fun.el (gnus-face-properties-alist): Add :version.
16188
16189 2006-04-05 Daiki Ueno <ueno@unixuser.org>
16190
16191 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
16192
16193 2006-04-05 Simon Josefsson <jas@extundo.com>
16194
16195 * password.el (password-reset): New function.
16196
16197 2006-04-05 Daiki Ueno <ueno@unixuser.org>
16198
16199 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
16200 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
16201
16202 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16203
16204 * nnweb.el (nnweb-google-create-mapping): Update regexp.
16205 Some whitespace was matched into the url, which broke browsing hits
16206 > 100 when mm-url-use-external was nil.
16207
16208 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
16209
16210 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16211 Check gnus-extra-headers for 'Newsgroups.
16212
16213 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
16214 bound.
16215
16216 2006-04-04 Daiki Ueno <ueno@unixuser.org>
16217
16218 * pgg-gpg.el: Clean up process buffers every time gpg processes
16219 complete.
16220
16221 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
16222
16223 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16224 doc string.
16225
16226 2006-04-03 Daiki Ueno <ueno@unixuser.org>
16227
16228 * pgg-gpg.el (pgg-gpg-process-filter)
16229 (pgg-gpg-wait-for-completion): Check if buffer is alive.
16230
16231 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
16232 lines, temporary fix.
16233
16234 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
16235
16236 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
16237
16238 2006-03-29 Daiki Ueno <ueno@unixuser.org>
16239
16240 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
16241 default-enable-multibyte-characters. This reverts the change from
16242 revision 6.17 which is no longer necessary because the passphrase
16243 is sent separately now. GnuPG messages are unreadable under
16244 multibyte locales with default-enable-multibyte-characters set to
16245 nil.
16246
16247 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
16248
16249 * message.el (message-tool-bar-gnome): Move "spell".
16250
16251 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
16252
16253 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
16254 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
16255 instead.
16256
16257 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
16258
16259 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16260 Improve newsgroups handling for NNTP overviews which don't include
16261 Newsgroups.
16262
16263 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16264
16265 * message.el (message-resend): Bind message-generate-hashcash to nil.
16266
16267 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16268
16269 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
16270 when searching for already-paid recipients.
16271
16272 2006-03-27 Daiki Ueno <ueno@unixuser.org>
16273
16274 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16275 passphrases when it is not needed.
16276 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16277 passphrase stuff from gpg, should only be necessary when you use
16278 gpg with a smartcard.
16279
16280 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
16281
16282 * mml.el (mml-insert-mime): Ignore cached contents of
16283 message/external-body part.
16284
16285 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
16286 (mm-insert-part): Ditto.
16287
16288 2006-03-23 Simon Josefsson <jas@extundo.com>
16289
16290 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
16291 Reiner.
16292 (pgg-gpg-use-agent-p): Use it again.
16293
16294 2006-03-23 Simon Josefsson <jas@extundo.com>
16295
16296 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
16297 older emacsen.
16298 (pgg-gpg-use-agent-p): Don't use it.
16299
16300 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
16301
16302 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
16303 if we can.
16304
16305 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
16306
16307 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16308 (pgg-gpg-update-agent): New function.
16309 (pgg-gpg-use-agent-p): New function.
16310 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16311 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16312 (pgg-gpg-sign-region): Use it.
16313
16314 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
16315
16316 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
16317 Reported by Ralf Wachinger <rwachinger@gmx.de>.
16318
16319 2006-03-21 Simon Josefsson <jas@extundo.com>
16320
16321 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16322 <wilde@sha-bang.de>.
16323 (pgg-gpg-use-agent): New variable.
16324 (pgg-gpg-process-region): Use it.
16325 (pgg-gpg-encrypt-region): Likewise.
16326 (pgg-gpg-encrypt-symmetric-region): Likewise.
16327 (pgg-gpg-decrypt-region): Likewise.
16328 (pgg-gpg-sign-region): Likewise.
16329 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16330
16331 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
16332
16333 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
16334
16335 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16336 Add comment on version.
16337
16338 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
16339
16340 * smiley.el: Add missing test smiley.
16341
16342 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
16343
16344 * mm-decode.el (mm-with-part): New macro.
16345 (mm-get-part): Use it; work with message/external-body as well.
16346 (mm-save-part): Treat name and filename equally.
16347
16348 * mm-extern.el (mm-extern-cache-contents): New function.
16349 (mm-inline-external-body): Use it; force the part to be displayed;
16350 move undisplayer added to the cached handle to the parent.
16351
16352 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
16353 (gnus-mime-view-part-as-type): Work with message/external-body.
16354
16355 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
16356
16357 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
16358
16359 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
16360 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
16361 Emacs.]
16362
16363 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
16364
16365 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
16366 path rather than symbol. Always return list of directories.
16367 Guarantee that image directory comes first. [Sync with image.el,
16368 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
16369
16370 * message.el (message-make-tool-bar): Adjust to new API of
16371 `gmm-image-load-path-for-library'.
16372
16373 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16374
16375 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16376
16377 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16378
16379 * gnus-art.el (gnus-article-only-boring-p):
16380 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
16381 intangible text.
16382 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
16383
16384 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
16385
16386 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
16387 Use `defun' instead of `gmm-defun-compat'.
16388
16389 2006-03-14 Simon Josefsson <jas@extundo.com>
16390
16391 * message.el (message-unique-id): Don't use message-number-base36
16392 if (user-uid) is a float.
16393 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
16394
16395 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
16396
16397 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
16398
16399 * gnus-art.el (gnus-mime-display-single): Make sure there is an
16400 empty line between a part and a message part.
16401
16402 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
16403
16404 * smiley.el: Add more test smileys.
16405 (smiley-data-directory, smiley-regexp-alist)
16406 (gnus-smiley-file-types): Fix doc strings.
16407 (smiley-update-cache): Clear smiley-cached-regexp-alist before
16408 adding new elements.
16409 (smiley-mouse-map): Unused code. Make it a comment.
16410
16411 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
16412
16413 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
16414 scan latest NoCeM messages instead of old ones.
16415 (gnus-nocem-check-article): Fix regexps so as to match to PGP
16416 delimiters that are recently used.
16417 (gnus-nocem-load-cache): Add autoload cookie.
16418
16419 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
16420
16421 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
16422 level which is larger than gnus-use-nocem is specified.
16423
16424 * gnus-group.el (gnus-group-get-new-news): Ditto.
16425
16426 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
16427
16428 * gnus-util.el (gnus-tool-bar-update): New function.
16429
16430 * gnus-group.el (gnus-group-update-tool-bar): New variable.
16431 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
16432
16433 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
16434
16435 * gnus-group.el (gnus-group-redraw-when-idle)
16436 (gnus-group-redraw-check): Remove.
16437 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
16438
16439 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
16440
16441 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
16442 if optional last element is specified in splits (FIELD VALUE...).
16443
16444 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
16445
16446 * message.el (message-make-tool-bar): Rename gmm-image-load-path
16447 to gmm-image-load-path-for-library. Call with no-error argument.
16448 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
16449
16450 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16451
16452 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16453
16454 * gmm-utils.el (gmm-image-load-path): Remove alias.
16455
16456 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
16457
16458 * gmm-utils.el (gmm-image-load-path): Add alias.
16459
16460 * nnml.el (nnml-generate-nov-databases-directory): Rename from
16461 nnml-generate-nov-databases-1.
16462 (nnml-generate-nov-databases): Use it.
16463 (nnml-generate-nov-databases-directory): Document no-active
16464 argument.
16465
16466 * gmm-utils.el (gmm-image-load-path-for-library): Return single
16467 directory if path is t. Add no-error.
16468
16469 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
16470 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16471
16472 * gnus-art.el (gnus-article-browse-delete-temp-files):
16473 Simplify resetting gnus-article-browse-html-temp-list.
16474
16475 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
16476 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
16477 Add example to docstring. Rename local variables. Move error
16478 checks to default case in cond and simplify.
16479
16480 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
16481
16482 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
16483 handle is multipart when calling it recursively.
16484 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
16485
16486 2006-03-03 Daniel Pittman <daniel@rimspace.net>
16487
16488 * nnimap.el (nnimap-request-update-info-internal): Optimize.
16489 Don't `gnus-uncompress-range' to avoid excessive memory usage.
16490
16491 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16492
16493 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
16494 is loaded.
16495
16496 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
16497 loaded.
16498
16499 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
16500
16501 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
16502 to "Emacs 23 (unicode)" in doc string.
16503
16504 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
16505 "Emacs 23 (unicode)" in comment.
16506
16507 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16508
16509 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
16510
16511 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
16512 characters 160 through 255 in Emacs 23.
16513
16514 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16515
16516 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
16517 gnus-article-browse-html-temp.
16518 (gnus-article-browse-delete-temp): Make it customizable.
16519 Add `file'. Adjust doc string.
16520 (gnus-article-browse-delete-temp-files): Add argument.
16521 Allow query for each file. Adjust doc string.
16522 (gnus-article-browse-html-parts):
16523 Add `gnus-article-browse-delete-temp-files' to
16524 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
16525
16526 2006-03-02 Hynek Schlawack <hynek@ularx.de>
16527
16528 * gnus-art.el (gnus-article-browse-html-temp)
16529 (gnus-article-browse-delete-temp): New variables.
16530 (gnus-article-browse-delete-temp-files): New function.
16531 (gnus-article-browse-html-parts): Use it.
16532
16533 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16534
16535 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
16536
16537 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
16538 string.
16539
16540 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16541 gnus-summary-insert-new-articles when unplugged.
16542 Remove gnus-summary-search-article-forward.
16543
16544 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16545 display-visual-class instead of display-color-cells.
16546
16547 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
16548
16549 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16550 message/* containing non-ASCII text properly.
16551
16552 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
16553
16554 * message.el: Require gmm-utils, remove autoloads.
16555 (message-tool-bar): Set default based on
16556 gmm-tool-bar-style.
16557 (message-tool-bar-gnome): Add gmm-customize-mode.
16558
16559 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16560 gmm-tool-bar-style.
16561 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16562
16563 * gnus-group.el (gnus-group-tool-bar): Set default based on
16564 gmm-tool-bar-style.
16565 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16566
16567 * gmm-utils.el (gmm-image-directory): Rename variable from
16568 gmm-image-load-path.
16569 (gmm-image-load-path): Use gmm-image-directory.
16570 (gmm-customize-mode): New function.
16571 (gmm-tool-bar-style): New variable.
16572
16573 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16574 gnus-group-redraw-line-number.
16575 (gnus-group-redraw-check): Simplify.
16576 (gnus-group-tool-bar-update): Remove redraw check.
16577 (gnus-group-make-tool-bar): Add redraw check.
16578
16579 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
16580
16581 * gnus-art.el (gnus-button): Add missing parentheses.
16582
16583 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
16584
16585 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16586
16587 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16588
16589 * gnus-art.el (gnus-button): New face.
16590 (gnus-article-button-face): Use it.
16591
16592 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16593 Add gnus-summary-next-page. Re-order.
16594
16595 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16596 next-node are now included.
16597 (gnus-group-redraw-line-number): New internal variable.
16598 (gnus-group-redraw-check): Helper function for updating the tool
16599 bar.
16600 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16601
16602 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16603
16604 * spam.el (spam-spamassassin-score-regexp): New internal variable.
16605 (spam-extra-header-to-number, spam-check-spamassassin-headers):
16606 Use it to match format of Spamassassin 3.0 and later.
16607 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16608 (spam-check-bogofilter)
16609 (spam-bogofilter-register-with-bogofilter): Fix args of
16610 `gnus-error' calls.
16611
16612 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16613
16614 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16615 unnecessary interaction when sending queued mails.
16616 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16617
16618 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
16619
16620 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16621 first or last are nil.
16622
16623 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16624
16625 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16626
16627 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16628
16629 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16630
16631 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16632
16633 * dns.el (query-dns): Protect more against buggy tcp output.
16634
16635 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
16636
16637 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16638 nov.php.
16639
16640 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16641
16642 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16643 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16644 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
16645 output on the server side.
16646 (nnweb-google-create-mapping): Update regexps and add some
16647 progress indication.
16648
16649 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
16650
16651 * gnus-group.el (gnus-group-tool-bar-gnome):
16652 Fix gnus-agent-toggle-plugged. Re-order icons.
16653 (gnus-group-tool-bar-gnome):
16654 Add gnus-group-{prev,next}-unread-group.
16655 (gnus-group-tool-bar-gnome): Re-order icons.
16656
16657 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16658 Move gnus-summary-insert-new-articles.
16659
16660 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16661 Fix comments.
16662
16663 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
16664 also available in Emacs 21.3.
16665
16666 * message.el (message-fix-before-sending): Change "Emacs 22" to
16667 "Emacs 23 (unicode)" in comment.
16668
16669 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16670 "Emacs 23 (unicode)" in comment.
16671
16672 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16673 comment.
16674 (mm-coding-system-p): Add comment about no-MULE XEmacs.
16675
16676 * mm-view.el (mm-fill-flowed): Add :version.
16677
16678 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
16679
16680 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16681 and load-path.
16682
16683 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
16684
16685 * message.el: Autoload gmm-image-load-path.
16686 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16687 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
16688 consitency.
16689
16690 * gmm-utils.el (gmm-image-load-path): Also search in
16691 "../etc/images". Don't set gmm-image-load-path if we don't find
16692 the image.
16693
16694 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
16695
16696 * gmm-utils.el (gmm-image-load-path): Don't make
16697 `gmm-image-load-path' include subdirectories which the second arg
16698 `image' might specify.
16699
16700 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16701 subdirectory to icon file names.
16702
16703 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16704
16705 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
16706
16707 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16708 gmm-image-load-path calls.
16709
16710 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16711
16712 * message.el (message-make-tool-bar): Ditto.
16713
16714 * mml.el (mml-preview): Add comment concerning tool bar icons.
16715
16716 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16717 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16718
16719 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16720 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16721
16722 * message.el (message-tool-bar-gnome): Use new icon names.
16723 (message-make-tool-bar): Use `gmm-image-load-path'.
16724
16725 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16726 New functions from MH-E.
16727 (gmm-image-load-path): New variable from MH-E.
16728 (gmm-image-load-path): New function from MH-E. Add arguments
16729 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
16730 *-image-load-path-called-flag.
16731
16732 2006-02-21 Milan Zamazal <pdm@brailcom.org>
16733
16734 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16735
16736 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
16737
16738 * nnimap.el (nnimap-request-move-article): Change folder back to
16739 source group before deleting.
16740
16741 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
16742
16743 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16744
16745 * gnus-art.el (mm-url-insert-file-contents-external):
16746 Autoload mm-url.
16747
16748 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16749
16750 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
16751
16752 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16753 coding system which mm-charset-to-coding-system returns for a
16754 given charset is valid.
16755
16756 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
16757
16758 * html2text.el (html2text-remove-tag-list):
16759 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16760
16761 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16762
16763 * gnus-cus.el: Revert 2005-10-17 change.
16764
16765 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
16766
16767 * gnus-art.el (article-strip-banner):
16768 Call article-really-strip-banner only when the regexp match is made.
16769
16770 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
16771
16772 * gnus-art.el (article-strip-banner):
16773 Use gnus-extract-address-components instead of
16774 mail-header-parse-addresses to make it work with non-ASCII text;
16775 remove mail-encode-encoded-word-string.
16776
16777 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16778 values which are surrounded with \"...\"; make it never cause a
16779 Lisp error; give up parsing of parameters if it failed in
16780 extracting type.
16781
16782 2006-02-14 Arne Jørgensen <arne@arnested.dk>
16783
16784 * smime.el (smime-cert-by-ldap-1): Fix bug where
16785 `smime-ldap-search' returns results without userCertificates.
16786
16787 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
16788
16789 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16790
16791 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
16792
16793 * spam.el (spam-check-spamassassin-headers): Adapt format for
16794 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
16795 <ari@mbf.ocn.ne.jp>.
16796 (spam-list-of-processors): Add spam-use-gmane.
16797
16798 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16799
16800 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16801 make-temp-file; make it work with XEmacs as well.
16802
16803 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16804 mm-make-temp-file.
16805
16806 * mm-decode.el (mm-display-external): Use the 3rd arg of
16807 mm-make-temp-file.
16808 (mm-create-image-xemacs): Ditto.
16809
16810 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16811
16812 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16813 with message-narrow-to-headers.
16814 (gnus-draft-setup): Narrow to header to run message-fetch-field.
16815 (gnus-draft-check-draft-articles): New function.
16816 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16817
16818 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
16819
16820 * gnus-art.el (gnus-article-browse-html-parts):
16821 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16822 Don't use suffix argument for mm-make-temp-file for Emacs 21
16823 compatibility. Remove useless `format'.
16824
16825 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16826
16827 * nnweb.el (nnweb-google-wash-article): Update regexps.
16828 (nnweb-group-alist): Use defvoo instead of defvar.
16829
16830 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
16831
16832 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16833 re-loading nn* modules.
16834
16835 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
16836
16837 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16838 for `tool-bar-mode' and don't check it's default-value.
16839
16840 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16841
16842 * message.el (message-make-tool-bar): Ditto.
16843
16844 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16845 `substring'. Shorten tmp-file name.
16846
16847 * gnus.el: Remove bogus comment.
16848
16849 2006-02-10 Hynek Schlawack <hynek@ularx.de>
16850
16851 * gnus-art.el (gnus-article-browse-html-parts): New function.
16852 (gnus-article-browse-html-article): New function for viewing html
16853 articles with a browser.
16854
16855 2006-02-09 Daiki Ueno <ueno@unixuser.org>
16856
16857 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16858 (mml2015-pgg-encrypt): Ditto.
16859
16860 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16861 (mml1991-pgg-encrypt): Ditto.
16862
16863 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16864
16865 * nnfolder.el (nnfolder-insert-newsgroup-line):
16866 Use message-make-date instead of current-time-string.
16867
16868 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16869 to gnus-decoded which mm-uu might set.
16870
16871 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16872
16873 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16874 don't decode quoted parameters; remove misimported Emacs code.
16875 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16876 (rfc2231-decode-encoded-string): Don't use split-string which
16877 behaves differently according to Emacs version; use
16878 mm-decode-coding-region to convert charset to coding-system.
16879 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16880 (rfc2231-encode-string): Remove misimported Emacs code.
16881
16882 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
16883
16884 * gnus-art.el (article-decode-charset): Don't use ignore-errors
16885 when calling mail-header-parse-content-type.
16886 (article-de-quoted-unreadable): Ditto.
16887 (article-de-base64-unreadable): Ditto.
16888 (article-wash-html): Ditto.
16889
16890 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16891 calling mail-header-parse-content-type and
16892 mail-header-parse-content-disposition.
16893 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16894 mail-header-parse-content-type.
16895
16896 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16897 insert charset and format parameters; encode description after
16898 inserting it to buffer.
16899 (mml-insert-parameter): Fold lines properly even if a parameter is
16900 segmented into two or more lines; change the max column to 76.
16901
16902 * rfc1843.el (rfc1843-decode-article-body): Don't use
16903 ignore-errors when calling mail-header-parse-content-type.
16904
16905 * rfc2231.el (rfc2231-parse-string): Return at least type if
16906 possible; don't cause an error even if it fails in parsing of
16907 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16908 (rfc2231-encode-string): Don't break lines at the beginning, leave
16909 it to mml-insert-parameter.
16910
16911 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16912 calling mail-header-parse-content-type.
16913
16914 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
16915
16916 * spam-report.el (spam-report-gmane-use-article-number):
16917 Improve doc string.
16918 (spam-report-gmane-internal): Check if a suitable header was found
16919 in the article.
16920
16921 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
16922
16923 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16924 (rfc2231-encode-string): Make param*=value always begin with LWSP.
16925
16926 2006-02-05 Romain Francoise <romain@orebokech.com>
16927
16928 Update copyright notices of all files in the gnus directory.
16929
16930 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16931
16932 * nnweb.el (nnweb-request-group): Avoid growing overview files.
16933
16934 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
16935
16936 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16937 segmented lines of parameter value to cope with Thunderbird 1.5
16938 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16939 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16940 (rfc2231-encode-string): Don't make lines exceeding 76 column.
16941
16942 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
16943
16944 * mml.el (mml-generate-mime-1): Correct the order of inline signed
16945 parts.
16946
16947 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16948
16949 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16950 there's only one active file for all servers.
16951 (nnweb-request-scan): Make sure nnweb-articles is initialized on
16952 solid groups. Gnus might have used a FAST request to select the group.
16953 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16954 and nnweb-search redundantly in the active file.
16955 (nnweb-request-list): Don't list bogus groups. There can only be one.
16956 (nnweb-request-create-group): Don't use ARGS.
16957 (nnweb-possibly-change-server, nnweb-request-group): Remove some
16958 initializations. Let nnoo do the work.
16959
16960 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
16961
16962 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16963 Say the part has been decoded.
16964
16965 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16966
16967 2006-01-31 Kevin Ryde <user42@zip.com.au>
16968
16969 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16970 mailcap-viewer-test-cache when there's no 'test clause, since that
16971 will invert the meaning of a "nil" test previously determined by
16972 mailcap-mailcap-entry-passes-test.
16973
16974 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
16975
16976 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16977 compiling.
16978
16979 * gnus-sum.el: Ditto.
16980
16981 * message.el: Don't bind tool-bar-map when compiling.
16982
16983 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
16984
16985 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16986
16987 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16988
16989 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16990 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16991 current Google Groups.
16992
16993 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
16994
16995 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16996 and tool-bar-mode.
16997
16998 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16999 and tool-bar-mode.
17000
17001 * message.el (message-tool-bar-update): Simplify.
17002 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
17003
17004 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
17005 gnus-summary-buffer.
17006 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
17007 gnus-summary-reply.
17008
17009 * gmm-utils.el (gmm): Add :version.
17010
17011 2006-01-26 Steve Youngs <steve@sxemacs.org>
17012
17013 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
17014 Don't autoload.
17015
17016 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
17017
17018 * gmm-utils.el (gmm-verbose): Add :group.
17019
17020 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
17021
17022 * message.el: Change some comments WRT tool-bars.
17023
17024 * gnus-sum.el (gnus-summary-tool-bar)
17025 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
17026 (gnus-summary-tool-bar-zap-list): New variables.
17027 (gnus-summary-make-tool-bar): Complete rewrite using
17028 `gmm-tool-bar-from-list'.
17029
17030 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
17031 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
17032 New variables.
17033 (gnus-group-make-tool-bar): Complete rewrite using
17034 `gmm-tool-bar-from-list'.
17035 (gnus-group-tool-bar-update): New function.
17036
17037 * message.el (message-mode-field-menu): Add "Show hidden Headers".
17038
17039 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
17040
17041 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
17042 is dissected into a single part of which the type is the same as
17043 the given one; decode charset.
17044
17045 2006-01-21 Kevin Ryde <user42@zip.com.au>
17046
17047 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
17048 into alists as symbol not string, since that's what
17049 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
17050 look for.
17051
17052 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
17053
17054 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
17055 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
17056
17057 * message.el (message-tool-bar-gnome): Use gmm-ignore.
17058
17059 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
17060
17061 * gnus-art.el (gnus-mime-security-button-commands): New variable.
17062 (gnus-mime-security-button-menu): New definition.
17063 (gnus-mime-security-button-map): Use them.
17064 (gnus-mime-security-button-menu): New function.
17065 (gnus-insert-mime-security-button): Addition to help echo.
17066 (gnus-mime-security-run-function, gnus-mime-security-save-part)
17067 (gnus-mime-security-pipe-part): New functions.
17068
17069 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
17070 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
17071
17072 * mm-decode.el (mm-handle-set-disposition): Remove.
17073 (mm-handle-set-description): Remove.
17074
17075 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
17076
17077 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
17078 (mm-w3m-standalone-supports-m17n-p): New function.
17079 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
17080 w3m usage.
17081
17082 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
17083 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
17084
17085 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
17086
17087 * message.el (message-tool-bar-zap-list):
17088 Use gmm-tool-bar-zap-list as custom type.
17089 (message-tool-bar-update): New function.
17090 (message-tool-bar, message-tool-bar-gnome)
17091 (message-tool-bar-retro): Add message-tool-bar-update.
17092 (message-tool-bar-gnome): Add flyspell-buffer.
17093
17094 * gnus-util.el (gnus-error): Describe `args'.
17095
17096 * gmm-utils.el (gmm-error): Describe `args'.
17097 (gmm-tool-bar-zap-list): New widget.
17098 (gmm-tool-bar-from-list): Improve description of `zap-list'.
17099
17100 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
17101
17102 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
17103 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
17104 the number of recursive calls.
17105
17106 * mm-decode.el (mm-handle-set-disposition): New macro.
17107 (mm-handle-set-description): New macro.
17108
17109 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
17110
17111 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
17112 encoding.
17113
17114 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
17115
17116 * message.el (message-tool-bar-zap-list, message-tool-bar)
17117 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
17118 (message-tool-bar-local-item-from-menu): Remove.
17119 (message-tool-bar-map): Replace by `message-make-tool-bar'.
17120 (message-make-tool-bar): New function.
17121 (message-mode): Use `message-make-tool-bar'.
17122
17123 * gmm-utils.el: New file.
17124 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
17125 (gmm-lazy): New widget copied from `nnmail.el'.
17126 (gmm-tool-bar-from-list): New function for creating customizable
17127 tool bars.
17128 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
17129 output.
17130 (gmm): Add :prefix to defgroup.
17131
17132 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
17133
17134 * gmm-utils.el (gmm-widget-p): New function.
17135
17136 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
17137
17138 * mml.el (mml-attach-file): Describe `description' in doc string.
17139 (mml-menu): Add Emacs MIME manual and PGG manual.
17140
17141 2006-01-20 Richard M. Stallman <rms@gnu.org>
17142
17143 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
17144
17145 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
17146
17147 * nntp.el (nntp-end-of-line): Doc fix.
17148
17149 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
17150
17151 * imap.el (imap-open): Handle case where buffer is a buffer
17152 object.
17153
17154 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
17155
17156 * gnus-delay.el (gnus-delay): Don't autoload.
17157 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17158 to be re-loaded when customizing the `gnus-delay' group.
17159
17160 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
17161
17162 * message.el (message-insert-citation-line): Use newlines.
17163
17164 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
17165
17166 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
17167
17168 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
17169
17170 2006-01-19 Mark D. Baushke <mdb@gnu.org>
17171
17172 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
17173
17174 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
17175
17176 * mm-decode.el (mm-inlined-types): Add application/pgp.
17177 (mm-automatic-display): Ditto.
17178
17179 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
17180 part as text.
17181
17182 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
17183
17184 * nnrss.el: Update copyright.
17185 (nnrss-opml-import): Query whether to subscribe to each entry.
17186
17187 * gnus-art.el:
17188 * gnus-sum.el:
17189 * mm-uu.el:
17190 * mm-view.el: Update copyright.
17191
17192 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
17193
17194 * message.el (message-info): New function.
17195 (message-mode-menu): Add it.
17196 Update copyright.
17197
17198 * ChangeLog: Fix and update copyright.
17199
17200 2006-01-13 Romain Francoise <romain@orebokech.com>
17201
17202 * message.el (message-forward-subject-name-subject): Prefer the
17203 address to 'nowhere' if the sender has no name.
17204 Fix typo. Update copyright year.
17205
17206 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
17207
17208 * gnus-art.el (article-wash-html):
17209 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
17210 (gnus-article-wash-html-with-w3m-standalone): New function.
17211
17212 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
17213 mm-inline-text-html-render-with-w3m-standalone.
17214 (mm-text-html-washer-alist): Map w3m-standalone to
17215 gnus-article-wash-html-with-w3m-standalone.
17216 (mm-inline-text-html-render-with-w3m-standalone): New function.
17217
17218 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
17219
17220 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
17221 Improve LaTeX.
17222
17223 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
17224
17225 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
17226 (nnrss-request-article): Render text/plain parts as HTML.
17227
17228 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
17229 the buffer.
17230
17231 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
17232
17233 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
17234 custom definition of `gnus-posting-styles'.
17235
17236 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
17237 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
17238
17239 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
17240
17241 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
17242 Use nntp for bug archive.
17243
17244 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
17245
17246 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
17247 parts.
17248 (nnrss-normalize-date): New function converts ISO 8601 date into
17249 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
17250 (nnrss-check-group): Use it.
17251
17252 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
17253
17254 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
17255
17256 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
17257 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
17258 (nnrss-insert-w3): Ditto.
17259
17260 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17261
17262 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
17263 the articles to be forwarded including the case where neither a
17264 number of articles nor a region is specified.
17265
17266 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
17267
17268 * nnrss.el (nnrss-request-article): Fix last change; fill
17269 text/plain parts.
17270
17271 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
17272
17273 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
17274 in text/plain part.
17275 (nnrss-check-group): Don't add excessive newline to dc:subject.
17276
17277 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
17278
17279 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
17280 article.
17281
17282 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
17283
17284 * nnml.el: Don't require gnus-bcklg. Autoload it.
17285 (nnml-use-compressed-files, nnml-save-mail): Support other
17286 comression programs such as bzip2.
17287
17288 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17289
17290 * dns.el (query-dns): Make sure we check the buffer size before
17291 removing tcp headers.
17292
17293 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
17294
17295 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
17296 remove MIME buttons associated with multipart/alternative parts.
17297 (gnus-mime-display-alternative): Tag buttons using `article-type'
17298 text property.
17299
17300 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
17301 associated with multipart/alternative parts.
17302
17303 * gnus-art.el (gnus-signature-separator): Fix custom type.
17304
17305 * mm-decode.el (mm-inlined-types): Fix custom type.
17306 (mm-keep-viewer-alive-types): Ditto.
17307 (mm-automatic-display): Ditto.
17308 (mm-attachment-override-types): Ditto.
17309 (mm-inline-override-types): Ditto.
17310 (mm-automatic-external-display): Ditto.
17311
17312 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
17313
17314 * spam-report.el (spam-report-user-mail-address)
17315 (spam-report-user-agent): New variables.
17316 (spam-report-url-ping-plain): Use spam-report-user-agent.
17317
17318 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
17319
17320 * gnus-art.el (gnus-button-handle-custom): Do not just use
17321 `customize-apropos' for any "M-x customize-*" button but the
17322 function called for. Accept both the function name and its
17323 argument in order to achieve this.
17324 (gnus-button-alist): Remove support for "custom:" URL's.
17325 Pass function name to `gnus-button-handle-custom' in case of "M-x
17326 customize-*" buttons.
17327
17328 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
17329
17330 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
17331 multipart/alternative and add xref to mm-discouraged-alternatives
17332 in doc string.
17333
17334 * mm-decode.el (mm-discouraged-alternatives): Add xref to
17335 gnus-buttonized-mime-types in doc string.
17336
17337 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
17338
17339 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
17340 Suggest image/.* in the doc string.
17341
17342 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
17343
17344 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
17345 message-marks (Debian bug #342521).
17346
17347 2005-12-12 Simon Josefsson <jas@extundo.com>
17348
17349 * password.el (password-read-from-cache): Add.
17350 (password-read): Use it.
17351
17352 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
17353
17354 * rfc2047.el (rfc2047-charset-to-coding-system):
17355 Recognize us-ascii as a MIME charset.
17356
17357 * mm-bodies.el (mm-decode-content-transfer-encoding):
17358 Protect against the case where the 2nd arg TYPE is nil.
17359
17360 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17361
17362 * pop3.el (pop3-stream-type): Fix custom version.
17363
17364 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
17365
17366 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17367
17368 * mm-decode.el (mm-display-external): Add missing cdr.
17369
17370 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
17371
17372 * mm-decode.el (mm-display-external): Use nametemplate (defined in
17373 RFC1524) if it is in mailcap or add a suffix according to
17374 mailcap-mime-extensions when generating a temp filename; postpone
17375 deleting a temp file for 2 seconds for some wrappers, shell
17376 scripts, and so on, which might exit right after having started a
17377 viewer command as a background job.
17378
17379 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17380
17381 * nntp.el (nntp-marks-directory): Fix custom group.
17382
17383 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
17384 steps when < 10.
17385
17386 * gnus-start.el (gnus-no-server-1):
17387 Mention `gnus-level-default-subscribed' in doc string.
17388
17389 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17390
17391 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
17392 parens.
17393
17394 2005-11-26 Dave Love <fx@gnu.org>
17395
17396 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
17397 (tls-program, tls-success): Provide openssl alternative.
17398
17399 * starttls.el: Doc fixes.
17400 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
17401 SERVICE to PORT.
17402
17403 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
17404 port null or service name.
17405 (starttls-negotiate): Autoload.
17406
17407 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
17408
17409 * message.el (message-kill-to-signature): Fix interactive spec.
17410
17411 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
17412
17413 * pop3.el (pop3-open-server): Recognize a string as a service name.
17414
17415 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
17416
17417 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
17418
17419 2005-11-23 Dave Love <fx@gnu.org>
17420
17421 Add pop3s, pop3/starttls.
17422
17423 * pop3.el (pop3-authentication-scheme): Clarify doc.
17424 (open-tls-stream, starttls-open-stream): Autoload.
17425 (pop3-stream-type): New.
17426 (pop3-open-server): Use it.
17427
17428 * mail-source.el (mail-sources): Fix some :types. Add stream type
17429 for POP.
17430 (mail-source-keyword-map): Add :stream for POP.
17431 (mail-source-fetch-pop): Use pop3-stream-type.
17432
17433 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
17434
17435 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
17436 of current-time-string.
17437
17438 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
17439
17440 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
17441 date header.
17442
17443 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17444
17445 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
17446 it can seriously impact performance as it bypasses the agent's
17447 local caches.
17448
17449 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17450
17451 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
17452 must be explicitly online rather than "not explicitly offline" for
17453 its flags to be synchronized.
17454
17455 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
17456 that gnus-uu-unmark-thread will function correctly.
17457
17458 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
17459 1024K is instead displayed as 1M.
17460
17461 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17462
17463 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
17464
17465 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
17466
17467 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
17468
17469 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
17470
17471 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
17472 error message to display actual error condition.
17473 (gnus-agent-save-local): Avoid saving symbols that are bound to
17474 nil as they simply result in a warning message in
17475 gnus-agent-read-local.
17476
17477 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17478
17479 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
17480 rather than make-variable-buffer-local for file-precious-flag.
17481
17482 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17483
17484 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
17485 for duplicates which are removed. The invalid sort check then
17486 triggers a rescan after the sort as sorting may have moved
17487 duplicate entries such that they can be cheaply detected.
17488
17489 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17490
17491 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
17492
17493 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17494
17495 * gnus-agent.el (gnus-agent-article-alist-save-format):
17496 Change internal variable to a custom variable. Change default value
17497 from compressed(2) to uncompressed(1).
17498 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
17499 support for uncompressed agentview files. Taken together, reading
17500 the agentview file should now be 6-7 times faster.
17501
17502 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
17503
17504 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
17505 as a buffer-local variable. This avoids creating truncated
17506 dribble files as a result of a hang up, eg.
17507
17508 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17509
17510 * gnus-start.el (gnus-start-draft-setup):
17511 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
17512
17513 * gnus.el (gnus-splash): Change custom group.
17514 (gnus-group-get-parameter, gnus-group-parameter-value):
17515 Describe allow-list argument.
17516
17517 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
17518 string.
17519
17520 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17521
17522 * gnus-art.el (gnus-default-article-saver): Add user-defined
17523 `function' to custom type.
17524
17525 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17526
17527 * imap.el (imap-open): Handle case where buffer is a buffer
17528 object.
17529
17530 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
17531
17532 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
17533 long lines.
17534 (gnus-cache-delete-group): Wrap doc strings.
17535
17536 * gnus-agent.el (gnus-agent-rename-group)
17537 (gnus-agent-delete-group): Wrap doc strings.
17538
17539 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
17540
17541 * gnus-start.el (gnus-1): Add "native" to
17542 gnus-predefined-server-alist.
17543
17544 * gnus.el (gnus-method-to-server): Don't add "native" to the
17545 lists here, because that leads to problems when
17546 gnus-select-method is bound.
17547
17548 2005-11-09 Simon Josefsson <jas@extundo.com>
17549
17550 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17551 use (not sort-by-date) instead.
17552
17553 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
17554
17555 * gnus-delay.el (gnus-delay-group): Don't autoload.
17556 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17557 to be re-loaded when customizing the `gnus-delay' group.
17558
17559 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
17560
17561 * message.el: Revert last changes.
17562 (message-insert-citation-line): Use newlines.
17563
17564 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
17565
17566 * message.el (message-courtesy-message)
17567 (message-mark-insert-begin, message-mark-insert-end)
17568 (message-elide-ellipsis, message-cancel-message)
17569 (message-add-header, message-change-subject)
17570 (message-cross-post-followup-to-header)
17571 (message-cross-post-insert-note, message-reduce-to-to-cc)
17572 (message-widen-reply, message-delete-not-region)
17573 (message-kill-to-signature, message-insert-signature)
17574 (message-insert-importance-high, message-insert-importance-low)
17575 (message-insert-or-toggle-importance)
17576 (message-insert-disposition-notification-to)
17577 (message-indent-citation, message-yank-original)
17578 (message-cite-original-without-signature, message-cite-original)
17579 (message-insert-citation-line, message-position-on-field)
17580 (message-fix-before-sending, message-send-mail-partially)
17581 (message-send-mail, message-send-mail-with-sendmail)
17582 (message-send-mail-with-qmail, message-send-news)
17583 (message-check-news-header-syntax, message-generate-headers)
17584 (message-insert-courtesy-copy, message-fill-address)
17585 (message-fill-header, message-shorten-references)
17586 (message-setup-1, message-cancel-news)
17587 (message-forward-make-body-plain, message-forward-make-body-mime)
17588 (message-forward-make-body-mml, message-encode-message-body)
17589 (message-forward-make-body-digest-plain)
17590 (message-forward-make-body-digest-mime)
17591 (message-use-alternative-email-as-from): Insert `hard-newline'
17592 instead of ordinary newlines.
17593
17594 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
17595
17596 * message.el (message-generate-headers): Downcase the argument
17597 given to message-check-element.
17598
17599 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
17600
17601 * nntp.el (nntp-authinfo-rejected): New error condition.
17602 (nntp-wait-for): Use new error condition to signal authentication
17603 error.
17604 (nntp-retrieve-data): Rethrow new error condition to break out of
17605 recursive call to nntp-send-authinfo.
17606
17607 2005-11-08 Romain Francoise <romain@orebokech.com>
17608
17609 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17610 (gnus-summary-exit-map): Bind to `Z p'.
17611 (gnus-summary-make-menu-bar): Add menu item.
17612
17613 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
17614
17615 * gnus-art.el (gnus-article-treat-custom): Add `first'.
17616 (gnus-treat-*): Add `first' in all doc strings.
17617
17618 * gnus-group.el (gnus-group-compact-group): Fix typo.
17619
17620 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
17621
17622 * gnus.el (gnus-parameters-case-fold-search): New variable.
17623 (gnus-parameters-get-parameter): Use it.
17624
17625 * gnus-score.el (gnus-home-score-file): Doc fix.
17626
17627 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
17628
17629 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17630
17631 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
17632
17633 * mm-util.el (mm-special-display-p): New function.
17634
17635 * mml.el (mml-preview): Use it; doc fix.
17636
17637 2005-10-29 Romain Francoise <romain@orebokech.com>
17638
17639 * message.el (message-fix-before-sending): Fix comment.
17640
17641 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17642
17643 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17644
17645 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17646
17647 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17648 Used in gnus-score.el.
17649
17650 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
17651
17652 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17653
17654 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
17655
17656 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17657 whitespace removed in revision 7.8. Use concatenated string to
17658 protect trailing whitespace.
17659
17660 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
17661
17662 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17663 (nnimap-request-expire-articles): Use it to avoid sending 'UID
17664 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17665 Courier IMAP ("some version from 2004"). Mostly based on similar
17666 code in the same function.
17667
17668 2005-10-26 Didier Verna <didier@xemacs.org>
17669
17670 * gnus-group.el (gnus-group-compact-group): Invalidate original
17671 article buffer.
17672 * gnus-srvr.el (gnus-server-compact-server): Ditto.
17673 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17674 NOV database and in article itself.
17675 Invalidate article backlog.
17676
17677 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
17678
17679 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17680
17681 2005-10-26 Simon Josefsson <jas@extundo.com>
17682
17683 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17684 part of 2004-07-25 change.
17685
17686 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
17687
17688 * message.el (message-display-completion-list): New function.
17689 (message-expand-group): Use it; make sure the Completions buffer
17690 is modifiable.
17691
17692 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17693
17694 * imap.el (imap-open): Handle case where buffer is a buffer object.
17695
17696 2005-10-24 Eli Zaretskii <eliz@gnu.org>
17697
17698 * pgg-def.el:
17699 * pgg-gpg.el:
17700 * pgg-parse.el:
17701 * pgg-pgp.el:
17702 * pgg-pgp5.el:
17703 * pgg.el: Move to the parent lisp directory.
17704
17705 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
17706
17707 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17708 user-mail-name is an empty string.
17709
17710 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
17711
17712 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17713 depending on gnus-score-decay-constant.
17714
17715 * encrypt.el (encrypt-insert-file-contents)
17716 (encrypt-write-file-contents): Don't use `gnus-message'.
17717
17718 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17719 arguments.
17720 (mm-uu-type-alist): Add message-marks and insert-marks.
17721 Pass arguments to mm-uu-verbatim-marks-extract.
17722 (mm-uu-hide-markers): New variable.
17723 (mm-uu-extract): Use face similar to `gnus-cite-3'.
17724
17725 * gnus-fun.el (gnus-convert-image-to-x-face-command)
17726 (gnus-convert-image-to-face-command): Use "convert" by default to
17727 allow other input image formats.
17728 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17729 accordingly.
17730
17731 2005-10-23 Simon Josefsson <jas@extundo.com>
17732
17733 * imap.el (imap-gssapi-program): Align command line parameters
17734 with latest GNU SASL.
17735 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17736
17737 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17738
17739 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17740 HTML.
17741 (nnslashdot-request-article): Ditto.
17742
17743 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
17744
17745 * mail-source.el (mail-source-fetch-pop): Require pop3.
17746 (mail-source-check-pop): Ditto.
17747
17748 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
17749
17750 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17751 errors.
17752
17753 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
17754
17755 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17756 (gnus-treat-strip-leading-blank-lines): Improve doc string.
17757
17758 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17759
17760 * mm-bodies.el (mm-decode-string):
17761 Call `mm-charset-to-coding-system' with allow-override argument.
17762
17763 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
17764
17765 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17766 (rfc2047-charset-to-coding-system): New function.
17767 (rfc2047-decode-encoded-words): New function.
17768 (rfc2047-decode-region): Use them.
17769 (rfc2047-decode-cte): Remove.
17770 (rfc2047-parse-and-decode): Remove.
17771 (rfc2047-decode): Remove.
17772
17773 2005-10-15 Kenichi Handa <handa@m17n.org>
17774
17775 * rfc2047.el (rfc2047-decode-cte): New function.
17776 (rfc2047-decode-region): Change the way to decode successive
17777 encoded-words: decode B- or Q-encoding in each encoded-word,
17778 concatenate them, and decode it as charset.
17779
17780 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
17781
17782 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
17783 widget-move-and-invoke.
17784 (gnus-custom-mode): Use gnus-custom-map.
17785
17786 2005-10-15 Bill Wohler <wohler@newt.com>
17787
17788 * message.el (message-tool-bar-map): Rename image file from
17789 mail_send to mail/send.
17790
17791 2005-10-16 Masatake YAMATO <jet@gyve.org>
17792
17793 * message.el (message-expand-group): Pass the common
17794 prefix substring of completion to `display-completion-list'.
17795
17796 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
17797
17798 * mml-sec.el (mml-secure-method): New internal variable.
17799 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17800 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17801 New functions using mml-secure-method.
17802
17803 * mml.el (mml-mode-map): Add key bindings for those functions.
17804 (mml-menu): Simplify security menu entries. Suggested by Jesper
17805 Harder <harder@myrealbox.com>.
17806 (mml-attach-file, mml-attach-buffer, mml-attach-external):
17807 Goto end of message if point is the headers of the message.
17808
17809 * message.el (message-in-body-p): New function.
17810
17811 * assistant.el: Autoload gnus-util and netrc.
17812
17813 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17814 Use `mm-charset-override-alist' only when decoding.
17815
17816 * mm-bodies.el (mm-decode-body):
17817 Call `mm-charset-to-coding-system' with allow-override argument.
17818
17819 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17820 `filename' from Content-Disposition if Content-Type doesn't
17821 provide `name'.
17822 (gnus-mime-view-part-as-type): Set default instead of
17823 initial-input.
17824
17825 2005-10-09 Daniel Brockman <daniel@brockman.se>
17826
17827 * format-spec.el (format-spec): Propagate text properties of % spec.
17828
17829 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
17830
17831 * gnus-art.el (gnus-treat-predicate): Add `first'.
17832
17833 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
17834
17835 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17836 (mm-charset-override-alist): New variable.
17837 (mm-charset-to-coding-system): Use it.
17838 (mm-codepage-setup): New helper function.
17839 (mm-charset-eval-alist): New variable.
17840 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17841 Warn about unknown charsets.
17842
17843 2005-10-04 David Hansen <david.hansen@gmx.net>
17844
17845 * nnrss.el (nnrss-request-article): Add support for the comments tag.
17846 (nnrss-check-group): Ditto.
17847
17848 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
17849
17850 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17851 Rename x-gnus-verbatim to x-verbatim.
17852 (mm-uu-type-alist): Fix regexp for verbatim-marks.
17853
17854 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17855 x-verbatim.
17856
17857 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17858
17859 * gnus-util.el (gnus-remove-duplicates): Remove.
17860
17861 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17862 instead of gnus-remove-duplicates.
17863
17864 * message.el (message-remove-duplicates): Remove.
17865 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17866 message-remove-duplicates.
17867
17868 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17869 available, else use implementation from `delete-dups'.
17870
17871 * message.el (message-insert-expires): New function.
17872 (message-mode-map): Add key binding.
17873 (message-mode-field-menu): Add menu entry.
17874 (message-mode): Document it.
17875 (message-make-expires-date): Use `message-make-date'.
17876
17877 2005-10-04 Josh Huber <huber@alum.wpi.edu>
17878
17879 * message.el (message-make-expires-date): New function.
17880
17881 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
17882
17883 * time-date.el: Autoload parse-time-string, XEmacs needs it.
17884
17885 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
17886
17887 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17888 function rather than the diff-mode.el package.
17889 (mm-display-external): Use with-current-buffer.
17890 (mm-viewer-completion-map, mm-viewer-completion-map):
17891 Move initialization inside declaration.
17892
17893 2005-09-29 Simon Josefsson <jas@extundo.com>
17894
17895 * spam.el: Load hashcash when compiling, to avoid warnings.
17896 Don't autoload mail-check-payment.
17897 (spam-check-hashcash): Define unconditionally, since hashcash.el
17898 is part of Gnus now. Ignore errors from payment checking.
17899
17900 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
17901
17902 * message.el (message-bold-region, message-unbold-region):
17903 Rename from `bold-region' and `unbold-region'.
17904
17905 * message.el: Remove useless autoloads.
17906
17907 2005-09-28 Simon Josefsson <jas@extundo.com>
17908
17909 * message.el (message-use-idna): Default to t.
17910 (message-use-idna): Test whether encoding works too. Doc fix.
17911
17912 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
17913
17914 * nntp.el (nntp-warn-about-losing-connection): Remove.
17915
17916 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
17917
17918 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17919 customizable. Change default value.
17920 (mm-uu-diff-groups-regexp): Change default value.
17921 (mm-uu-type-alist): Add doc string.
17922 (mm-uu-configure): Add doc string. Make it interactive.
17923 (mm-uu-tex-groups-regexp): New variable.
17924 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17925 (mm-uu-type-alist): Add LaTeX documents.
17926 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17927 of "text/verbatim".
17928 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17929
17930 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17931 instead of "text/verbatim".
17932
17933 * message.el (message-mark-inserted-region)
17934 (message-mark-insert-file): Use slrn style marks when called with
17935 prefix argument.
17936
17937 2005-09-27 Simon Josefsson <jas@extundo.com>
17938
17939 * message.el (message-idna-to-ascii-rhs-1): Reformat.
17940
17941 2005-09-27 Arne Jørgensen <arne@arnested.dk>
17942
17943 * message.el (message-remove-duplicates): New function.
17944 Implementation borrowed from `gnus-remove-duplicates'.
17945 (message-idna-to-ascii-rhs): Also encode idna addresses in
17946 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17947 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17948 only ask about the same idna domain once per header and also tell
17949 in what header to replace the idna domain.
17950
17951 * gnus-art.el (article-decode-idna-rhs): Also decode idna
17952 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17953 (article-decode-idna-rhs): Fix regexp so that all idna-address in
17954 a header is decoded and not just the last one.
17955
17956 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
17957
17958 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17959 has been decoded.
17960
17961 * mm-decode.el (mm-automatic-display): Add text/verbatim.
17962 (mm-insert-part): Don't modify text if it has been decoded.
17963
17964 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17965 decoded.
17966
17967 * mm-view.el (mm-inline-text): Don't strip text props unless
17968 decoding enriched or richtext parts.
17969
17970 2005-09-25 Romain Francoise <romain@orebokech.com>
17971
17972 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17973 * gnus-start.el (gnus-subscribe-interactively):
17974 * gnus-uu.el (gnus-uu-grab-articles):
17975 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17976 space.
17977
17978 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
17979
17980 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17981 * mm-view.el (mm-view-pkcs7-decrypt):
17982 * gnus-sum.el (gnus-summary-limit-to-extra)
17983 (gnus-summary-respool-article, gnus-read-move-group-name):
17984 * gnus-score.el (gnus-summary-increase-score):
17985 * gnus-util.el (gnus-completing-read-with-default):
17986 * gnus-art.el (gnus-read-save-file-name)
17987 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17988 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17989 * message.el (message-check-news-header-syntax):
17990 Follow convention for reading with the minibuffer.
17991
17992 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
17993
17994 * spam-report.el (spam-report-url-ping-plain):
17995 Use gnus-extended-version as User-Agent.
17996
17997 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17998 default value is nil.
17999
18000 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
18001 (mm-uu-verbatim-marks-extract): New function.
18002 (mm-uu-extract): New face.
18003 (mm-uu-copy-to-buffer): Use it.
18004
18005 * spam-report.el (spam-report-gmane-ham): Rename from
18006 `spam-report-gmane-unspam'.
18007 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
18008 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
18009
18010 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
18011 Autoload.
18012 (spam-report-gmane-unregister-routine):
18013 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
18014
18015 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
18016
18017 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
18018 (spam-report-gmane-unregister-routine): Add support for gmane
18019 unregistration.
18020
18021 * spam-report.el (spam-report-gmane-unspam)
18022 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
18023 (spam-report-gmane): Change to take a single article and do unspam
18024 registration.
18025
18026 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
18027
18028 * mm-url.el (mm-url-decode-entities): Fix regexp.
18029
18030 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
18031
18032 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
18033 default to nil, to be able to use Gnus at all. If the default
18034 switches to something else, then the function should be fixed not
18035 be exceedingly slow.
18036
18037 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
18038
18039 * gnus-start.el (gnus-activate-group): If the server is nil, don't
18040 fail hard.
18041
18042 * spam-report.el: Add better Keywords line.
18043
18044 * spam.el: Add Maintainer and better Keywords line.
18045
18046 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
18047
18048 * gnus-art.el (gnus-article-replace-part)
18049 (gnus-mime-replace-part): New functions.
18050 (gnus-mime-action-alist, gnus-mime-button-commands)
18051 (gnus-mime-save-part-and-strip): Add file argument.
18052 (gnus-article-part-wrapper): Add interactive argument.
18053
18054 * gnus-sum.el (gnus-summary-mime-map):
18055 Add `gnus-article-replace-part'.
18056
18057 2005-09-19 Didier Verna <didier@xemacs.org>
18058
18059 The nnml compaction feature:
18060 * nnml.el (nnml-request-compact-group): New function.
18061 * nnml.el (nnml-request-compact): New function.
18062 * gnus-int.el (gnus-request-compact-group): New function.
18063 * gnus-int.el (gnus-request-compact): New function.
18064 * gnus-group.el (gnus-group-compact-group): New function.
18065 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
18066 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
18067 * gnus-srvr.el (gnus-server-compact-server): New function.
18068 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
18069 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
18070
18071 2005-09-18 Deepak Goel <deego@gnufans.org>
18072
18073 * sieve.el (sieve-help): Fix `message' call: first arg should be a
18074 format spec.
18075
18076 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
18077
18078 * gnus.el (gnus-group-startup-message): Bind image-load-path.
18079
18080 2005-09-15 Romain Francoise <romain@orebokech.com>
18081
18082 * message.el (message-fill-paragraph): Clarify docstring.
18083
18084 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
18085
18086 * gnus-art.el (gnus-mime-display-part): Protect against broken
18087 MIME messages.
18088
18089 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
18090
18091 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
18092 before parsing header.
18093
18094 2005-09-11 Jari Aalto <jari.aalto@cante.net>
18095
18096 * html2text.el (html2text-replace-list): Add new entities.
18097
18098 2005-09-11 Romain Francoise <romain@orebokech.com>
18099
18100 * message.el (message-alternative-emails): Improve docstring.
18101 (message-setup-1): Call `message-use-alternative-email-as-from'
18102 after `message-setup-hook' to give it precedence over posting
18103 styles, etc.
18104 (message-use-alternative-email-as-from): Add docstring.
18105 Remove the original From header if present.
18106
18107 * nnml.el (nnml-compressed-files-size-threshold): New variable.
18108 (nnml-save-mail): Use it.
18109
18110 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
18111 articles. Add new argument `silent'.
18112 (gnus-uu-mark-all): Report the total number of marked articles.
18113
18114 2005-09-10 Romain Francoise <romain@orebokech.com>
18115
18116 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
18117 (gnus-uu-mark-series): Likewise.
18118
18119 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
18120
18121 * spam-report.el (spam-report-gmane): Fix generation of spam
18122 report URL.
18123
18124 2005-09-10 Simon Josefsson <jas@extundo.com>
18125
18126 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
18127 t, based on discussion on the ding list with Robert Epprecht
18128 <epprecht@solnet.ch>.
18129
18130 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
18131
18132 * spam-report.el (spam-report-gmane): Make it work without
18133 X-Report-Spam header. Gmane now only provides Archived-At.
18134 This is only used if `spam-report-gmane-use-article-number' is nil.
18135 (spam-report-gmane-spam-header): Remove. Not used anymore.
18136
18137 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
18138 make `gnus-summary-sort-by-recipient' work with threading.
18139
18140 * nnweb.el (nnweb-google-wash-article): Print a message if article
18141 is not available.
18142
18143 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18144
18145 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
18146 change. Decode text/* parts content before displaying.
18147
18148 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
18149
18150 * mml-smime.el: Remove defvar of gnus-extract-address-components.
18151
18152 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
18153
18154 * mm-view.el (mm-display-inline-fontify): Disable support modes.
18155
18156 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
18157
18158 * message.el (message-tab-body-function): Fix mismatched custom type.
18159
18160 * gnus.el (gnus-group-change-level-function): Ditto.
18161
18162 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
18163
18164 * gnus-art.el (gnus-signature-limit)
18165 (gnus-article-mime-part-function): Ditto.
18166
18167 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
18168
18169 * mml.el (mml-mode): Silence the byte compiler.
18170
18171 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
18172 using `(sit-for 0)' before moving the point to the specified part;
18173 skip unbuttonized parts.
18174 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
18175 return to the summary window if gnus-auto-select-part is non-nil.
18176
18177 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
18178
18179 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
18180 New variables.
18181 (mml-dnd-attach-file, mml-mode): Use them.
18182
18183 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
18184 Make fetching article by MID work again for Google Groups.
18185 Add FIXME concerning gnus-group-make-web-group.
18186
18187 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
18188 Don't depend on Gnus by using mail-extract-address-components if
18189 gnus-extract-address-components is not bound.
18190
18191 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
18192
18193 * gnus-art.el (gnus-mime-display-security): Don't display the
18194 signature, but only the signed part.
18195
18196 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
18197
18198 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
18199
18200 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
18201 list, not listp.
18202
18203 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
18204
18205 * mm-encode.el (mm-encode-content-transfer-encoding):
18206 Likewise when encoding.
18207
18208 * mm-bodies.el (mm-decode-content-transfer-encoding):
18209 De-canonicalize CRLF for all text content types, not just
18210 text/plain.
18211
18212 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
18213
18214 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
18215 valid article; point arrow and cursor at the MIME button.
18216
18217 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
18218
18219 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
18220 Suggested by Dan Christensen <jdc@uwo.ca>.
18221
18222 * mm-decode.el (mm-save-part): Enable change of prompt.
18223
18224 2005-08-29 Jari Aalto <jari.aalto@cante.net>
18225
18226 * gnus-msg.el (gnus-inews-add-send-actions):
18227 Make `message-post-method' lambda parameter ARG `&optional'.
18228
18229 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
18230
18231 * gnus-sum.el (gnus-summary-mime-map):
18232 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
18233 gnus-article-jump-to-part.
18234
18235 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
18236 (gnus-article-edit-part): Use it.
18237 (gnus-article-part-wrapper): Add no-handle argument.
18238 (gnus-article-save-part-and-strip, gnus-article-delete-part):
18239 New functions.
18240
18241 2005-08-29 Romain Francoise <romain@orebokech.com>
18242
18243 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18244 docstring.
18245 (gnus-face-from-file): Likewise.
18246
18247 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
18248
18249 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
18250 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
18251 non-nil.
18252 (gnus-auto-select-part): New variable.
18253 (gnus-article-jump-to-part): New function.
18254 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
18255 (gnus-mime-delete-part): Allow selecting specified part after
18256 deleting or stripping parts.
18257 (gnus-article-jump-to-part): Don't use `read-number'. Use last
18258 part if argument is bogus.
18259
18260 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
18261
18262 * gnus-art.el (w3m-minor-mode-map):
18263 * gnus-spec.el (gnus-newsrc-file-version):
18264 * gnus-util.el (nnmail-active-file-coding-system)
18265 (gnus-original-article-buffer, gnus-user-agent):
18266 * gnus.el (gnus-ham-process-destinations)
18267 (gnus-parameter-ham-marks-alist)
18268 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
18269 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
18270 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
18271 * mm-decode.el (gnus-current-window-configuration):
18272 * mm-extern.el (gnus-article-mime-handles):
18273 * mm-url.el (url-current-object, url-package-name)
18274 (url-package-version):
18275 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
18276 (smime-keys, w3m-cid-retrieve-function-alist)
18277 (w3m-current-buffer, w3m-display-inline-images)
18278 (w3m-minor-mode-map):
18279 * mml-smime.el (gnus-extract-address-components):
18280 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
18281 (gnus-newsrc-hashtb, message-default-charset)
18282 (message-deletable-headers, message-options)
18283 (message-posting-charset, message-required-mail-headers)
18284 (message-required-news-headers):
18285 * mml1991.el (mc-pgp-always-sign):
18286 * mml2015.el (mc-pgp-always-sign):
18287 * nnheader.el (nnmail-extra-headers):
18288 * rfc1843.el (gnus-decode-encoded-word-function)
18289 (gnus-decode-header-function, gnus-newsgroup-name):
18290 * spam-stat.el (gnus-original-article-buffer): Add defvars.
18291
18292 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
18293
18294 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
18295 the end of the date treatments.
18296
18297 2005-08-15 Simon Josefsson <jas@extundo.com>
18298
18299 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
18300 it in url-handlers.el and XEmacs in url.el. Reported by Luca
18301 Capello and Romain Francoise.
18302 (pgg-fetch-key-function): Remove, not used?
18303 (pgg-insert-url-with-w3): Require url, to get
18304 url-insert-file-contents regardless of where it is defined.
18305
18306 2005-08-13 Romain Francoise <romain@orebokech.com>
18307
18308 * message.el (message-cite-original-1): New function.
18309 (message-cite-original): Use it.
18310 (message-cite-original-without-signature): Ditto.
18311
18312 2005-08-08 Romain Francoise <romain@orebokech.com>
18313
18314 * message.el (message-yank-empty-prefix): New variable.
18315 (message-indent-citation): Use it.
18316 (message-cite-original-without-signature): Respect X-No-Archive.
18317
18318 2005-08-08 Simon Josefsson <jas@extundo.com>
18319
18320 * pgg.el: Autoload url-insert-file-contents instead of loading
18321 w3/url.
18322 (pgg-insert-url-with-w3): Don't load url here.
18323
18324 2005-08-07 Jesper Harder <harder@phys.au.dk>
18325
18326 * message.el (message-kill-to-signature): Don't insert newline at
18327 bol.
18328 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
18329
18330 2005-08-06 Romain Francoise <romain@orebokech.com>
18331
18332 * message.el (message-user-fqdn): Fix typo in docstring.
18333
18334 2005-08-05 Daiki Ueno <ueno@unixuser.org>
18335
18336 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
18337
18338 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
18339
18340 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
18341
18342 * mm-bodies.el (mm-encode-body): Use coding system rather than
18343 charset to encode text.
18344
18345 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
18346 number of charsets if utf-8 is available (XEmacs).
18347
18348 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
18349
18350 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
18351 taken from `gnus-button-mid-or-mail-regexp'.
18352 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
18353 (gnus-button-alist): Improve regexp for domain part of the MIDs
18354 for news:localpart@domain buttons.
18355 (gnus-button-ctan-directory-regexp): Update.
18356
18357 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
18358
18359 * sieve-manage.el (sieve-manage-interactive-login):
18360 Use make-local-variable rather than make-variable-buffer-local.
18361 (sieve-manage-open): Ditto.
18362 (sieve-manage-authenticate): Ditto.
18363
18364 * mml.el (mml-generate-mime-1): Make the content type default to
18365 text/plain if the filename is not specified.
18366
18367 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
18368
18369 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
18370 instead of insert-buffer.
18371
18372 * message.el (message-yank-original): Ditto; set the mark at the
18373 end of the yanked message.
18374
18375 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
18376
18377 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
18378 lines to scroll rather than to stop it.
18379
18380 * mml.el (mml-generate-default-type): Add doc string.
18381 (mml-generate-mime-1): Use mm-default-file-encoding or make it
18382 default to application/octet-stream when determining the content
18383 type if it is not specified for the part or the mml contents; add
18384 a comment about mml-generate-default-type.
18385
18386 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
18387
18388 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
18389 make it default to application/octet-stream when determining the
18390 content type if it is not specified for the external contents.
18391
18392 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
18393
18394 * rfc2231.el (rfc2231-parse-string): Take care that not only a
18395 segmented parameter but also other parameters might be there.
18396
18397 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
18398
18399 * mm-decode.el (mm-display-external): Delete temp file, directory
18400 and buffer immediately if the external process is exited.
18401
18402 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
18403
18404 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
18405 fewer lines than that of scroll-margin.
18406 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
18407
18408 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
18409
18410 * gnus-art.el (gnus-article-next-page): Revert.
18411 (gnus-article-beginning-of-window): New macro.
18412 (gnus-article-next-page-1): Use it.
18413 (gnus-article-prev-page): Ditto.
18414 (gnus-article-edit-part): Use insert-buffer-substring instead of
18415 insert-buffer.
18416 (gnus-article-edit-exit): Ditto.
18417
18418 * gnus-util.el (gnus-beginning-of-window): Remove.
18419 (gnus-end-of-window): Remove.
18420
18421 2005-07-25 Simon Josefsson <jas@extundo.com>
18422
18423 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
18424 to have the url package without w3. Reported by Daiki Ueno
18425 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
18426
18427 2005-07-20 Didier Verna <didier@xemacs.org>
18428
18429 * gnus-diary.el: Remove the description comment (nndiary is now
18430 properly documented in the Gnus manual).
18431 Fix the spelling of "Back End".
18432 * nndiary.el: Ditto.
18433 Fix the copyright notice.
18434
18435 2005-07-18 Romain Francoise <romain@orebokech.com>
18436
18437 * gnus-sum.el (gnus-summary-to-prefix)
18438 (gnus-summary-newsgroup-prefix): New variables.
18439 (gnus-summary-from-or-to-or-newsgroups): Use them.
18440
18441 2005-07-17 Romain Francoise <romain@orebokech.com>
18442
18443 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
18444 space as it's generally not especially interesting to the user.
18445
18446 2005-07-16 Romain Francoise <romain@orebokech.com>
18447
18448 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
18449 nil to avoid prompting and file modification if one of the
18450 messages at the top of the nnfolder file contains a copyright
18451 notice.
18452 Update copyright notice.
18453
18454 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
18455 instead of `current-time-string' as the latter creates a time
18456 string that is not RFC 2822 compliant (it lacks the zone).
18457 Update copyright notice.
18458
18459 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
18460
18461 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
18462 for text/rtf. Display default in prompt. Pass default for M-n.
18463
18464 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
18465
18466 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18467
18468 * gnus-msg.el (gnus-button-mailto):
18469 Remove save-selected-window-window hackery because it relies on
18470 save-selected-window internals.
18471
18472 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
18473
18474 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
18475 (gnus-article-next-page-1): Use gnus-beginning-of-window.
18476 (gnus-article-prev-page): Ditto.
18477
18478 * gnus-util.el (gnus-beginning-of-window): New function.
18479 (gnus-end-of-window): New function.
18480
18481 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
18482
18483 * gnus-score.el (gnus-score-edit-all-score):
18484 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
18485 gnus-message.
18486
18487 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18488
18489 * gnus-msg.el (gnus-button-mailto):
18490 Remove save-selected-window-window hackery because it relies on
18491 save-selected-window internals.
18492
18493 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
18494
18495 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
18496 add-minor-mode.
18497 (gnus-binary-mode): Ditto.
18498
18499 * gnus-topic.el (gnus-topic-mode): Ditto.
18500
18501 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
18502
18503 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
18504 (gnus-article-prev-page): Take scroll-margin into consideration.
18505
18506 2005-07-04 Lute Kamstra <lute@gnu.org>
18507
18508 Update FSF's address in GPL notices.
18509
18510 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
18511
18512 * gnus.el (gnus-exit):
18513 * gnus-group.el (gnus-group-icons):
18514 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
18515
18516 * gnus-nocem.el (gnus-nocem):
18517 * message.el (message-various, message-buffers, message-sending)
18518 (message-interface, message-forwarding, message-insertion)
18519 (message-headers, message-news, message-mail):
18520 * pgg-gpg.el (pgg-gpg):
18521 * pgg-parse.el (pgg-parse):
18522 * pgg-pgp.el (pgg-pgp):
18523 * pgg-pgp5.el (pgg-pgp5):
18524 * pop3.el (pop3): Finish `defgroup' description with period.
18525
18526 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
18527
18528 * gnus-art.el (article-display-face): Improve the efficiency.
18529 (article-display-x-face): Ditto; remove gray x-face stuff.
18530
18531 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
18532
18533 * gnus-art.el (article-display-face): Correct the position in
18534 which Faces are inserted.
18535
18536 2005-06-29 Didier Verna <didier@xemacs.org>
18537
18538 * gnus-art.el (article-display-face): Display faces in correct
18539 order.
18540
18541 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
18542
18543 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18544 (gnus-fill-real-hashtb): Use hash table instead of obarray.
18545 (gnus-nocem-check-article): Fetch the Type header.
18546 (gnus-nocem-message-wanted-p): Fix the way to examine types.
18547 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18548 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18549 make sure gnus-nocem-hashtb is initialized.
18550 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18551 (gnus-nocem-unwanted-article-p): Ditto.
18552
18553 * pgg.el (pgg-verify): Return the verification result.
18554
18555 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18556
18557 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18558 is ascii.
18559
18560 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
18561
18562 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18563 `show-nonbreak-escape'.
18564
18565 2005-06-23 Lute Kamstra <lute@gnu.org>
18566
18567 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18568
18569 * dig.el (dig-mode):
18570 * smime.el (smime-mode): Use gnus-run-mode-hooks.
18571
18572 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
18573
18574 * nnimap.el (nnimap-split-download-body): Fix spellings.
18575
18576 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
18577
18578 * gnus-art.el (gnus-article-encrypt-body):
18579 * gnus-cus.el (gnus-score-customize):
18580 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18581 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18582
18583 2005-06-16 Arne Jørgensen <arne@arnested.dk>
18584
18585 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18586 header by looking for magic "MII" at the beginning.
18587
18588 2005-06-16 Miles Bader <miles@gnu.org>
18589
18590 * assistant.el (assistant-field): Remove "-face" suffix from face name.
18591 (assistant-field-face): New backward-compatibility alias for renamed
18592 face.
18593 (assistant-render-text): Use renamed assistant-field face.
18594
18595 * spam.el (spam): Remove "-face" suffix from face name.
18596 (spam-face): New backward-compatibility alias for renamed face.
18597 (spam-face, spam-initialize): Use renamed spam face.
18598
18599 * message.el (message-header-to, message-header-cc)
18600 (message-header-subject, message-header-newsgroups)
18601 (message-header-other, message-header-name)
18602 (message-header-xheader, message-separator, message-cited-text)
18603 (message-mml): Remove "-face" suffix from face names.
18604 (message-header-to-face, message-header-cc-face)
18605 (message-header-subject-face, message-header-newsgroups-face)
18606 (message-header-other-face, message-header-name-face)
18607 (message-header-xheader-face, message-separator-face)
18608 (message-cited-text-face, message-mml-face):
18609 New backward-compatibility aliases for renamed faces.
18610 (message-font-lock-keywords): Use renamed message faces.
18611
18612 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18613 (sieve-test-commands, sieve-tagged-arguments):
18614 Remove "-face" suffix from face names.
18615 (sieve-control-commands-face, sieve-action-commands-face)
18616 (sieve-test-commands-face, sieve-tagged-arguments-face):
18617 New backward-compatibility aliases for renamed faces.
18618 (sieve-control-commands-face, sieve-action-commands-face)
18619 (sieve-test-commands-face, sieve-tagged-arguments-face):
18620 Use renamed sieve faces.
18621
18622 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18623 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18624 (gnus-group-news-3-empty, gnus-group-news-4)
18625 (gnus-group-news-4-empty, gnus-group-news-5)
18626 (gnus-group-news-5-empty, gnus-group-news-6)
18627 (gnus-group-news-6-empty, gnus-group-news-low)
18628 (gnus-group-news-low-empty, gnus-group-mail-1)
18629 (gnus-group-mail-1-empty, gnus-group-mail-2)
18630 (gnus-group-mail-2-empty, gnus-group-mail-3)
18631 (gnus-group-mail-3-empty, gnus-group-mail-low)
18632 (gnus-group-mail-low-empty, gnus-summary-selected)
18633 (gnus-summary-cancelled, gnus-summary-high-ticked)
18634 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18635 (gnus-summary-high-ancient, gnus-summary-low-ancient)
18636 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18637 (gnus-summary-low-undownloaded)
18638 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18639 (gnus-summary-low-unread, gnus-summary-normal-unread)
18640 (gnus-summary-high-read, gnus-summary-low-read)
18641 (gnus-summary-normal-read, gnus-splash):
18642 Remove "-face" suffix from face names.
18643 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18644 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18645 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18646 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18647 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18648 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18649 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18650 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18651 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18652 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18653 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18654 (gnus-summary-selected-face, gnus-summary-cancelled-face)
18655 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18656 (gnus-summary-normal-ticked-face)
18657 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18658 (gnus-summary-normal-ancient-face)
18659 (gnus-summary-high-undownloaded-face)
18660 (gnus-summary-low-undownloaded-face)
18661 (gnus-summary-normal-undownloaded-face)
18662 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18663 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18664 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18665 (gnus-splash-face):
18666 New backward-compatibility aliases for renamed faces.
18667 (gnus-group-startup-message): Use renamed gnus faces.
18668
18669 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18670 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18671 (gnus-server-agent): Remove "-face" suffix from face names.
18672 (gnus-server-agent-face, gnus-server-opened-face)
18673 (gnus-server-closed-face, gnus-server-denied-face)
18674 (gnus-server-offline-face):
18675 New backward-compatibility aliases for renamed faces.
18676 (gnus-server-agent-face, gnus-server-opened-face)
18677 (gnus-server-closed-face, gnus-server-denied-face)
18678 (gnus-server-offline-face): Use renamed gnus faces.
18679
18680 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18681 Remove "-face" suffix from face names.
18682 (gnus-picon-xbm-face, gnus-picon-face):
18683 New backward-compatibility aliases for renamed faces.
18684
18685 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18686 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18687 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18688 (gnus-cite-11): Remove "-face" suffix from face names.
18689 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18690 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18691 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18692 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18693 New backward-compatibility aliases for renamed faces.
18694 (gnus-cite-attribution-face, gnus-cite-face-list)
18695 (gnus-article-boring-faces): Use renamed gnus faces.
18696
18697 * gnus-art.el (gnus-signature, gnus-header-from)
18698 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18699 (gnus-header-content): Remove "-face" suffix from face names.
18700 (gnus-signature-face, gnus-header-from-face)
18701 (gnus-header-subject-face, gnus-header-newsgroups-face)
18702 (gnus-header-name-face, gnus-header-content-face):
18703 New backward-compatibility aliases for renamed faces.
18704 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18705
18706 * gnus-sum.el (gnus-summary-selected-face)
18707 (gnus-summary-highlight): Use renamed gnus faces.
18708 * gnus-group.el (gnus-group-highlight): Likewise.
18709
18710 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
18711
18712 * gnus-sieve.el (gnus-sieve-article-add-rule):
18713 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
18714 * spam-stat.el (spam-stat-buffer-change-to-spam)
18715 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18716
18717 * message.el (message-is-yours-p):
18718 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18719
18720 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
18721
18722 * mm-view.el (mm-inline-text): Withdraw the last change.
18723
18724 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
18725
18726 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18727 executing enriched-decode.
18728
18729 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
18730
18731 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18732 charset of tar files.
18733
18734 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18735
18736 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18737
18738 2005-06-04 Lute Kamstra <lute@gnu.org>
18739
18740 * nnfolder.el (nnfolder-read-folder): Make sure that undo
18741 information is never recorded.
18742
18743 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
18744
18745 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18746
18747 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
18748
18749 * pop3.el (pop3-apop): Run md5 in the binary mode.
18750
18751 * starttls.el (starttls-set-process-query-on-exit-flag):
18752 Use eval-and-compile.
18753
18754 2005-05-31 Simon Josefsson <jas@extundo.com>
18755
18756 * smime.el (smime-replace-in-string): Define.
18757 (smime-cert-by-ldap-1): Use it.
18758
18759 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
18760
18761 * gnus-art.el (article-display-x-face): Replace
18762 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18763
18764 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18765 set-process-query-on-exit-flag or process-kill-without-query.
18766
18767 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18768 loop instead of replace-regexp.
18769
18770 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18771 instead of process-kill-without-query if it is available.
18772
18773 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18774 instead of find-file-hooks if it is available.
18775
18776 * mml1991.el: Bind pgg-default-user-id when compiling.
18777
18778 * mml2015.el: Bind pgg-default-user-id when compiling.
18779
18780 * nndraft.el (nndraft-request-associate-buffer):
18781 Use write-contents-functions instead of write-contents-hooks if it is
18782 available.
18783
18784 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18785 instead of find-file-hooks if it is available.
18786
18787 * nntp.el (nntp-open-connection): Replace
18788 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18789 (nntp-open-ssl-stream): Ditto.
18790 (nntp-open-tls-stream): Ditto.
18791
18792 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18793 set-process-query-on-exit-flag or process-kill-without-query.
18794 (starttls-open-stream-gnutls): Use it instead of
18795 process-kill-without-query.
18796 (starttls-open-stream): Ditto.
18797
18798 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
18799
18800 * smime.el (smime-cert-by-ldap-1): Don't use
18801 replace-regexp-in-string.
18802
18803 2005-05-31 Arne Jørgensen <arne@arnested.dk>
18804
18805 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18806
18807 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18808 in PEM format. Adjust to the XEmacs compatibility.
18809
18810 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
18811
18812 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18813 by `string-to-number'.
18814 * gnus-agent.el (gnus-agent-regenerate-group)
18815 (gnus-agent-fetch-articles): Ditto.
18816 * gnus-art.el (gnus-button-fetch-group): Ditto.
18817 * gnus-cache.el (gnus-cache-generate-active)
18818 (gnus-cache-articles-in-group): Ditto.
18819 * gnus-group.el (gnus-group-set-current-level)
18820 (gnus-group-insert-group-line): Ditto.
18821 * gnus-score.el (gnus-score-set-expunge-below)
18822 (gnus-score-set-mark-below, gnus-summary-score-effect)
18823 (gnus-summary-score-entry): Ditto.
18824 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18825 (gnus-soup-pack): Ditto.
18826 * gnus-spec.el (gnus-xmas-format): Ditto.
18827 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18828 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18829 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18830 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18831 * nndb.el (nndb-get-remote-expire-response): Ditto.
18832 * nndiary.el (nndiary-parse-schedule-value)
18833 (nndiary-string-to-number, nndiary-request-replace-article)
18834 (nndiary-request-article): Ditto.
18835 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18836 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18837 * nneething.el (nneething-make-head): Ditto.
18838 * nnfolder.el (nnfolder-request-article)
18839 (nnfolder-retrieve-headers): Ditto.
18840 * nnheader.el (nnheader-file-to-number): Ditto.
18841 * nnkiboze.el (nnkiboze-request-article): Ditto.
18842 * nnmail.el (nnmail-process-unix-mail-format)
18843 (nnmail-process-babyl-mail-format): Ditto.
18844 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18845 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18846 (nnmh-request-create-group, nnmh-request-list-1)
18847 (nnmh-request-group, nnmh-request-article): Ditto.
18848 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18849 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18850 * nnsoup.el (nnsoup-make-active): Ditto.
18851 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18852 * nntp.el (nntp-find-group-and-number)
18853 (nntp-retrieve-headers-with-xover): Ditto.
18854 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18855 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18856 (pgg-format-key-identifier): Ditto.
18857 * pop3.el (pop3-last, pop3-stat): Ditto.
18858 * qp.el (quoted-printable-decode-region): Ditto.
18859
18860 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18861 of concat.
18862
18863 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
18864
18865 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18866
18867 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18868
18869 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18870
18871 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18872
18873 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18874
18875 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18876
18877 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18878 (gnus-carpal-mode): Ditto.
18879
18880 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18881 (gnus-browse-mode): Ditto.
18882
18883 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18884
18885 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18886
18887 2005-05-29 Richard M. Stallman <rms@gnu.org>
18888
18889 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18890
18891 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
18892
18893 * gnus-util.el (gnus-run-mode-hooks): New function.
18894
18895 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18896
18897 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
18898
18899 * gnus-agent.el (gnus-agent-make-mode-line-string):
18900 Use mode-line-highlight as mouse-face.
18901
18902 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
18903
18904 * canlock.el (canlock): Change the parent group to news.
18905
18906 * deuglify.el (gnus-outlook-deuglify): Add :group.
18907
18908 * dig.el (dig): Add :group.
18909
18910 * dns-mode.el (dns-mode): Add :group.
18911
18912 * encrypt.el (encrypt): Add :group.
18913
18914 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18915 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18916 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18917 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18918 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18919
18920 * gnus-diary.el (gnus-diary): Add :group.
18921
18922 * gnus.el (gnus-group-news-1-face): Add :group.
18923 (gnus-group-news-1-empty-face): Ditto.
18924 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18925 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18926 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18927 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18928 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18929 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18930 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18931 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18932 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18933 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18934 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18935 (gnus-summary-high-ticked-face): Ditto.
18936 (gnus-summary-low-ticked-face): Ditto.
18937 (gnus-summary-normal-ticked-face): Ditto.
18938 (gnus-summary-high-ancient-face): Ditto.
18939 (gnus-summary-low-ancient-face): Ditto.
18940 (gnus-summary-normal-ancient-face): Ditto.
18941 (gnus-summary-high-undownloaded-face): Ditto.
18942 (gnus-summary-low-undownloaded-face): Ditto.
18943 (gnus-summary-normal-undownloaded-face): Ditto.
18944 (gnus-summary-high-unread-face): Ditto.
18945 (gnus-summary-low-unread-face): Ditto.
18946 (gnus-summary-normal-unread-face): Ditto.
18947 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18948 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18949
18950 * hashcash.el (hashcash): New custom group.
18951 (hashcash-default-payment): Add :group.
18952 (hashcash-payment-alist): Ditto.
18953 (hashcash-default-accept-payment): Ditto.
18954 (hashcash-accept-resources): Ditto.
18955 (hashcash-path): Ditto.
18956 (hashcash-extra-generate-parameters): Ditto.
18957 (hashcash-double-spend-database): Ditto.
18958 (hashcash-in-news): Ditto.
18959
18960 * message.el (message-minibuffer-local-map): Add :group.
18961
18962 * netrc.el (netrc): Add :group.
18963
18964 * sieve-manage.el (sieve-manage-log): Add :group.
18965 (sieve-manage-default-user): Diito.
18966 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18967 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18968 (sieve-manage-authenticators): Ditto.
18969 (sieve-manage-authenticator-alist): Ditto.
18970 (sieve-manage-default-port): Ditto.
18971
18972 * sieve-mode.el (sieve-control-commands-face): Add :group.
18973 (sieve-action-commands-face): Ditto.
18974 (sieve-test-commands-face): Ditto.
18975 (sieve-tagged-arguments-face): Ditto.
18976
18977 * smime.el (smime): Add :group.
18978
18979 * spam-report.el (spam-report): Add :group.
18980
18981 * spam.el (spam, spam-face): Add :group.
18982
18983 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18984
18985 * nntp.el (nntp-next-result-arrived-p): Some news servers may
18986 return \n.\n.\n at the end of articles. Protect against that.
18987 (nntp-with-open-group): Allow debugging.
18988
18989 * nnheader.el (mail-header-set-extra): Make into a function
18990 because I just could't understand how to quote the list properly.
18991
18992 * dns.el (query-dns-cached): New function.
18993
18994 2005-05-26 Lute Kamstra <lute@gnu.org>
18995
18996 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18997
18998 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
18999
19000 * gnus-art.el: Don't autoload mail-extract-address-components.
19001
19002 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
19003 eval-and-compile to evaluate it.
19004
19005 * hashcash.el: Don't autoload executable-find.
19006
19007 * nndb.el: Don't declare the nndb back end two or more times; don't
19008 autoload news-reply-mode, news-setup, cancel-timer and telnet.
19009
19010 * nntp.el: Autoload format-spec instead of format; use
19011 eval-and-compile to evaluate autoload forms.
19012
19013 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
19014
19015 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
19016
19017 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
19018
19019 * gnus.el (gnus-version-number): Bump version.
19020
19021 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
19022
19023 * gnus.el: No Gnus v0.3 is released.
19024
19025 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
19026
19027 * gnus-art.el (gnus-article-edit-part): Disable undo.
19028
19029 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
19030
19031 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
19032 gnus-article-date-lapsed-new-header is t if date timer is active;
19033 skip headers in which the original date value is empty.
19034 (gnus-article-save-original-date): Redefine it as a macro.
19035 (gnus-display-mime): Use it.
19036
19037 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
19038
19039 * gnus-art.el (article-date-ut): Support converting date in
19040 forwarded parts as well.
19041 (gnus-article-save-original-date): New function.
19042 (gnus-display-mime): Use it.
19043
19044 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
19045
19046 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
19047 enclosure element of <item>.
19048
19049 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
19050
19051 * message.el (message-kill-buffer-query): Rename from
19052 `message-kill-buffer-query-if-modified'. Add :version.
19053
19054 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
19055
19056 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
19057 window layout.
19058
19059 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
19060
19061 * mml.el: Autoload dnd when compiling.
19062
19063 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
19064
19065 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
19066 x-dnd-*.
19067
19068 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
19069
19070 * qp.el (quoted-printable-encode-region): Save excursion.
19071
19072 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
19073
19074 * message.el (message-kill-buffer-query-if-modified): Add new variable
19075 so the user can kill a modified message buffer quickly.
19076 (message-kill-buffer): Use it.
19077
19078 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
19079
19080 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
19081 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
19082
19083 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
19084
19085 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
19086 contained in text because xml.el decodes entities) with LFs.
19087
19088 2005-04-11 Lute Kamstra <lute@gnu.org>
19089
19090 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
19091 differently.
19092
19093 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19094
19095 * mm-util.el (mm-detect-coding-region): Typo.
19096
19097 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
19098
19099 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
19100
19101 2005-04-06 Deepak Goel <deego@gnufans.org>
19102
19103 * spam-stat.el (spam-stat-score-buffer): Add a call to a
19104 user-function allow user modifications of the scores.
19105 (spam-stat-score-buffer-user): New function, to allow
19106 user-computed modifications to the score.
19107 (spam-stat-score-buffer-user-functions): List of additional
19108 scoring functions.
19109 (spam-stat-error-holder): Global temporary error holder.
19110 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
19111 variable.
19112
19113 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
19114
19115 * gnus-registry.el (gnus-registry-clean-empty-function)
19116 (gnus-registry-trim, gnus-registry-fetch-groups)
19117 (gnus-registry-delete-group): Groups that match
19118 `gnus-registry-ignored-groups' are removed from the registry
19119 entries, not just ignored for splitting. This helps clean up the
19120 registry. Also, `gnus-registry-fetch-groups' is a convenient way
19121 to get all the groups a message ID is in.
19122
19123 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
19124 (spam-stat-split-fancy): Change "threshhold" to "threshold".
19125 (spam-stat-score-buffer-user-functions): Add :number custom type.
19126
19127 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19128
19129 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
19130 argument in XEmacs.
19131
19132 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
19133 (nnrss-request-group): Decode group name first.
19134 (nnrss-request-article): Make a text/plain article if mml-to-mime
19135 failed.
19136 (nnrss-get-encoding): Return a compatible encoding according to
19137 nnrss-compatible-encoding-alist.
19138 (nnrss-find-el): Use consp instead of listp.
19139 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
19140
19141 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19142
19143 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
19144 which Emacs 20 doesn't support.
19145 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
19146
19147 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
19148
19149 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
19150 silence the byte compiler inside the defun.
19151
19152 * gnus-demon.el (parse-time-string): Add autoload.
19153
19154 * gnus-delay.el (parse-time-string): Add autoload.
19155
19156 * gnus-art.el (parse-time-string): Add autoload.
19157
19158 * nnultimate.el (parse-time): Require for `parse-time-string'.
19159
19160 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
19161
19162 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
19163
19164 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
19165
19166 * smime.el (smime-ldap-host-list): Add :version.
19167
19168 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
19169
19170 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
19171 pass it to `gnus-browse-read-group'.
19172 (gnus-browse-read-group): Add NUMBER argument and pass it to
19173 `gnus-group-read-ephemeral-group'.
19174
19175 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
19176 argument and pass it to `gnus-group-read-group'.
19177
19178 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
19179
19180 * mm-util.el (mm-xemacs-find-mime-charset): Only call
19181 mm-xemacs-find-mime-charset-1 if we have the mule feature
19182 available at runtime.
19183
19184 2005-03-25 Werner Lemberg <wl@gnu.org>
19185
19186 * nnmaildir.el: Replace `illegal' with `invalid'.
19187
19188 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
19189
19190 * gnus-start.el (gnus-display-time-event-handler):
19191 Check display-time-timer at runtime rather than only at load time
19192 in case display-time-mode is turned off in the mean time.
19193
19194 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
19195
19196 * nnimap.el (nnimap-open-connection): Print which authinfo file is
19197 used.
19198
19199 * nneething.el (nneething-map-file-directory): Derive from
19200 `gnus-directory'.
19201
19202 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
19203 the To/Cc button.
19204
19205 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
19206
19207 * nnmaildir.el (nnmaildir-request-accept-article):
19208 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
19209
19210 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
19211
19212 * gnus-async.el: Require timer-funcs at compile time when in
19213 XEmacs for `run-with-idle-timer'.
19214
19215 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
19216
19217 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
19218 autoloaded function.
19219
19220 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
19221
19222 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
19223
19224 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
19225
19226 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
19227
19228 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
19229
19230 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
19231 Add gnus-expert-user to default.
19232
19233 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
19234
19235 * nnimap.el (nnimap-open-server): Ditto.
19236
19237 * imap.el (imap-authenticate): Fix typo.
19238
19239 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
19240
19241 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
19242 buffer (since IMAP server might return FETCH response out of
19243 order, and the nntp buffer must be sorted).
19244
19245 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
19246
19247 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
19248 comparison on string.
19249
19250 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
19251 (gnus-agent-score): Rename category keywords to match gnus-cus.
19252 (gnus-agent-summary-fetch-series): Modify to protect against
19253 gnus-agent-summary-fetch-group clearing processable flags.
19254 (gnus-agent-synchronize-group-flags): Update live group buffer as
19255 synchronization may occur due to the user toggle the plugged
19256 status.
19257 (gnus-agent-fetch-group-1): Clear downloadable flag when article
19258 successfully downloaded.
19259 (gnus-agent-expire-group-1): Avoid using markers when the overview
19260 is in ascending order; greatly improves performance.
19261 (gnus-agent-regenerate-group):
19262 Use gnus-agent-synchronize-group-flags to reset read status in both
19263 gnus and server.
19264 (gnus-agent-update-files-total-fetched-for): Fix initial size.
19265
19266 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
19267
19268 * message.el: Don't autoload former message-utils variables.
19269 (message-strip-subject-trailing-was): Change doc string.
19270
19271 * nnweb.el: Fixes for `gnus-group-make-web-group'.
19272 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
19273 (nnweb-google-search): Add "hl=en" here.
19274 (nnweb-google-parse-1, nnweb-google-create-mapping):
19275 Don't hardcode URL.
19276
19277 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
19278
19279 * message.el (message-get-reply-headers, message-followup):
19280 Mention related variables `message-use-followup-to' and
19281 `message-use-mail-followup-to', in the information buffer.
19282
19283 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
19284 of broken groups(-beta).google.com.
19285
19286 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
19287
19288 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
19289 parameter to invoked gnus-request-move-article; remove the
19290 redundant gnus-sum-hint-move-is-internal variable; apply the marks
19291 all at once instead of once per article.
19292 (gnus-summary-remove-process-mark): Accept a list of articles as
19293 well as a single article for processing.
19294
19295 * gnus-int.el (gnus-request-move-article): Add move-is-internal
19296 parameter.
19297
19298 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
19299
19300 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
19301
19302 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
19303 parameter.
19304
19305 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
19306 parameter.
19307
19308 * nnimap.el (nnimap-request-move-article): Add move-is-internal
19309 parameter and remove the gnus-sum-hint-move-is-internal variable.
19310
19311 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
19312 parameter.
19313
19314 * nndraft.el (nndraft-request-move-article): Add move-is-internal
19315 parameter.
19316
19317 * nndiary.el (nndiary-request-move-article): Add move-is-internal
19318 parameter.
19319
19320 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
19321
19322 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
19323 parameter.
19324
19325 * nnagent.el (nnagent-request-move-article): Add move-is-internal
19326 parameter.
19327
19328 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
19329
19330 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
19331 a more conservative way.
19332
19333 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
19334
19335 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
19336 buffer, so it moves the window's cursor.
19337
19338 2005-02-26 Arne Jørgensen <arne@arnested.dk>
19339
19340 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
19341 `mm-dissect-multipart' and receive the from field as an (optional)
19342 argument from `mm-dissect-multipart'.
19343 (mm-dissect-multipart): Receive the from field as an argument and
19344 pass it on when we call `mm-dissect-buffer' on MIME parts.
19345 Fixes verification/decryption of signed/encrypted MIME parts.
19346
19347 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
19348
19349 * gnus-sum.el (gnus-summary-move-article):
19350 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
19351 whatever it calls (right now, only nnimap-request-move article
19352 respects it).
19353
19354 * nnimap.el (nnimap-request-move-article):
19355 When gnus-sum-hint-move-is-internal is set, don't do the extra
19356 nnimap-request-article.
19357
19358 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
19359
19360 * nnheader.el (nnheader-find-file-noselect): Add doc string.
19361
19362 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
19363 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
19364
19365 * gnus-sum.el (gnus-summary-caesar-message):
19366 Apply `gnus-treat-article' after rotation.
19367
19368 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
19369 doc string.
19370
19371 2005-02-22 Simon Josefsson <jas@extundo.com>
19372
19373 * encrypt.el (encrypt-password-cache-expiry): Remove (use
19374 `password-cache-expiry' instead). Reported by Arne Jørgensen
19375 <arne@arnested.dk>.
19376 (encrypt): Add password-cache and password-cache-expiry as group
19377 members.
19378
19379 2005-02-22 Arne Jørgensen <arne@arnested.dk>
19380
19381 * smime.el (smime-ldap-host-list): Doc fix.
19382 (smime-ask-passphrase): Use `password-read-and-add' to read (and
19383 cache) password.
19384 (smime-sign-region): Use it.
19385 (smime-decrypt-region): Use it.
19386 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
19387 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
19388 fails.
19389 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
19390 certificate from DER to PEM format rather than calling openssl.
19391
19392 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
19393
19394 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
19395 for signing/encryption.
19396
19397 * mml.el (mml-parse-1): Use them.
19398
19399 2005-02-21 Arne Jørgensen <arne@arnested.dk>
19400
19401 * nnrss.el (nnrss-verbose): Remove.
19402 (nnrss-request-group): Use `nnheader-message' instead.
19403
19404 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
19405
19406 * nnrss.el (nnrss-verbose): New variable.
19407 (nnrss-request-group): Make it say nnrss is requesting a group.
19408
19409 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
19410
19411 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
19412 Handle news URL with given port correctly.
19413
19414 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
19415
19416 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
19417 containing special characters.
19418
19419 * gnus-sum.el (gnus-summary-edit-article): Ditto.
19420
19421 * mml.el (mime-to-mml): Ditto.
19422
19423 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
19424 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
19425 (rfc2047-decode-region): Quote decoded words containing special
19426 characters when rfc2047-quote-decoded-words-containing-tspecials
19427 is non-nil.
19428
19429 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
19430
19431 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
19432
19433 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
19434
19435 2005-02-15 Simon Josefsson <jas@extundo.com>
19436
19437 * nnimap.el (nnimap-debug): Doc fix.
19438
19439 * imap.el (imap-debug): Doc fix.
19440
19441 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
19442
19443 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
19444
19445 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
19446
19447 * gnus.el (spam-contents): Improve docs for spam-contents
19448 parameter in its variable incarnation.
19449
19450 2005-02-14 Simon Josefsson <jas@extundo.com>
19451
19452 * smime-ldap.el: Use require instead of load-library for ldap.
19453 (smime-ldap-search): Indent.
19454 (smime-ldap-search-internal): Shorten line.
19455
19456 * smime.el (smime-cert-by-dns): Add doc-string.
19457 (smime-cert-by-ldap-1): Indent.
19458
19459 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
19460 mml-smime-get-dns-ldap.
19461 (mml-smime-encrypt-query): Use new function. Default to ldap.
19462
19463 2005-02-14 Arne Jørgensen <arne@arnested.dk>
19464
19465 * smime.el: Require smime-ldap.
19466 (smime-ldap-host-list): New variable.
19467 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
19468
19469 * mml-smime.el (mml-smime-encrypt-query): New function.
19470 (mml-smime-encrypt-query): Use it.
19471
19472 * smime-ldap.el: New file.
19473
19474 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
19475
19476 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
19477
19478 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
19479
19480 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
19481 argument in doc string. Make query for type more clear.
19482
19483 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
19484
19485 * gnus.el (gnus-group-startup-message): Search for gnus images in
19486 etc/images/gnus.
19487 * mm-util.el (mm-image-load-path): Likewise.
19488 * smiley.el (smiley-data-directory): Search for smilies in
19489 etc/images/smilies.
19490
19491 2005-02-09 Kim F. Storm <storm@cua.dk>
19492
19493 Change Emacs release version from 21.4 to 22.1 throughout.
19494 Change Emacs development version from 21.3.50 to 22.0.50.
19495
19496 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
19497
19498 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
19499
19500 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
19501 non-Mule XEmacs as well.
19502 (mm-decompress-buffer): Signal an error intentionally if it does
19503 not decompress compressed data because auto-compression-mode is
19504 disabled.
19505
19506 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
19507
19508 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
19509 an ID in the registry even if it has no groups.
19510
19511 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
19512
19513 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
19514 merge it into mm-decompress-buffer.
19515 (gnus-mime-copy-part): Use the MIME part charset, the value which
19516 a user specified or gnus-newsgroup-charset for decoding, like
19517 gnus-mime-inline-part does; set buffer-file-coding-system to tell
19518 save-buffer what was used. Suggested by Kevin Ryde
19519 <user42@zip.com.au>.
19520 (gnus-mime-inline-part): Allow the name parameter as well as the
19521 filename parameter; force decompressing of compressed data; always
19522 display contents being not decoded as unibyte.
19523
19524 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
19525 as well as the filename parameter.
19526
19527 * mm-util.el (mm-decompress-buffer):
19528 Merge gnus-mime-jka-compr-maybe-uncompress.
19529 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
19530 of compressed data.
19531
19532 2005-02-08 Simon Josefsson <jas@extundo.com>
19533
19534 * imap.el (imap-log): Doc fix.
19535
19536 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
19537
19538 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
19539 the coding cookies; decompress compressed parts.
19540
19541 * mml.el (mml-generate-mime-1): Add the charset parameter according
19542 to the value which a user specified manually or the coding cookie.
19543
19544 * mm-util.el (mm-string-to-multibyte): New function.
19545 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19546 (mm-coding-system-to-mime-charset): New function.
19547 (mm-decompress-buffer): New function.
19548 (mm-find-buffer-file-coding-system): New function.
19549
19550 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19551 (mm-display-inline-fontify): Rewrite for decoding and decompressing
19552 parts.
19553
19554 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19555
19556 * mm-view.el (mm-display-inline-fontify): Decode a part according
19557 to the charset parameter.
19558
19559 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
19560
19561 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19562 prefix arg is neither nil nor a number, as info specifies.
19563
19564 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
19565
19566 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19567 timestamps.
19568
19569 2005-02-02 Jari Aalto <jari.aalto@cante.net>
19570
19571 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19572 groups error checking and notify user.
19573
19574 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
19575
19576 * message.el (message-send-mail-function): Check existence of
19577 sendmail-program first before using default value
19578 `message-send-mail-with-sendmail'. Otherwise use more generic
19579 `smtpmail-send-it'.
19580
19581 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
19582
19583 * nntp.el (nntp-request-update-info): Always return nil.
19584
19585 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
19586
19587 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19588
19589 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
19590
19591 * message.el (message-beginning-of-line): Change the behavior when
19592 invoked between BOL and : so that it first moves backward.
19593
19594 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19595
19596 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19597 article buffer when editing of the article is discarded.
19598 (gnus-article-prepare): Revert.
19599
19600 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19601
19602 * gnus-art.el (gnus-article-prepare):
19603 Remove message-strip-forbidden-properties from the local hook.
19604
19605 2005-01-27 Simon Josefsson <jas@extundo.com>
19606
19607 * password.el (password-cache-add): Only start one timer per key.
19608 Reported by Derek Atkins <warlord@MIT.EDU>.
19609
19610 2005-01-26 Steve Youngs <steve@sxemacs.org>
19611
19612 * run-at-time.el: Remove. It is no longer needed as
19613 timer-funcs.el in the xemacs-base package has a working version of
19614 `run-at-time'.
19615
19616 * password.el: Require timer-funcs instead of run-at-time in
19617 XEmacs.
19618 Remove `password-run-at-time' macro.
19619 (password-cache-add): Use `run-at-time' instead of
19620 `password-run-at-time'.
19621
19622 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19623 for `run-with-idle-timer'.
19624
19625 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19626 for `run-at-time'.
19627
19628 * mm-url.el: Require timer-funcs at compile time when in XEmacs
19629 for `with-timeout'.
19630
19631 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
19632
19633 * mml.el (mml-generate-mime-1): Convert string into unibyte when
19634 inserting " *mml*" buffer's contents into a unibyte temp buffer.
19635
19636 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
19637
19638 * mail-source.el (mail-source-fetch-imap): Search for ^From case
19639 sensitively.
19640
19641 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
19642
19643 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19644
19645 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
19646
19647 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19648 which will be inserted according to the multibyteness of a buffer
19649 rather than the type of contents. Suggested by ARISAWA Akihiro
19650 <ari@mbf.ocn.ne.jp>.
19651
19652 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19653 of string which old xml.el may return rather than a string.
19654
19655 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
19656
19657 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19658
19659 2005-01-16 Simon Josefsson <jas@extundo.com>
19660
19661 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19662 idn/idna.el isn't available.
19663 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
19664 <michael@waxrat.com>.
19665
19666 * hashcash.el: Remove non-FSF copyright header.
19667
19668 * hashcash.el (hashcash-extra-generate-parameters): New variable.
19669 (hashcash-generate-payment): Use it.
19670 (hashcash-generate-payment-async): Use it.
19671
19672 2005-01-15 Simon Josefsson <jas@extundo.com>
19673
19674 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19675 Suggested by Raymond Scholz <ray-2005@zonix.de>.
19676
19677 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19678 gnus-summary-idna-message.
19679 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19680 (gnus-summary-idna-message): New function.
19681
19682 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
19683
19684 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19685 gnus-novice-user.
19686
19687 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
19688
19689 * nnrss.el (nnrss-request-delete-group): Delete entries in
19690 nnrss-group-alist as well.
19691 (nnrss-save-server-data): Insert newline.
19692
19693 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
19694
19695 * gnus.el (gnus-user-agent): Use list of symbols instead of
19696 symbols. Display full version number for (S)XEmacs.
19697 Optionally display (S)XEmacs codename.
19698
19699 * gnus-util.el (gnus-emacs-version): Update for new
19700 `gnus-user-agent'.
19701
19702 * gnus-msg.el (gnus-extended-version): Make it possible to omit
19703 Gnus version.
19704
19705 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
19706
19707 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
19708 which is unreadable in some setups.
19709
19710 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
19711
19712 * gnus-spec.el (gnus-update-format-specifications): Flush the
19713 group format spec cache if it doesn't support decoded group names.
19714
19715 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
19716
19717 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19718 Allow to apply decay on score files matching a regexp.
19719
19720 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
19721
19722 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19723 compatibility in %g and %c.
19724
19725 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
19726
19727 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19728 name for only %g and %c.
19729 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19730 of gnus-tmp-group to decoded group name.
19731 (gnus-group-make-rss-group): Exclude `/'s from group names.
19732
19733 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
19734
19735 * nnrss.el (nnrss-get-encoding): Fix regexp.
19736
19737 2004-12-27 Simon Josefsson <jas@extundo.com>
19738
19739 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19740 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19741 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
19742
19743 2004-12-17 Kim F. Storm <storm@cua.dk>
19744
19745 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19746
19747 * gnus-sum.el (gnus-summary-mode-map): Likewise.
19748
19749 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19750
19751 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19752
19753 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
19754
19755 * nnrss.el: Require rfc2047 and mml.
19756 (nnrss-file-coding-system): New variable.
19757 (nnrss-format-string): Redefine it as an inline function.
19758 (nnrss-decode-group-name): New function.
19759 (nnrss-string-as-multibyte): Remove.
19760 (nnrss-retrieve-headers): Decode group name; don't use
19761 nnrss-format-string.
19762 (nnrss-request-group): Decode group name.
19763 (nnrss-request-article): Decode group name; allow a Message-ID as
19764 well as an article number; don't use nnrss-format-string; encode a
19765 Message-ID string which may contain non-ASCII characters; use
19766 mml-to-mime to compose a MIME article.
19767 (nnrss-request-expire-articles): Decode group name.
19768 (nnrss-request-delete-group): Decode group name.
19769 (nnrss-fetch): Clarify error message.
19770 (nnrss-read-server-data): Use insert-file-contents instead of load;
19771 bind file-name-coding-system; use multibyte buffer.
19772 (nnrss-save-server-data): Bind coding-system-for-write to the
19773 value of nnrss-file-coding-system; bind file-name-coding-system;
19774 add coding cookie.
19775 (nnrss-read-group-data): Use insert-file-contents instead of load;
19776 bind file-name-coding-system; use multibyte buffer.
19777 (nnrss-save-group-data): Bind coding-system-for-write to the
19778 value of nnrss-file-coding-system; bind file-name-coding-system.
19779 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19780 make it work with non-ASCII text.
19781 (nnrss-find-el): Make it work with old xml.el as well.
19782
19783 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19784
19785 * nnrss.el (nnrss-get-encoding): New function.
19786 (nnrss-fetch): Use unibyte buffer initially; bind
19787 coding-system-for-read while performing mm-url-insert; remove ^Ms;
19788 decode contents according to the encoding attribute.
19789 (nnrss-save-group-data): Add coding cookie.
19790 (nnrss-mime-encode-string): New function.
19791 (nnrss-check-group): Use it to encode subject and author.
19792
19793 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
19794
19795 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19796 imaginary variable.
19797
19798 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
19799
19800 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19801 correctly even if there are wide characters.
19802
19803 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
19804
19805 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19806 downcased symbol names; make a new cache instead of reusing
19807 bbdb-hashtable.
19808
19809 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
19810
19811 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19812 concatenating segments rather than before concatenating them.
19813 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19814
19815 * message.el (message-get-reply-headers): Bind `extra'.
19816
19817 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19818
19819 * message.el (message-extra-wide-headers): New variable.
19820 (message-get-reply-headers): Use it.
19821
19822 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
19823
19824 * gnus-agent.el (gnus-agent-group-path): Decode group name.
19825 (gnus-agent-group-pathname): Ditto.
19826
19827 * gnus-cache.el (gnus-cache-file-name): Decode group name.
19828
19829 * gnus-group.el (gnus-group-make-group): Decode group name.
19830 (gnus-group-make-rss-group): Register the group data after opening
19831 the nnrss group.
19832
19833 2004-12-17 Paul Jarc <prj@po.cwru.edu>
19834
19835 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19836 by expiry now get marked as read.
19837
19838 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19839
19840 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19841
19842 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
19843
19844 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19845 unify Latin characters in XEmacs.
19846 (mm-find-mime-charset-region): Use it.
19847
19848 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19849
19850 * gnus-util.el (gnus-delete-directory): New function.
19851
19852 * gnus-agent.el (gnus-agent-delete-group): Use it.
19853
19854 * gnus-cache.el (gnus-cache-delete-group): Use it.
19855
19856 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
19857
19858 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19859 names.
19860
19861 2004-12-16 Simon Josefsson <jas@extundo.com>
19862
19863 * hashcash.el (hashcash-payment-alist): Fix custom :type.
19864
19865 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
19866
19867 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19868
19869 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19870 (gnus-group-set-current-level): Decode group name.
19871
19872 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
19873
19874 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19875 failed.
19876
19877 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
19878
19879 * gnus-group.el (gnus-group-delete-group): Decode group name.
19880 (gnus-group-make-rss-group): Encode group name.
19881 (gnus-group-catchup-current): Decode group name.
19882 (gnus-group-kill-group): Decode group name.
19883
19884 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
19885
19886 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19887
19888 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
19889
19890 * gnus-group.el (gnus-group-make-rss-group):
19891 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19892
19893 * gnus-start.el (gnus-setup-news): Honor user's setting to
19894 gnus-message-archive-method. Suggested by Lute Kamstra
19895 <lute@gnu.org>.
19896
19897 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
19898
19899 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19900 global counterparts of the buffer-local variables.
19901
19902 2004-11-16 Romain Francoise <romain@orebokech.com>
19903
19904 * gnus-sum.el (gnus-summary-exit): Don't clear the global
19905 counterparts of the buffer-local variables.
19906
19907 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19908
19909 * message.el (message-forbidden-properties): Fix typo in doc
19910 string.
19911
19912 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19913
19914 * gnus-util.el (gnus-replace-in-string): Add doc string.
19915
19916 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19917 to avoid problems when splitting mails with many recipients.
19918
19919 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
19920
19921 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19922 pop-to-buffer, covered by the subsequent gnus-configure-windows.
19923
19924 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
19925
19926 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19927 if there is no hashtable in memory or file modification time is
19928 newer than cached timestamp.
19929
19930 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
19931
19932 * gnus-sum.el (gnus-summary-limit-to-recipient):
19933 Implement not-matching option.
19934
19935 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
19936
19937 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19938 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19939 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19940 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19941 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
19942 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19943
19944 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
19945
19946 * message.el (message-forward-make-body-mml): Remove headers
19947 according to message-forward-ignored-headers if a message is decoded.
19948
19949 2004-12-02 Romain Francoise <romain@orebokech.com>
19950
19951 * message.el (message-forward-make-body-plain): Always remove
19952 headers according to message-forward-ignored-headers.
19953
19954 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
19955
19956 * spam.el (spam-summary-prepare-exit): Remove the
19957 gnus-summary-limit pop for now, it has problems with ham marks for
19958 me.
19959
19960 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
19961
19962 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19963 correctly.
19964
19965 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
19966
19967 * format-spec.el (format-spec): Message the char.
19968
19969 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
19970
19971 * gnus-art.el (gnus-split-methods): Reformat comments.
19972
19973 * spam.el (spam-summary-prepare-exit): Remove article limits
19974 before exiting the summary buffer.
19975
19976 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19977
19978 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19979 order to silence the byte compiler.
19980
19981 * spam.el: Fix the way to silence the byte compiler, which
19982 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19983 bbdb-search-simple, spam-BBDB-register-routine,
19984 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19985 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19986 spam-stat-buffer-is-spam, spam-stat-load,
19987 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19988 spam-stat-save and spam-stat-split-fancy.
19989
19990 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19991
19992 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19993 which may confuse users.
19994 (canlock-password-for-verify): Ditto.
19995
19996 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19997
19998 * gnus-art.el (gnus-emphasis-alist): Ditto.
19999
20000 * gnus-registry.el (gnus-registry-max-entries): Ditto.
20001
20002 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
20003
20004 * gnus-start.el (gnus-save-killed-list): Ditto.
20005
20006 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
20007 (gnus-sum-thread-tree-root): Ditto.
20008 (gnus-sum-thread-tree-false-root): Ditto.
20009 (gnus-sum-thread-tree-single-indent): Ditto.
20010
20011 * message.el (message-courtesy-message): Ditto.
20012 (message-archive-note): Ditto.
20013 (message-subscribed-address-file): Ditto.
20014 (message-user-fqdn): Ditto.
20015
20016 * spam-report.el (spam-report-gmane-regex): Ditto.
20017
20018 * spam.el (spam-blackhole-good-server-regex): Ditto.
20019
20020 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
20021
20022 * mml.el (mml-preview): Widen the message buffer before copying
20023 the contents to the preview buffer; sort headers before previewing.
20024
20025 * message.el (message-hidden-headers): Fix the way to avoid a bug
20026 in the `repeat' widget in Emacs 21.3 or earlier.
20027
20028 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
20029
20030 * message.el (message-hidden-headers): Default to "^References:".
20031 Improve customization type. Suggested by Reiner Steib
20032 <Reiner.Steib@gmx.de>.
20033
20034 2004-11-25 Romain Francoise <romain@orebokech.com>
20035
20036 * message.el (message-strip-forbidden-properties): Remove check for
20037 obsolete `message-hidden' text property, hidden headers are not
20038 accessible in the buffer anymore.
20039
20040 2004-11-22 Romain Francoise <romain@orebokech.com>
20041
20042 * message.el (message-header-format-alist): Add `From' in list
20043 so that it can be sorted.
20044 (message-fix-before-sending): Widen and sort headers before
20045 sending.
20046 (message-hide-headers): Use narrowing to hide headers by moving
20047 them to the top of the buffer and narrowing to the region
20048 underneath.
20049
20050 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
20051
20052 * message.el (message-strip-forbidden-properties):
20053 Bind buffer-read-only (etc) to nil.
20054
20055 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
20056
20057 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
20058 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20059
20060 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
20061
20062 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
20063
20064 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
20065
20066 * dns.el (query-dns): Use sit-for to time instead of
20067 accept-process-output, since that doesn't seem to work on udp
20068 sockets.
20069
20070 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
20071
20072 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
20073
20074 2004-11-15 Jesper Harder <harder@ifa.au.dk>
20075
20076 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
20077 doc string. Improve doc string.
20078
20079 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
20080
20081 * nntp.el (nntp-request-update-info): Return nil if
20082 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
20083 may not call gnus-activate-group which uselessly issues the GROUP
20084 commands for all nntp groups and wastes time. Reported by Romain
20085 Francoise <romain@orebokech.com>.
20086
20087 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
20088
20089 2004-11-15 Simon Josefsson <jas@extundo.com>
20090
20091 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
20092 headers separately.
20093 (gnus-button-openpgp): New function, inspired by Jochen Küpper
20094 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
20095
20096 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
20097
20098 * gnus-start.el (gnus-convert-old-newsrc):
20099 Assign legacy-gnus-agent to 5.10.7.
20100
20101 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20102
20103 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
20104 start of the lines.
20105
20106 2004-11-14 Magnus Henoch <mange@freemail.hu>
20107
20108 * hashcash.el (hashcash-default-payment): Change default to 20.
20109 (hashcash-default-accept-payment): Change default to 20.
20110 (hashcash-process-alist): New variable.
20111 (hashcash-generate-payment-async): Add.
20112 (hashcash-already-paid-p): Add.
20113 (hashcash-insert-payment): Don't generate payments twice.
20114 (hashcash-insert-payment-async): Add.
20115 (hashcash-insert-payment-async-2): Add.
20116 (hashcash-cancel-async): Add.
20117 (hashcash-wait-async): Add.
20118 (hashcash-processes-running-p): Add.
20119 (hashcash-wait-or-cancel): Add.
20120 (mail-add-payment): New optional argument. Conditionally start
20121 asynchronous calculation.
20122 (mail-add-payment-async): Add.
20123
20124 * message.el (message-send-mail): Wait for asynchronous hashcash
20125 results. Don't clobber existing X-Hashcash headers.
20126 (message-setup-1): Call mail-add-payment-async when
20127 message-generate-hashcash is non-nil.
20128
20129 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20130
20131 * message.el (message-use-alternative-email-as-from): Examine the
20132 From header as well; use message-make-from in order to include a
20133 user's full name.
20134
20135 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
20136
20137 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
20138 default; improve customization type.
20139 (gnus-emphasis-custom-with-format): New macro.
20140 (gnus-emphasis-custom-value-to-external): New function.
20141 (gnus-emphasis-custom-value-to-internal): New function.
20142
20143 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
20144
20145 * dns.el (query-dns): Resolve reverse addresses.
20146
20147 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
20148
20149 * gnus-group.el (gnus-group-get-new-news): Use it.
20150
20151 * gnus-start.el (gnus-check-reasonable-setup): New function.
20152
20153 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
20154
20155 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
20156 "Args out of range" error. Reported by Arnaud Giersch
20157 <arnaud.giersch@free.fr>.
20158
20159 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
20160
20161 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
20162
20163 2004-11-04 Richard M. Stallman <rms@gnu.org>
20164
20165 * spam.el (spam group): Add :version.
20166
20167 * pgg-def.el (pgg group): Add :version.
20168
20169 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
20170
20171 * gnus-art.el (gnus-article-edit-article): Don't associate the
20172 article buffer with a draft file. This is a temporary measure
20173 against the 2004-08-22 change to gnus-article-edit-mode.
20174
20175 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
20176
20177 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
20178 (html2text-format-tags): Remove unused variable `attr'.
20179
20180 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
20181
20182 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
20183
20184 * spam-stat.el (spam-stat): Add :version.
20185
20186 * sieve.el (sieve): Add :version.
20187
20188 * sha1.el (sha1): Add :version.
20189 (sha1-use-external): Remove redundant version.
20190
20191 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
20192 (nnmail-cache-ignore-groups, nnmail-spool-hook)
20193 (nnmail-split-fancy-match-partial-words)
20194 (nnmail-split-lowercase-expanded): Add :version.
20195
20196 * nndiary.el (nndiary): Add :version.
20197
20198 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
20199
20200 * mml-sec.el (mml-default-sign-method)
20201 (mml-default-encrypt-method, mml-signencrypt-style-alist):
20202 Add :version.
20203
20204 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
20205
20206 * mm-url.el (mm-url-use-external, mm-url-program)
20207 (mm-url-arguments): Add :version.
20208
20209 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
20210 (mm-attachment-file-modes, mm-decrypt-option)
20211 (mm-w3m-safe-url-regexp): Add :version.
20212
20213 * message.el (message-cite-prefix-regexp)
20214 (message-sendmail-envelope-from, message-minibuffer-local-map)
20215 (message-user-fqdn, message-completion-alist): Add :version.
20216
20217 * gnus-win.el (gnus-configure-windows-hook)
20218 (gnus-use-frames-on-any-display): Add :version.
20219
20220 * gnus-art.el (gnus-article-address-banner-alist)
20221 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
20222 (gnus-treat-from-picon, gnus-treat-mail-picon)
20223 (gnus-treat-x-pgp-sig): Add :version.
20224
20225 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
20226 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
20227 (gnus-summary-article-delete-hook)
20228 (gnus-summary-display-while-building): Add :version.
20229
20230 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
20231 (gnus-get-top-new-news-hook): Add :version.
20232
20233 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
20234 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
20235
20236 * gnus-registry.el (gnus-registry): Add :version.
20237
20238 * gnus-spec.el (gnus-use-correct-string-widths)
20239 (gnus-make-format-preserve-properties): Add :version.
20240
20241 * gnus.el (gnus-group-charter-alist)
20242 (gnus-group-fetch-control-use-browse-url)
20243 (gnus-install-group-spam-parameters): Add :version.
20244
20245 * gnus-diary.el (gnus-diary): Add :version.
20246
20247 * gnus-delay.el (gnus-delay): Add :version.
20248
20249 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
20250 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
20251 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
20252 Add :version.
20253
20254 * gnus-agent.el (gnus-agent-max-fetch-size)
20255 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
20256 (gnus-agent-prompt-send-queue): Add :version.
20257
20258 * deuglify.el (gnus-outlook-deuglify): Add :version.
20259
20260 * html2text.el: Beautify code. Improve doc strings.
20261 Some checkdoc cleanup.
20262 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
20263
20264 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
20265
20266 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
20267
20268 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
20269
20270 * gnus-registry.el (gnus-registry-hashtb): Create the registry
20271 when package is loaded.
20272
20273 * spam.el (spam-summary-score-preferred-header): Add global preference
20274 for people who want to override the default SpamAssassin over
20275 Bogofilter preference (when both are set).
20276 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
20277 (spam-user-format-function-S):
20278 Check spam-summary-score-preferred-header.
20279 (spam-extra-header-to-number): Add X-Bogosity header parsing.
20280 (spam-user-format-function-S): Format the score correctly.
20281
20282 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
20283
20284 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
20285 signature file. Suggested by Manoj Srivastava
20286 <srivasta@golden-gryphon.com>.
20287
20288 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
20289 iso-2022-jp even in the Japanese language environment.
20290 Suggested by Jason Rumney <jasonr@gnu.org>.
20291
20292 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
20293
20294 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
20295 use the same characters as the dummy marks; make it free from
20296 getting affected by the language environment.
20297 (gnus-summary-read-group-1): Update mark positions only when the
20298 format spec is updated.
20299
20300 * gnus-spec.el (gnus-update-format-specifications): Return a list
20301 of updated types.
20302
20303 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
20304
20305 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
20306 of boundp to check if display-warning is available.
20307
20308 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
20309
20310 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
20311
20312 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
20313
20314 * nnspool.el (nnspool-spool-directory): Use news-path if the
20315 news-directory variable is not bound.
20316
20317 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
20318 function instead of display-warning if it is not available.
20319
20320 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
20321
20322 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
20323 v5-10: Use `point-at-bol'.
20324
20325 2004-10-26 Simon Josefsson <jas@extundo.com>
20326
20327 * hashcash.el: Fix URL in comment, reported by Cheng Gao
20328 <chenggao@gmail.com>.
20329
20330 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
20331
20332 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
20333 instead.
20334
20335 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
20336
20337 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
20338 to remove a server from the nnimap-server-buffer-alist.
20339 (nnimap-open-connection, nnimap-close-server): Use it.
20340
20341 * gnus-encrypt.el: Remove file in favor of encrypt.el.
20342
20343 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
20344
20345 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
20346 running the major-mode function.
20347
20348 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
20349
20350 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
20351 dummy marks in the right way.
20352
20353 2004-10-18 David Edmondson <dme@dme.org>
20354
20355 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
20356 excessively.
20357
20358 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
20359
20360 * gnus-util.el (gnus-split-references): Accept a nil references
20361 string and go on blissfully.
20362
20363 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
20364 cases where the references string is non-nil but has no references.
20365
20366 * encrypt.el: Add autoload tags.
20367
20368 * spam.el (spam-resolve-registrations-routine): Remove article
20369 from unregistration list too. Reported by David Hanak
20370 <dhanak@isis.vanderbilt.edu>
20371
20372 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
20373
20374 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
20375 nil. Change custom type.
20376
20377 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
20378
20379 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
20380
20381 * gnus-sum.el (gnus-summary-move-article): Use it.
20382
20383 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
20384
20385 * encrypt.el: Add autoload cookies.
20386
20387 * spam.el (spam-backend-article-list-property)
20388 (spam-backend-get-article-todo-list)
20389 (spam-backend-put-article-todo-list)
20390 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
20391 Resolve registrations separately.
20392 (spam-register-routine): Format comments.
20393 (spam-unregister-routine, spam-register-routine): Always call with
20394 specific-articles, no default list.
20395 (spam-summary-prepare-exit): Use the spam-classifications function.
20396
20397 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
20398 gnus-encrypt.el.
20399
20400 * encrypt.el: Copied from gnus-encrypt.el.
20401
20402 * gnus-encrypt.el: Commented that it's obsolete.
20403
20404 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20405
20406 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
20407 (gnus-score-save): Use it.
20408
20409 * message.el (message-bury): Use `window-dedicated-p'.
20410
20411 2004-10-15 Simon Josefsson <jas@extundo.com>
20412
20413 * pop3.el (top-level): Don't require nnheader.
20414 (pop3-read-timeout): Add.
20415 (pop3-accept-process-output): Add.
20416 (pop3-read-response, pop3-retr): Use it.
20417
20418 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
20419
20420 * spam.el (spam-register-routine): Move comment.
20421 (spam-verify-bogofilter): Use 'unknown for the initial
20422 spam-bogofilter-valid state, not 'never.
20423
20424 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
20425 for netrc-machine.
20426
20427 * nnimap.el (nnimap-open-connection):
20428 Use netrc-machine-user-or-password.
20429
20430 2004-10-17 Richard M. Stallman <rms@gnu.org>
20431
20432 * gnus-registry.el (gnus-registry-unload-hook):
20433 Set as a variable with add-hook.
20434
20435 * nnspool.el (nnspool-spool-directory): Use news-directory instead
20436 of news-path.
20437
20438 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
20439
20440 * spam.el: Delete duplicate `provide'.
20441 (spam-unload-hook): Set as a variable with add-hook.
20442
20443 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20444
20445 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
20446 in the doc string.
20447
20448 * message.el (message-ignored-news-headers)
20449 (message-ignored-supersedes-headers)
20450 (message-ignored-resent-headers)
20451 (message-forward-ignored-headers): Improve custom type.
20452
20453 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
20454
20455 * message.el (message-tokenize-header): Fix 2004-09-06 change
20456 which used point-min in the wrong place.
20457
20458 2004-10-12 Simon Josefsson <jas@extundo.com>
20459
20460 * tls.el (tls-certtool-program): New variable.
20461 (tls-certificate-information): New function, based on
20462 ssl-certificate-information.
20463
20464 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
20465
20466 * compface.el: Move the version of ELisp-based uncompface program
20467 to the contrib directory because of the copyright problem.
20468
20469 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
20470
20471 * message.el (message-kill-buffer): Raise the current frame.
20472
20473 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
20474
20475 * gnus-sum.el: Mention that multibyte characters don't work as marks.
20476
20477 * gnus.el (message-y-or-n-p): Autoload.
20478
20479 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
20480 (pop3-password-required, pop3-authentication-scheme)
20481 (pop3-leave-mail-on-server): Make customizable.
20482 (pop3): New custom group.
20483 (pop3-retr): Remove `sleep-for' statements.
20484 Suggested by Dave Love <fx@gnu.org>.
20485
20486 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
20487 Windows/DOS.
20488
20489 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20490 (imap-parse-body): Fix incorrect use of `assert'.
20491 Suggested by Dave Love <fx@gnu.org>.
20492
20493 * mml.el (mml-minibuffer-read-disposition): Require match.
20494 Suggested by Dave Love <fx@gnu.org>.
20495
20496 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
20497
20498 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
20499 doc string.
20500
20501 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
20502
20503 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
20504
20505 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20506
20507 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
20508 instead of calling `mm-insert-inline', to decode text/* parts
20509 before displaying them.
20510
20511 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
20512
20513 * mm-uu.el (mm-uu-text-plain-type): New variable.
20514 (mm-uu-pgp-signed-extract-1): Use it.
20515 (mm-uu-pgp-encrypted-extract-1): Use it.
20516 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
20517 bind mm-uu-text-plain-type with that value.
20518 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
20519 mm-uu-dissect.
20520
20521 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20522
20523 * gnus-group.el (gnus-update-group-mark-positions):
20524 * gnus-sum.el (gnus-update-summary-mark-positions):
20525 * message.el (message-check-news-body-syntax):
20526 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
20527 of string-as-multibyte.
20528
20529 2004-10-05 Juri Linkov <juri@jurta.org>
20530
20531 * gnus-group.el (gnus-update-group-mark-positions):
20532 * gnus-sum.el (gnus-update-summary-mark-positions):
20533 * message.el (message-check-news-body-syntax):
20534 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
20535 8-bit unibyte values to a multibyte string for search functions.
20536
20537 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20538
20539 * mm-uu.el (mm-uu-dissect): Allow optional arg.
20540 (mm-uu-dissect-text-parts): New function.
20541
20542 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20543 dissect text parts.
20544
20545 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20546 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20547
20548 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20549
20550 * gnus-topic.el (gnus-topic-hierarchical-parameters):
20551 Use gnus-current-topics instead of gnus-current-topic.
20552
20553 2004-10-06 Jesper Harder <harder@ifa.au.dk>
20554
20555 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20556
20557 2004-10-05 Jesper Harder <harder@ifa.au.dk>
20558
20559 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20560 where appropriate.
20561
20562 * nnml.el (nnml-generate-active-info): do.
20563
20564 * nndiary.el (nndiary-generate-active-info): do.
20565
20566 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20567 (gnus-topic-move): do.
20568
20569 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20570 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20571
20572 * gnus-srvr.el (gnus-server-prepare)
20573 (gnus-server-open-all-servers): do.
20574
20575 * gnus-msg.el (gnus-summary-cancel-article)
20576 (gnus-summary-resend-message)
20577 (gnus-summary-mail-crosspost-complaint): do.
20578
20579 * gnus-move.el (gnus-change-server): do.
20580
20581 * gnus-group.el (gnus-group-unmark-all-groups)
20582 (gnus-group-set-current-level): do.
20583
20584 2004-10-04 Simon Josefsson <jas@extundo.com>
20585
20586 * message.el (message-generate-hashcash): Doc fix.
20587
20588 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
20589
20590 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20591 avoid infinite recursion via gnus-get-function.
20592
20593 2004-10-02 Jesper Harder <harder@ifa.au.dk>
20594
20595 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20596
20597 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20598
20599 * nnmail.el (nnmail-split-history): do.
20600
20601 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20602 (nnml-request-delete-group): do.
20603
20604 * nnslashdot.el (nnslashdot-read-groups): do.
20605
20606 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20607 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20608
20609 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20610 (nnspool-sift-nov-with-sed): Use last.
20611 (nnspool-retrieve-headers-with-nov): Use mapc.
20612 (nnspool-request-newgroups): Use dolist.
20613 (nnspool-request-group): Use last.
20614
20615 * nntp.el (nntp-read-server-type): Use dolist.
20616
20617 * nnvirtual.el (nnvirtual-create-mapping)
20618 (nnvirtual-update-read-and-marked): Use dolist.
20619 (nnvirtual-convert-headers): Simplify.
20620
20621 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20622
20623 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20624 Add support for sync'ing tick marks.
20625
20626 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
20627
20628 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20629 there's no visible header.
20630
20631 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20632
20633 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20634 When necessary, pass full group name to gnus-request-set-marks.
20635
20636 2004-10-01 Simon Josefsson <jas@extundo.com>
20637
20638 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
20639 acroread.
20640
20641 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20642
20643 * spam-report.el (spam-report-gmane): Fix interactive.
20644
20645 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20646
20647 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20648 when writing file.
20649 (gnus-agent-synchronize-flags): Don't default to being
20650 interactive.
20651
20652 2004-09-30 Simon Josefsson <jas@extundo.com>
20653
20654 * message.el (message-generate-hashcash): Add.
20655 (message-send-mail): Use it, call mail-add-payment.
20656
20657 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
20658
20659 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
20660
20661 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
20662
20663 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20664 gnus-request-update-info with explicit code to sync the in-memory
20665 info read flags with the marks being sync'd to the backend.
20666
20667 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20668
20669 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20670
20671 * spam.el (spam-verify-bogofilter): Add new function.
20672 (spam-check-bogofilter)
20673 (spam-bogofilter-register-with-bogofilter): Use it.
20674 (spam-verify-bogofilter): Add small fixes.
20675
20676 2004-09-28 Simon Josefsson <jas@extundo.com>
20677
20678 * hashcash.el (hashcash-generate-payment): Revert.
20679
20680 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20681
20682 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20683 Use gnus-extract-references instead of gnus-split-references.
20684
20685 * gnus-util.el (gnus-extract-references): Add new function, analogous
20686 to gnus-split-references but extracts only the message-ID without
20687 anything extra.
20688
20689 * hashcash.el (hashcash-generate-payment)
20690 (hashcash-check-payment): Do the right thing if hashcash-path is
20691 nil (because the hashcash program could not be found).
20692
20693 * spam.el (spam-use-hashcash): Remove comment.
20694
20695 2004-09-27 Jesper Harder <harder@ifa.au.dk>
20696
20697 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20698 (gnus-cache-enter-article, gnus-cache-remove-article)
20699 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20700
20701 * gnus-async.el (gnus-async-prefetch-remove-group): do.
20702
20703 * gnus-art.el (article-hide-boring-headers)
20704 (article-translate-strings, article-display-face)
20705 (gnus-article-mime-match-handle-first)
20706 (gnus-article-highlight-headers)
20707 (gnus-article-add-buttons-to-head): do.
20708
20709 2004-09-27 Simon Josefsson <jas@extundo.com>
20710
20711 * hashcash.el: New version, from
20712 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
20713 ../contrib/.
20714
20715 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
20716
20717 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20718
20719 2004-09-26 Jesper Harder <harder@ifa.au.dk>
20720
20721 * gnus-dup.el (gnus-dup-open): Use mapc.
20722 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20723
20724 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20725 Reported by Stefan Wiens <s.wi@gmx.net>.
20726
20727 * gnus.el (gnus-shutdown): Use dolist.
20728
20729 * gnus-undo.el (gnus-undo): Use mapc.
20730
20731 * nnrss.el (nnrss-generate-active): do.
20732
20733 * message.el (message-cite-original-without-signature)
20734 (message-cite-original): Use mapc.
20735 (message-do-actions, message-make-forward-subject): Use dolist.
20736
20737 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20738
20739 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20740 deletion to remove entire duplicate line. Fixes merged article
20741 number bug.
20742
20743 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20744
20745 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20746 servers that are offline. Avoids having gnus-agent-toggle-plugged
20747 first ask if you want to open a server and then, even when you
20748 responded with no, asking if you want to synchronize the server's
20749 flags.
20750 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20751 multi-line expressions.
20752 (gnus-agent-synchronize-group-flags): New internal function.
20753 Updates marks in memory (in the info structure) AND in the
20754 backend.
20755
20756 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20757
20758 * nnagent.el (nnagent-request-set-mark):
20759 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20760 method, to ensure that synchronization updates marks in the
20761 backend and in the info (in memory) structure.
20762
20763 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
20764
20765 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20766 convention fully; don't miss the root article of a thread; make
20767 the X-Draft-From header with correct article numbers.
20768
20769 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
20770
20771 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20772 unless plugged. Disable the agent so that an open failure causes
20773 an error.
20774
20775 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20776 Revert 2004-09-21 change. The backend must be opened while
20777 synchronizing flags even when the backend stores the flags
20778 locally.
20779
20780 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
20781
20782 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20783 in `header' match. Reported by Svend Tollak Munkejord.
20784
20785 * message.el (message-cite-original): Fix use of
20786 `message-cite-articles-with-x-no-archive'.
20787
20788 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
20789
20790 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20791 (gnus-window-to-buffer): Ditto.
20792
20793 * mml.el (mml-preview-buffer): New variable.
20794 (mml-preview): Manage window layout with gnus-buffer-configuration.
20795
20796 * gnus-msg.el (gnus-setup-message): Put article numbers into the
20797 X-Draft-From header even if those articles aren't quoted.
20798
20799 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
20800
20801 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20802 (gnus-request-set-mark, gnus-request-update-mark): Use new
20803 g-s-t-u-l-m to decide to use backend even when unplugged.
20804
20805 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
20806
20807 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20808 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
20809
20810 2004-09-20 Simon Josefsson <jas@extundo.com>
20811
20812 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20813 "utf-16-le".
20814
20815 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
20816
20817 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20818
20819 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
20820
20821 * uudecode.el (uudecode-use-external): Add :version.
20822
20823 * smime.el (smime-CA-file, smime-encrypt-cipher)
20824 (smime-dns-server): Add :version.
20825
20826 * smiley.el (gnus-smiley-file-types): Add :version.
20827
20828 * sha1.el (sha1-use-external): Add :version.
20829
20830 * pgg-def.el (pgg-query-keyserver): Add :version.
20831
20832 * nnmail.el (nnmail-fancy-expiry-targets)
20833 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20834 Add :version.
20835
20836 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20837 (nnimap-retrieve-groups-asynchronous): Add :version.
20838 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
20839
20840 * mml.el (mml-content-disposition-parameters)
20841 (mml-insert-mime-headers-always): Add :version.
20842
20843 * mm-util.el (mm-coding-system-priorities): Add :version.
20844
20845 * mm-decode.el (mm-inline-text-html-with-images)
20846 (mm-keep-viewer-alive-types, mm-external-terminal-program)
20847 (mm-verify-option): Add :version.
20848 (mm-text-html-renderer): Change :version.
20849
20850 * message.el (message-fcc-externalize-attachments)
20851 (message-required-headers, message-draft-headers)
20852 (message-subject-trailing-was-query)
20853 (message-subject-trailing-was-ask-regexp)
20854 (message-subject-trailing-was-regexp, message-mark-insert-begin)
20855 (message-mark-insert-end, message-archive-header)
20856 (message-archive-note, message-cross-post-default)
20857 (message-cross-post-note, message-followup-to-note)
20858 (message-cross-post-note-function, message-use-mail-followup-to)
20859 (message-subscribed-address-functions)
20860 (message-subscribed-address-file, message-subscribed-addresses)
20861 (message-subscribed-regexps, message-allow-no-recipients)
20862 (message-yank-cited-prefix, message-signature-insert-empty-line)
20863 (message-hidden-headers, message-hierarchical-addresses)
20864 (message-mail-user-agent, message-use-idna)
20865 (message-valid-fqdn-regexp)
20866 (message-strip-special-text-properties, message-header-synonyms)
20867 (message-beginning-of-line, message-tab-body-function): Add :version.
20868 (message-insert-canlock, message-wide-reply-confirm-recipients):
20869 Change :version.
20870
20871 * mail-source.el (mail-source-ignore-errors): Add :group, :type
20872 and :version.
20873 (mail-source-delete-old-incoming-confirm)
20874 (mail-source-movemail-program): Add :version.
20875
20876 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20877 (gnus-agent-cache, gnus-agent): Change :version.
20878
20879 * gnus-util.el (gnus-use-byte-compile): Change :version.
20880
20881 * gnus-sum.el (gnus-summary-make-false-root-always)
20882 (gnus-summary-default-high-score)
20883 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20884 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20885 (gnus-read-all-available-headers, gnus-article-emulate-mime)
20886 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20887 (gnus-sum-thread-tree-single-indent)
20888 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20889 (gnus-sum-thread-tree-leaf-with-other)
20890 (gnus-sum-thread-tree-single-leaf): Add :version.
20891 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20892 (gnus-article-loose-mime): Change :version.
20893
20894 * gnus-start.el (gnus-backup-startup-file)
20895 (gnus-save-startup-file-via-temp-buffer): Add :version.
20896
20897 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20898 (gnus-server-offline-face): Add :version.
20899
20900 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20901
20902 * gnus-msg.el (gnus-gcc-externalize-attachments)
20903 (gnus-debug-files, gnus-debug-exclude-variables)
20904 (gnus-discouraged-post-methods): Change :version.
20905 (gnus-confirm-mail-reply-to-news)
20906 (gnus-confirm-treat-mail-like-news): Add :version.
20907
20908 * gnus-int.el (gnus-server-unopen-status): Add :version.
20909
20910 * gnus-group.el (gnus-group-jump-to-group-prompt)
20911 (gnus-large-ephemeral-newsgroup)
20912 (gnus-fetch-old-ephemeral-headers): Add :version.
20913
20914 * gnus-fun.el (gnus-x-face-directory)
20915 (gnus-convert-pbm-to-x-face-command)
20916 (gnus-convert-image-to-x-face-command)
20917 (gnus-convert-image-to-face-command): Add :version.
20918
20919 * gnus-delay.el (gnus-delay-default-hour): Add :version.
20920
20921 * gnus-cite.el (gnus-cite-blank-line-after-header)
20922 (gnus-article-boring-faces): Add :version.
20923
20924 * gnus-art.el (gnus-buttonized-mime-types)
20925 (gnus-inhibit-mime-unbuttonizing)
20926 (gnus-treat-display-face)
20927 (gnus-treat-body-boundary): Change :version.
20928 (gnus-body-boundary-delimiter, gnus-picon-databases)
20929 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20930 (gnus-treat-date-english, gnus-treat-fold-headers)
20931 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20932 (gnus-treat-mail-picon, gnus-treat-wash-html)
20933 (gnus-article-encrypt-protocol)
20934 (gnus-use-idna, gnus-article-over-scroll)
20935 (gnus-mime-display-multipart-alternative-as-mixed)
20936 (gnus-mime-display-multipart-related-as-mixed)
20937 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20938 (gnus-ctan-url, gnus-button-ctan-handler)
20939 (gnus-button-handle-ctan-bogus-regexp)
20940 (gnus-button-ctan-directory-regexp)
20941 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20942 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20943 (gnus-button-man-level, gnus-button-emacs-level)
20944 (gnus-button-message-level, gnus-button-browse-level): Add :version.
20945
20946 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20947 (gnus-agent-go-online): Change :version.
20948 (gnus-agent-expire-unagentized-dirs)
20949 (gnus-agent-auto-agentize-methods): Add :version.
20950
20951 * flow-fill.el (fill-flowed-display-column)
20952 (fill-flowed-encode-column): Add :version.
20953
20954 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20955 (gnus-outlook-deuglify-unwrap-max)
20956 (gnus-outlook-deuglify-cite-marks)
20957 (gnus-outlook-deuglify-unwrap-stop-chars)
20958 (gnus-outlook-deuglify-no-wrap-chars)
20959 (gnus-outlook-deuglify-attrib-cut-regexp)
20960 (gnus-outlook-deuglify-attrib-verb-regexp)
20961 (gnus-outlook-deuglify-attrib-end-regexp)
20962 (gnus-outlook-display-hook): Add :version.
20963
20964 * binhex.el (binhex-use-external): Add :version.
20965
20966 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
20967
20968 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20969 and `invisible'.
20970
20971 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20972
20973 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20974 in gnus-registry-trim.
20975
20976 2004-09-13 Simon Josefsson <jas@extundo.com>
20977
20978 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20979
20980 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20981
20982 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20983 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20984 <yamaoka@jpl.org>.
20985 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20986 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20987 <yamaoka@jpl.org>.
20988
20989 * sieve.el (sieve-manage-mode): Ditto.
20990
20991 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
20992
20993 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20994
20995 2004-09-11 Simon Josefsson <jas@extundo.com>
20996
20997 * dns-mode.el: Add.
20998
20999 * mm-view.el (mm-display-dns-inline): Add.
21000
21001 * mm-decode.el (mm-inline-media-tests): Add text/dns.
21002 (mm-automatic-display): Ditto.
21003
21004 * mailcap.el (mailcap-mime-data): Add text/dns.
21005 (mailcap-mime-extensions): Map .soa to text/dns.
21006
21007 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
21008
21009 * gnus-art.el (article-decode-mime-words, article-babel)
21010 (gnus-article-highlight-signature, gnus-article-add-buttons)
21011 (gnus-signature-toggle): Remove unnecessary bindings of
21012 `inhibit-read-only' inherited from v5.10 merge.
21013
21014 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
21015
21016 * nntp.el (nntp): New customization group.
21017 (nntp-authinfo-file): Add customization group.
21018
21019 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
21020
21021 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
21022
21023 * gnus.el (to-address, to-list, subscribed)
21024 (large-newsgroup-initial): Ditto.
21025
21026 * flow-fill.el (fill-flowed-display-column)
21027 (fill-flowed-encode-column): Ditto.
21028
21029 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
21030
21031 * message.el (message-tokenize-header, message-send-mail-with-qmail):
21032 Use point-min rather than 1.
21033 (message-send-mail): Use buffer-size rather than point-max.
21034
21035 * gnus-sum.el (gnus-summary-search-article-forward):
21036 Signal a specific `search-failed' rather than a generic `error'.
21037
21038 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
21039 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
21040 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
21041
21042 2004-09-10 Simon Josefsson <jas@extundo.com>
21043
21044 * nndb.el (require): Remove tcp and duplicate cl.
21045
21046 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
21047
21048 * gnus-agent.el (directory-files-and-attributes): Move forward.
21049
21050 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
21051
21052 * gnus-agent.el (directory-files-and-attributes):
21053 Optionally defined to support XEmacs.
21054
21055 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
21056
21057 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
21058 to avoid run-time CL dependencies.
21059 (gnus-agent-unfetch-articles): New function.
21060 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
21061 article numbers even when local .overview file is missing.
21062 (gnus-agent-read-article-number): New function. Only accepts
21063 27-bit article numbers.
21064 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
21065 Use gnus-agent-read-article-number.
21066 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
21067 from backend while recognizing that article numbers in .overview
21068 must be valid.
21069 (gnus-agent-update-files-total-fetched-for):
21070 Use directory-files-and-attributes to improve performance.
21071 * gnus-int.el (gnus-request-move-article):
21072 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
21073 improve performance.
21074
21075 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
21076 some users confused by references to .newsrc when they only have a
21077 .newsrc.eld file.
21078 (gnus-convert-mark-converter-prompt)
21079 (gnus-convert-converter-needs-prompt): Fix use of property list.
21080 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
21081 New function. Used internally to only display 'gnus converting
21082 files' message when actually necessary.
21083
21084 * gnus-sum.el (): Remove (require 'gnus-agent) as required
21085 methods now autoloaded.
21086
21087 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
21088
21089 * gnus-sum.el (gnus-summary-insert-subject): Remove list
21090 identifiers.
21091
21092 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
21093
21094 * gnus-picon.el: Fix indentation and closing parenthesis.
21095
21096 2004-09-01 Simon Josefsson <jas@extundo.com>
21097
21098 * message.el (message-canlock-generate): Require sha1, not
21099 sha1-el. (Can we get rid of this require altogether? It is ugly
21100 to require within a function. Sadly, if sha1.el isn't loaded, the
21101 let binding in m-c-g will hide the defcustom definition, which is
21102 bad.)
21103
21104 * canlock.el: Require sha1, not sha1-el.
21105
21106 * message.el: Don't autoload sha1 (there is a autoload cookie in
21107 sha1.el).
21108
21109 * sha1-el.el: Rename to sha1.el.
21110
21111 2004-08-30 Juanma Barranquero <lektu@terra.es>
21112
21113 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
21114
21115 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
21116
21117 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
21118
21119 2004-08-30 Kim F. Storm <storm@cua.dk>
21120
21121 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
21122
21123 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
21124 Add :group 'nnimap.
21125
21126 2004-08-30 Andreas Schwab <schwab@suse.de>
21127
21128 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
21129 ?* and ?\;.
21130
21131 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
21132 and ?\' to symbol instead of whitespace.
21133
21134 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
21135
21136 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
21137
21138 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
21139 instead of re-search-forward.
21140
21141 * gnus-uu.el (gnus-uu-save-article): Ditto.
21142 (gnus-uu-post-encode-uuencode): Ditto.
21143
21144 * html2text.el (html2text-clean-list-items): Ditto.
21145 (html2text-clean-dtdd): Ditto.
21146 (html2text-format-tags): Ditto.
21147
21148 * message.el (message-send-mail-with-sendmail): Fix regexp.
21149 (message-fill-field-general): Use search-forward instead of
21150 re-search-forward.
21151 (unbold-region): Ditto.
21152
21153 * nnrss.el (nnrss-request-article): Ditto.
21154
21155 * nnslashdot.el (nnslashdot-request-article): Ditto.
21156
21157 * nnweb.el (nnweb-gmane-wash-article): Ditto.
21158
21159 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
21160 "Unrecognized menu descriptor" error in XEmacs.
21161
21162 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
21163
21164 * gnus-sum.el (gnus-read-header): Don't remove a header for the
21165 parent article of a sparse article in the thread hashtb.
21166
21167 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
21168
21169 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
21170 (nnmail-expand-newtext): Lowercase expanded entries if
21171 nnmail-split-lowercase-expanded is non-nil.
21172
21173 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
21174
21175 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
21176
21177 * gnus-group.el (gnus-group-line-format-alist): Convert the value
21178 of gnus-tmp-news-method into string under XEmacs. It will be
21179 passed to gnus-correct-length which takes only a string argument.
21180
21181 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
21182
21183 * gnus-util.el (gnus-bind-print-variables): New macro.
21184 (gnus-prin1): Use it.
21185 (gnus-prin1-to-string): Use it.
21186 (gnus-pp): New function.
21187 (gnus-pp-to-string): New function.
21188
21189 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
21190 Replace pp-to-string with gnus-pp-to-string.
21191 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
21192 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
21193 * gnus-msg.el (gnus-debug): Ditto.
21194 * gnus-score.el (gnus-score-save): Ditto.
21195 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
21196 gnus-pp-to-string.
21197 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
21198 with gnus-pp.
21199 * score-mode.el (gnus-score-pretty-print): Ditto.
21200 * webmail.el (webmail-debug): Ditto.
21201
21202 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
21203
21204 * gnus-art.el (article-display-face, article-display-x-face):
21205 Use buffer-read-only.
21206
21207 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
21208
21209 * gnus-art.el (article-hide-list-identifiers):
21210 Bind inhibit-read-only as t.
21211
21212 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
21213
21214 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
21215
21216 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
21217
21218 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
21219 (gnus-narrow-to-page): Don't assume point-min == 1.
21220 (gnus-article-edit-mode): Derive from message-mode.
21221
21222 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
21223 point-min == 1.
21224
21225 * imap.el (imap-parse-address-list, imap-parse-body-ext):
21226 Disable incorrect use of `assert'.
21227
21228 * message.el (message-mode): Set comment-start-skip.
21229
21230 2004-08-22 Sam Steingold <sds@gnu.org>
21231
21232 * pop3.el (pop3-leave-mail-on-server): New user variable.
21233 (pop3-movemail): Delete mail only when it is nil.
21234
21235 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
21236
21237 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
21238
21239 * mml.el (mml-preview): Use `pop-to-buffer'.
21240
21241 * message.el (message-goto-mail-followup-to): Insert after "To".
21242 (message-carefully-insert-headers): Add comment.
21243
21244 * gnus.el: Remove unused variable `gnus-article-check-size'.
21245
21246 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
21247
21248 * gnus-art.el (gnus-button-alist):
21249 Improve `gnus-button-handle-library' entry.
21250
21251 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
21252
21253 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
21254 Use downcase, since XEmacs capitalizes error messages differently.
21255
21256 2004-08-18 Jesper Harder <harder@ifa.au.dk>
21257
21258 * nntp.el: Add (require 'gnus) due to reference to
21259 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
21260
21261 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
21262
21263 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
21264 Bind `mm-fill-flowed'.
21265
21266 * mm-decode.el (mm-dissect-singlepart): Check it.
21267
21268 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
21269
21270 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
21271 'imap' for netrc parsing.
21272
21273 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
21274
21275 * mailcap.el (mailcap-mime-data): Mark as risky.
21276
21277 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
21278
21279 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
21280 may be included in the encoded word.
21281 (rfc2047-encode): Don't append a space if the encoded word
21282 includes close parenthesis.
21283
21284 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
21285
21286 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
21287 of text within parentheses.
21288
21289 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
21290
21291 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
21292 (gnus-encrypt-write-file-contents): Make the password key the file
21293 name PLUS the cipher, not just the cipher. Also remove failed
21294 passwords from the cache.
21295
21296 2004-08-06 Simon Josefsson <jas@extundo.com>
21297
21298 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
21299 Doc fix.
21300
21301 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
21302
21303 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
21304 LWSP.
21305
21306 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
21307
21308 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21309 Try to append in-reply-to: data to the references: header.
21310
21311 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
21312 (netrc-parse): Use gnus-encrypt.el functions.
21313
21314 * gnus-encrypt.el: Add new file for encryption support; currently
21315 does only a few GPG ciphers and an internal XOR cipher.
21316
21317 * password.el: Add comments on using password-read-and-add.
21318 (password-read-and-add): Add function to read and add the
21319 password to the cache at once.
21320
21321 2004-07-28 Simon Josefsson <jas@extundo.com>
21322
21323 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
21324 parameter (but don't use it, for now).
21325
21326 * imap.el (imap-ssl-open): Use imap-process-connection-type,
21327 instead of hard coding to nil.
21328
21329 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
21330
21331 * mm-view.el (mm-inline-image-emacs): Open lines under an image
21332 as mm-inline-image-xemacs does.
21333
21334 2004-07-26 Simon Josefsson <jas@extundo.com>
21335
21336 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
21337 Revert part of 2004-07-17 change below.
21338
21339 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
21340
21341 * rfc2047.el (rfc2047-encode-region): Don't infloop.
21342 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21343
21344 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
21345
21346 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
21347 quotes that actually start with ">" at the beginning of the
21348 lines.
21349
21350 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
21351
21352 * rfc2047.el (rfc2047-encode-region): Fix last change.
21353 (rfc2047-encode-parameter): Remove useless concat.
21354
21355 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
21356
21357 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
21358 encode special characters; fix some kind of misconfigured headers;
21359 signal a real error if debug-on-quit or debug-on-error is non-nil.
21360 (rfc2047-encode-max-chars): New variable.
21361 (rfc2047-encode-1): Use it.
21362 (rfc2047-encode-parameter): New function.
21363
21364 * mml.el (mml-insert-parameter): Remove an excessive space.
21365
21366 2004-07-17 Simon Josefsson <jas@extundo.com>
21367
21368 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
21369 Kai Grossjohann <kai@emptydomain.de>.
21370 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
21371 (gnus-group-make-menu-bar): Ditto.
21372
21373 * gnus-util.el (gnus-group-server): Add.
21374
21375 2004-07-16 Jesper Harder <harder@ifa.au.dk>
21376
21377 * message.el (message-clone-locals): Clone sendmail and smtp
21378 variables.
21379
21380 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21381
21382 * rfc2047.el (rfc2047-encode-region): Fix last change.
21383
21384 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21385
21386 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
21387 characters as non-special.
21388
21389 2004-07-09 Simon Josefsson <jas@extundo.com>
21390
21391 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
21392 Users will lose all flag changes made while unplugged with
21393 e.g. nntp unless flag synchronization happens, thus `nil' is not a
21394 good default. See numerous reports on ding mailing list.
21395
21396 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
21397
21398 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
21399 add generate-head-function and generate-article-function to the
21400 rfc822-forward entry.
21401 (nndoc-rfc822-forward-generate-article): New function.
21402 (nndoc-rfc822-forward-generate-head): New function.
21403
21404 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
21405
21406 2004-07-06 Dan Christensen <jdc@uwo.ca>
21407
21408 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
21409 respect display group parameter and gnus-summary-expunge-below.
21410 (gnus-articles-to-read): Remove unused reference to display group
21411 parameter.
21412
21413 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21414
21415 * nnheader.el (nnheader-uniquify-message-id): New experimental
21416 variable.
21417 (nnheader-nov-read-message-id): Use it.
21418
21419 * spam-report.el (spam-report-gmane): Add interactive.
21420
21421 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
21422
21423 * mm-encode.el (mm-content-transfer-encoding-defaults):
21424 Use qp-or-base64 for the application/* types.
21425
21426 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
21427
21428 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
21429
21430 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
21431
21432 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
21433 trim value.
21434
21435 2004-01-25 Paul Jarc <prj@po.cwru.edu>
21436
21437 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
21438 New macro and function.
21439 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
21440
21441 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21442
21443 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
21444 after-load-alist.
21445
21446 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
21447
21448 * gnus-group.el (gnus-group-get-new-news-this-group):
21449 Don't update info that isn't there.
21450
21451 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
21452
21453 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
21454 entry.
21455
21456 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21457
21458 * mm-view.el (mm-inline-render-with-function): Use multibyte
21459 buffer; decode html source by charset.
21460
21461 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
21462
21463 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
21464 Mule-UCS is loaded under XEmacs.
21465 (mm-mime-mule-charset-alist): Avoid duplicated entries.
21466
21467 2004-06-28 Jesper Harder <harder@ifa.au.dk>
21468
21469 * nnheader.el (nnheader-max-head-length): Increase to 8192.
21470
21471 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
21472
21473 * mm-util.el (mm-coding-system-p): Return a coding-system.
21474 (mm-mime-mule-charset-alist): Use shift_jis instead of
21475 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
21476 entries for the mime charsets iso-2022-jp-3 and shift_jis.
21477 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
21478 instead of japanese-shift-jis and iso-latin-1 respectively in
21479 order to share the default value with both Emacs and XEmacs-mule.
21480 (mm-mule-charset-to-mime-charset):
21481 Make mm-coding-system-priorities effective.
21482 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
21483 while predicating of candidates upon the priorities.
21484
21485 2004-06-27 Jesper Harder <harder@ifa.au.dk>
21486
21487 * gnus-sum.el (gnus-summary-make-menu-bar):
21488 Add gnus-uu-invert-processable.
21489
21490 * gnus.el: Autoload gnus-uu-invert-processable.
21491
21492 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
21493
21494 * mm-util.el (mm-with-multibyte-buffer): New macro.
21495
21496 * rfc2047.el (rfc2047-encode-string): Use it.
21497 (rfc2047-encode-region): Move point to the end of the region after
21498 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
21499
21500 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21501
21502 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
21503 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
21504
21505 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21506
21507 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
21508 (gnus-cite-parse): Ignore quoted envelope From_.
21509 Suggested by Karl Chen <quarl@nospam.quarl.org>.
21510
21511 2004-06-23 Jesper Harder <harder@ifa.au.dk>
21512
21513 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
21514 invalid addresses.
21515
21516 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
21517
21518 * spam.el: Change section markers, revise TODO list.
21519 (spam-backends): Make new master list of all installed backends.
21520 (spam-summary-exit-behavior): Add new variable to determine how
21521 messages moves are done at summary exit.
21522 (spam-move-spam-nonspam-groups-only)
21523 (spam-process-ham-in-nonham-groups)
21524 (spam-process-ham-in-spam-groups): Remove variables, the
21525 spam-summary-exit-behavior variable should be used to manage this
21526 behavior.
21527 (spam-old-ham-articles, spam-old-spam-articles): Remove.
21528 (spam-old-articles): Add variable, replacing spam-old-ham-articles
21529 and spam-old-spam-articles.
21530 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
21531 Add empty variables, placeholders for the backends they represent.
21532 (spam-set-difference): Move, unchanged.
21533 (spam-list-of-processors): Declare OBSOLETE, not used anymore
21534 unless the user has a processor variable.
21535 (spam-classifications, spam-classification-valid-p)
21536 (spam-backend-properties, spam-backend-property-valid-p)
21537 (spam-backend-function-type-valid-p)
21538 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
21539 (spam-report-articles-gmane, spam-report-articles-resend):
21540 Remove functions, they are not needed.
21541 (spam-install-backend-super, spam-backend-list)
21542 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21543 (spam-backend-function, spam-backend-ham-registration-function)
21544 (spam-backend-spam-registration-function)
21545 (spam-backend-ham-unregistration-function)
21546 (spam-backend-spam-unregistration-function)
21547 (spam-backend-statistical-p, spam-backend-mover-p)
21548 (spam-install-backend-alias, spam-install-checkonly-backend)
21549 (spam-install-mover-backend, spam-install-nocheck-backend)
21550 (spam-install-backend, spam-install-statistical-backend)
21551 (spam-install-statistical-checkonly-backend): Add backend installation
21552 support.
21553 (spam-summary-prepare-exit): Rewrite to use the new backend code.
21554 (spam-group-processor-p): Use the new backend code and respect the
21555 summary exit behavior.
21556 (spam-mark-spam-as-expired-and-move-routine): Remove.
21557 (spam-summary-prepare): Change to use the new spam-old-articles
21558 variable.
21559 (spam-copy-or-move-routine, spam-copy-spam-routine)
21560 (spam-move-spam-routine, spam-copy-ham-routine)
21561 (spam-move-ham-routine): Add code to copy/move ham or spam.
21562 (spam-fetch-field-fast): Improve doc and code, plus allow the
21563 'number request.
21564 (spam-list-of-checks, spam-list-of-statistical-checks):
21565 Remove variables.
21566 (spam-split, spam-find-spam): Use the new backend code.
21567 (spam-registration-functions): Remove variable.
21568 (spam-unregister-routine): Add convenience wrapper.
21569 (spam-log-undo-registration, spam-register-routine)
21570 (spam-log-processing-to-registry)
21571 (spam-log-unregistration-needed-p): Rename "check" to "backend"
21572 where possible.
21573 (spam-check-gmane-xref, spam-check-regex-headers)
21574 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21575 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21576 (spam-check-bogofilter-headers, spam-check-spamoracle)
21577 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21578 (spam-check-crm114-headers): Use the spam-split-group that
21579 spam-split prepares, no need to determine it every time.
21580
21581 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21582 to the nnheader-parse-naked-head call.
21583
21584 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21585
21586 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21587 the nnheader-nov-read-message-id call.
21588
21589 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
21590
21591 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21592 gnus-activate-group twice. Suggested by Markus Peter
21593 <warp@spin.de>.
21594
21595 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
21596
21597 * gnus-art.el (gnus-article-time-format): Exchange the order of
21598 day and month in the default value; fix customization type.
21599 (article-date-ut): Use add-text-properties.
21600 (article-make-date-line): Use message-make-date instead of
21601 current-time-string.
21602
21603 * message.el (message-fetch-field): Don't use set-text-properties.
21604 (message-make-date): Simplify.
21605
21606 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
21607
21608 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21609 (rfc2047-encode-region): Treat text within parentheses as special;
21610 show the original text when error has occurred.
21611
21612 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21613 already-computed method to gnus-activate-group.
21614
21615 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21616 same select-methods identical Lisp objects.
21617
21618 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21619 object when modifying the info.
21620
21621 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
21622
21623 * gnus-srvr.el (gnus-server-set-info): Remove the server from
21624 gnus-opened-servers since it has never been opened with the new
21625 configuration yet.
21626
21627 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
21628
21629 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21630 arg to nnheader-generate-fake-message-id.
21631
21632 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
21633
21634 * nnheader.el (nnheader-generate-fake-message-id): Accept a
21635 number and build a fake message ID localized to a group and
21636 article number (so it's repeatable from that point on).
21637 (nnheader-fake-message-id-p): Change regex to accommodate new fake
21638 ID format.
21639
21640 * gnus-sum.el (gnus-get-newsgroup-headers):
21641 Call nnheader-generate-fake-message-id with the article number.
21642
21643 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
21644
21645 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21646 end-of-buffer.
21647
21648 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21649
21650 * message.el (message-ignored-supersedes-headers): Add Approved.
21651
21652 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
21653
21654 * rfc2047.el (rfc2047-encode-message-header): Remove useless
21655 goto-char.
21656 (rfc2047-encode): Fold the line before encoding.
21657
21658 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
21659
21660 * rfc2047.el (rfc2047-encode-message-header): Disabled header
21661 folding -- not all headers can be folded, and this should be done
21662 by the message composition mode. Probably. I think.
21663
21664 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
21665
21666 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21667 fast.
21668
21669 * gnus-ems.el (gnus-remove-image): Don't use
21670 message-text-with-property; remove only the image found first.
21671
21672 2004-06-09 Jesper Harder <harder@ifa.au.dk>
21673
21674 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21675
21676 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
21677
21678 * message.el (message-text-with-property): Make it fast and accept
21679 optional arguments.
21680 (message-strip-forbidden-properties): Use it.
21681 (message-fix-before-sending): Follow the m-t-w-p change.
21682
21683 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21684
21685 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
21686
21687 * gnus-art.el (article-hide-headers): Don't change the buffer
21688 mistakenly when performing mml-preview even if
21689 gnus-single-article-buffer is nil.
21690
21691 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
21692
21693 * message.el (message-expand-name-databases): New user option.
21694 (message-expand-name): Use it.
21695
21696 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
21697
21698 * spam.el (spam-report-articles-resend)
21699 (spam-report-resend-register-routine): Allow ham reporting.
21700 (spam-report-resend-register-ham-routine): Add wrapper.
21701 (spam-registration-functions): Add ham resending functions.
21702 (spam-list-of-processors): Add ham resend processor.
21703
21704 * gnus.el (ham-resend-to): Add new group parameter.
21705 (spam-process): Add ham resend option.
21706
21707 * spam-report.el (spam-report-resend): Allow reporting ham.
21708 (spam-report-resend-ham): Add wrapper.
21709
21710 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21711
21712 * message.el (message-cite-articles-with-x-no-archive):
21713 New variable.
21714 (message-cite-original): Use it.
21715
21716 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21717
21718 * message.el (message-cite-original): Respect X-No-Archive.
21719
21720 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
21721
21722 * gnus-art.el (article-hide-headers): Refer to the values for
21723 gnus-ignored-headers and gnus-visible-headers in the summary
21724 buffer since a user may have set them as group parameters.
21725
21726 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
21727
21728 * assistant.el (assistant-node-name): Add convenience function.
21729 (assistant-render-text, assistant-render-node): Add error handling,
21730 plus handle multiple next nodes.
21731 (assistant-find-next-node): Comment out for now.
21732 (assistant-find-next-nodes): Add function, returns list of next
21733 nodes.
21734
21735 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
21736
21737 * mail-source.el (mail-source-directory): Fix doc-string.
21738
21739 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
21740
21741 * assistant.el (assistant-render-text, assistant-eval): Add :set
21742 widget type, which is different because it takes and returns a
21743 list. Much hilarity ensues.
21744
21745 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
21746
21747 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21748
21749 * gnus-group.el (gnus-group-get-new-news-this-group):
21750 Add doc-string.
21751
21752 * gnus-start.el (gnus-activate-group): Add doc-string.
21753
21754 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
21755
21756 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21757
21758 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
21759
21760 * assistant.el (assistant-render-text): Try to add a :set
21761 widget, more to come.
21762
21763 * spam.el (spam-group-spam-contents-p): Handle empty groupname
21764 strings.
21765 (spam-report-articles-resend)
21766 (spam-register-routine): Do registration iff any articles warrant
21767 it.
21768 (spam-summary-prepare-exit): Change log message for nil group
21769 destinations.
21770
21771 2004-05-27 Daniel Pittman <daniel@rimspace.net>
21772
21773 * spam.el (spam-report-resend-register-routine):
21774 Allow spam-report-resend-to to be a group parameter or a global value.
21775
21776 2004-05-26 Simon Josefsson <jas@extundo.com>
21777
21778 * starttls.el: Merge with my GnuTLS based starttls.el.
21779 (starttls-gnutls-program, starttls-use-gnutls)
21780 (starttls-extra-arguments, starttls-process-connection-type)
21781 (starttls-connect, starttls-failure, starttls-success):
21782 New variables.
21783 (starttls-program, starttls-extra-args): Doc fix.
21784 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21785 New functions.
21786 (starttls-negotiate, starttls-open-stream):
21787 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21788 function if it is set.
21789
21790 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
21791
21792 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21793 structured fields.
21794
21795 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21796
21797 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21798
21799 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
21800
21801 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21802 Add variable.
21803 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
21804 assigning the spam-mark to new messages.
21805
21806 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
21807
21808 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21809
21810 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21811
21812 * rfc2047.el (rfc2047-encodable-p): Don't move point.
21813 (rfc2047-decode): Treat the ascii coding-system as raw-text by
21814 default.
21815
21816 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
21817
21818 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21819 correct data.
21820
21821 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
21822
21823 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21824 (spam-group-processor-p): Fix function.
21825 (spam-group-processor-multiple-p)
21826 (spam-group-spam-processor-report-gmane-p)
21827 (spam-group-spam-processor-report-resend-p)
21828 (spam-group-spam-processor-bogofilter-p)
21829 (spam-group-spam-processor-blacklist-p)
21830 (spam-group-spam-processor-ifile-p)
21831 (spam-group-ham-processor-ifile-p)
21832 (spam-group-spam-processor-spamoracle-p)
21833 (spam-group-spam-processor-crm114-p)
21834 (spam-group-ham-processor-bogofilter-p)
21835 (spam-group-spam-processor-stat-p)
21836 (spam-group-ham-processor-stat-p)
21837 (spam-group-ham-processor-whitelist-p)
21838 (spam-group-ham-processor-BBDB-p)
21839 (spam-group-ham-processor-spamoracle-p)
21840 (spam-group-ham-processor-copy-p): Remove functions with some
21841 prejudice against unneeded code.
21842 (spam-report-articles-resend)
21843 (spam-report-resend-register-routine): Allow the group/topic
21844 spam-resend-to value to override spam-report-resend-to.
21845 (spam-summary-prepare-exit): Invoke spam-group-processor-p
21846 properly now.
21847
21848 * gnus.el (spam-resend-to): Add group/topic parameter.
21849 (spam-process): Move the OBSOLETE processors to the end of the
21850 choices.
21851
21852 2004-05-24 Daniel Pittman <daniel@rimspace.net>
21853
21854 * spam-report.el (spam-report-resend-to, spam-report-resend):
21855 Start with resend-to set to nil, and then ask the user if necessary.
21856 (spam-report-resend): spam-report-resend takes a list of articles, not
21857 separate article numbers.
21858
21859 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
21860
21861 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21862 addition to emacs-w3m.
21863
21864 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21865
21866 * assistant.el (assistant-authinfo-data): New function.
21867 (assistant-eval): Eval for entire assistant.
21868
21869 * netrc.el (netrc-services-file): New variable.
21870 (netrc-parse-services): New function.
21871 (netrc-find-service-name): New function.
21872 (netrc-find-service-number): New function.
21873 (netrc-port-equal): New function.
21874 (netrc-machine): Use it.
21875
21876 * nnimap.el (nnimap-open-connection): Use netrc.
21877
21878 * gnus-util.el (gnus-netrc-get): Remove aliases.
21879
21880 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21881
21882 * assistant.el (wid-edit): Fix compilation.
21883
21884 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21885
21886 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
21887
21888 * gnus-util.el (gnus-set-file-modes): New function. (small
21889 patch).
21890
21891 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21892
21893 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21894
21895 * assistant.el (assistant-render-node): Fix up rendering and
21896 read-only text.
21897 (assistant-render-node): Reset.
21898 (assistant-make-read-only): Not sticky.
21899
21900 2004-05-20 Danny Siu <dsiu@adobe.com>
21901
21902 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21903 centered even when gnus-auto-center-summary is t.
21904
21905 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21906
21907 * dns.el (dns-get-txt-answer): New function.
21908 (dns-read-txt): Ditto.
21909 (query-dns): Use it.
21910
21911 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
21912
21913 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21914 active for foreign groups even if the group level is higher than
21915 the specified value.
21916
21917 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21918
21919 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21920 non-active groups.
21921
21922 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21923
21924 2004-05-20 Magnus Henoch <mange@freemail.hu>
21925
21926 * dns.el (dns-read-type): Add support for SVR. (small patch)
21927
21928 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
21929
21930 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21931 (spam-crm114-header, spam-crm114-spam-switch)
21932 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21933 (spam-crm114-positive-spam-header)
21934 (spam-crm114-database-directory, spam-list-of-processors)
21935 (spam-group-spam-processor-crm114-p)
21936 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21937 (spam-generic-score, spam-list-of-checks)
21938 (spam-list-of-statistical-checks, spam-registration-functions)
21939 (spam-check-crm114-headers, spam-crm114-score)
21940 (spam-check-crm114, spam-crm114-register-with-crm114)
21941 (spam-crm114-register-spam-routine)
21942 (spam-crm114-unregister-spam-routine)
21943 (spam-crm114-register-ham-routine)
21944 (spam-crm114-unregister-ham-routine): Add CRM114 support.
21945
21946 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
21947
21948 * gnus.el: Add spam-use-crm114.
21949
21950 * spam.el (spam-list-of-processors, spam-registration-functions):
21951 Add spam-use-resend.
21952 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21953 (spam-report-articles-gmane): Add doc fix.
21954 (spam-report-articles-resend, spam-report-resend-register-routine):
21955 Add wrappers around spam-report-resend-to.
21956
21957 * spam-report.el (spam-report-resend-to, spam-report-resend):
21958 Add support for resending spam.
21959 (spam-report-gmane): Fix line length >80.
21960
21961 * gnus.el (spam-process): Add spam-use-resend.
21962
21963 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21964
21965 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21966 number of processed spam messages.
21967 (spam-ham-copy-or-move-routine): Return the number of processed
21968 ham messages.
21969 (spam-summary-prepare-exit): Use the above values to decide
21970 whether status messages shouled be displayed.
21971
21972 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
21973
21974 * rfc2047.el (rfc2047-encode-function-alist): Rename from
21975 `rfc2047-encoding-function-alist' in order to avoid conflicting
21976 with the old version.
21977 (rfc2047-encode-region): Concatenate words containing non-ASCII
21978 characters in structured fields; don't encode space-delimited
21979 ASCII words even in unstructured fields; don't break words at
21980 char-category boundaries.
21981 (rfc2047-encode-1): New function.
21982 (rfc2047-encode): Use it; encode text so that it occupies the
21983 maximum width within 76-column; work correctly on Q encoding for
21984 iso-2022-* charsets.
21985 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21986 sure not to break a line just after the header name.
21987 (rfc2047-b-encode-region): Remove.
21988 (rfc2047-b-encode-string): New function.
21989 (rfc2047-q-encode-region): Remove.
21990 (rfc2047-q-encode-string): New function.
21991
21992 * mm-util.el (mm-replace-in-string): New function.
21993
21994 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
21995
21996 * gnus-msg.el (gnus-inews-make-draft-meta-information):
21997 Really get it right.
21998 (gnus-inews-make-draft): Really.
21999
22000 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
22001
22002 * nnmh.el (nnmh-request-list-1): Don't check the link count
22003 before descending. (small patch)
22004
22005 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
22006
22007 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
22008 stuff.
22009
22010 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
22011 Match on real group name.
22012
22013 * gnus-art.el (gnus-signature-limit): Doc fix.
22014
22015 * gnus-msg.el (gnus-inews-make-draft): Quote list.
22016
22017 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
22018
22019 * gnus-draft.el (gnus-draft-send):
22020 Bind rfc2047-encode-encoded-words.
22021
22022 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
22023 (rfc2047-encodable-p): Say that =? needs encoding.
22024 (rfc2047-encode-encoded-words): New variable.
22025
22026 * gnus-group.el (gnus-group-select-group): Doc fix.
22027
22028 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
22029
22030 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
22031 to nil.
22032
22033 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
22034
22035 * nnheader.el (nnheader-get-lines-and-char): New function.
22036
22037 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
22038
22039 * gnus-msg.el (gnus-summary-followup-with-original):
22040 Document yanking of region when active.
22041
22042 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
22043
22044 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
22045 groups if the group level is higher than the specified value.
22046
22047 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
22048
22049 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
22050 (gnus-group-jump-to-group): Add prefix argument using
22051 `gnus-group-jump-to-group-prompt'. Query before jumping to
22052 non-active group.
22053
22054 * compface.el (uncompface): Be verbose when changing
22055 `uncompface-use-external'.
22056
22057 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
22058 handle manual section.
22059
22060 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
22061
22062 * gnus-art.el (gnus-button-alist): Revert previous change.
22063
22064 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
22065
22066 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
22067
22068 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
22069
22070 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
22071 whether backend can accept message.
22072
22073 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
22074
22075 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
22076
22077 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
22078 Avoid creating directory when nntp-marks-is-evil is true.
22079 Reported by Reiner Steib.
22080
22081 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
22082
22083 * gnus-picon.el (gnus-picon-insert-glyph):
22084 Add optional `nostring' argument.
22085
22086 2004-05-18 Jesper Harder <harder@ifa.au.dk>
22087
22088 * gnus-picon.el (gnus-picon-style): New variable.
22089 (gnus-picon-transform-address): Support `gnus-picon-style'.
22090
22091 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
22092
22093 * message.el (message-fill-field): Return point.
22094 (message-generate-headers): Go to end of field.
22095
22096 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
22097 stuff for non-living groups.
22098
22099 2004-05-18 Jesper Harder <harder@ifa.au.dk>
22100
22101 * gnus-art.el (gnus-article-followup-with-original)
22102 (gnus-article-reply-with-original): gnus-mark-active-p ->
22103 gnus-region-active-p.
22104
22105 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
22106
22107 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
22108 only when there is spam or ham to be processed.
22109
22110 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
22111
22112 * mail-source.el (mail-source-delete-crash-box): Refactor.
22113 (mail-source-fetch): Use it.
22114 (mail-source-fetch-file): Ditto.
22115 (mail-source-fetch-directory): Run PostScript in loop.
22116 (mail-source-fetch-pop): Delete.
22117 (mail-source-fetch-maildir): Ditto.
22118 (mail-source-fetch-imap): Ditto.
22119
22120 * imap.el (imap-authenticators): Comment out sasl.
22121
22122 * message.el (message-skip-to-next-address): New function.
22123 (message-fill-header-address): Refactor.
22124 (message-fill-address): Use it.
22125 (message-delete-address): Use it.
22126 (message-fill-header-general): Refactor.
22127 (message-fill-field-address): Rename.
22128 (message-narrow-to-field): Find the start of the header.
22129 (message-header-format-alist): Don't pre-fill.
22130 (message-fill-header): Remove.
22131 (message-insert-header): New function.
22132 (message-shorten-references): Use it.
22133
22134 * rfc2047.el (rfc2047-field-value): Strip props.
22135
22136 * mail-parse.el (mail-header-make-address): New alias.
22137
22138 * ietf-drums.el (ietf-drums-make-address): New function.
22139
22140 * imap.el: Add compiler directives.
22141
22142 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
22143
22144 * gnus-art.el (article-decode-idna-rhs): Don't use
22145 message-idna-inside-rhs-p.
22146
22147 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
22148
22149 * message.el (message-idna-inside-rhs-p): Remove.
22150 (message-idna-to-ascii-rhs-1): Use proper address parsing.
22151
22152 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
22153 false positives.
22154
22155 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
22156
22157 * imap.el (imap-sasl-make-mechanisms): Use sasl.
22158
22159 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
22160
22161 * nneething.el (nneething-file-name): Don't create spurious
22162 files.
22163
22164 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
22165 (gnus-inews-do-gcc): Remove sleep.
22166
22167 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
22168 part under point.
22169
22170 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
22171 (gnus-agent-regenerate-group): Using nil messages aren't valid.
22172
22173 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
22174
22175 * spam.el (spam-summary-prepare-exit): Fix (length).
22176
22177 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
22178
22179 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
22180 as expired without moving it" message when there are spam
22181 messages left.
22182
22183 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
22184
22185 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
22186 header is not nil.
22187
22188 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
22189
22190 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
22191 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
22192 (nntp-marks-changed-p): New arg SERVER.
22193 (nntp-request-update-info): Adjust caller.
22194
22195 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
22196
22197 * nntp.el (nntp-save-marks): Pass missing arg.
22198
22199 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
22200
22201 * nntp.el: Support marks.
22202 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
22203 (nntp-marks-modtime, nntp-marks-directory): New variables.
22204 (nntp-request-set-mark, nntp-request-update-info)
22205 (nntp-possibly-create-directory, nntp-marks-changed-p)
22206 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
22207 New functions.
22208
22209 2004-05-12 Jesper Harder <harder@ifa.au.dk>
22210
22211 * gnus-score.el (gnus-score-insert-help):
22212 Use gnus-select-lowest-window.
22213
22214 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
22215 appt-select-lowest-window and rename to gnus-select-lowest-window.
22216
22217 * gnus.el: do.
22218
22219 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22220
22221 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
22222 encodings of MIME-encoded words, in order to improve
22223 interoperability with several broken MUAs.
22224
22225 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22226
22227 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
22228 tags, only when charsets are not specified in headers.
22229 (mm-inline-text-html-render-with-w3m): Ditto.
22230
22231 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22232
22233 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
22234 instead of MIME-decoded from fields when checking
22235 `gnus-article-address-banner-alist'.
22236
22237 2004-05-03 Jesper Harder <harder@ifa.au.dk>
22238
22239 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
22240 description rather than subject.
22241
22242 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
22243
22244 * gnus.el (gnus-version-number): Bump.
22245
22246 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
22247
22248 * gnus.el: No Gnus v0.2 is released.
22249
22250 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
22251
22252 * gnus-agent.el (gnus-agent-read-agentview):
22253 Inline gnus-uncompress-range.
22254
22255 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22256
22257 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
22258 `exec-installed-p'.
22259
22260 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22261
22262 * gnus.el (spam-process, spam-autodetect-methods):
22263 Add bsfilter and bsfilter-headers.
22264
22265 * spam.el (spam-bsfilter): New customize group.
22266 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
22267 (spam-bsfilter-header, spam-bsfilter-probability-header)
22268 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
22269 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
22270 (spam-bsfilter-database-directory): New options.
22271 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
22272 (spam-list-of-statistical-checks, spam-registration-functions):
22273 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
22274 (spam-bsfilter-score): New command.
22275 (spam-check-bsfilter-headers, spam-check-bsfilter)
22276 (spam-bsfilter-register-with-bsfilter)
22277 (spam-bsfilter-register-spam-routine)
22278 (spam-bsfilter-unregister-spam-routine)
22279 (spam-bsfilter-register-ham-routine)
22280 (spam-bsfilter-unregister-ham-routine): New functions.
22281 (spam-generic-score): Support bsfilter; Accept an optional argument
22282 to recalcurate spam score even if scoring header has already been
22283 added.
22284 (spam-bogofilter-score, spam-spamassassin-score): Accept an
22285 optional argument to recalcurate spam score even if scoring header
22286 has already been added.
22287
22288 2004-04-29 Jesper Harder <harder@ifa.au.dk>
22289
22290 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
22291 strings! Reported by David D. Smith <davidsmith@acm.org>.
22292 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
22293 link is missing.
22294
22295 2004-04-28 Jesper Harder <harder@ifa.au.dk>
22296
22297 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
22298 (html2text-get-attr): Rewrite.
22299
22300 * message.el (message-setup-1): Remove redundant put-text-property
22301 on mail-header-separator.
22302
22303 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
22304
22305 * gnus-registry.el (gnus-registry-cache-whitespace)
22306 (gnus-registry-action, gnus-registry-spool-action)
22307 (gnus-registry-split-fancy-with-parent): Change message levels
22308 from 5 to 3 or 7, as needed.
22309
22310 * spam.el (spam-summary-prepare-exit)
22311 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
22312 (spam-split, spam-find-spam, spam-log-undo-registration)
22313 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
22314 level from 5 to 6.
22315
22316 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
22317
22318 * gnus-ems.el: Autoload appt-select-lowest-window (revert
22319 2004-03-04 change).
22320
22321 2004-04-25 Jesper Harder <harder@ifa.au.dk>
22322
22323 * sieve-manage.el (sieve-manage-open):
22324 * nnweb.el (nnweb-insert-html):
22325 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
22326 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
22327 * nnspool.el (nnspool-request-group):
22328 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
22329 * nnml.el (nnml-request-update-info):
22330 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
22331 (nnmh-request-create-group, nnmh-update-gnus-unreads):
22332 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
22333 (nnimap-request-set-mark):
22334 * nnfolder.el (nnfolder-request-update-info):
22335 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
22336 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
22337 * gnus-uu.el (gnus-uu-find-articles-matching):
22338 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
22339 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
22340 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
22341 * gnus-nocem.el (gnus-nocem-scan-groups):
22342 * gnus-int.el (gnus-start-news-server):
22343 * gnus-group.el (gnus-group-make-kiboze-group)
22344 (gnus-group-browse-foreign-server):
22345 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
22346 Use mapc when appropriate.
22347
22348 2004-04-22 Dan Christensen <jdc@uwo.ca>
22349 Adam Sjøgren <asjo@koldfront.dk>
22350 Wes Hardaker <wes@hardakers.net>
22351 Michael Shields <shields@msrl.com>
22352
22353 * spam.el (spam-necessary-extra-headers): Get the extra headers we
22354 may need for spam sorting and scoring.
22355 (spam-user-format-function-S): Add user format function suitable for
22356 general use.
22357 (spam-article-sort-by-spam-status): Add sorting function for summary
22358 sorting.
22359 (spam-extra-header-to-number): Add function to get a score from a
22360 header.
22361 (spam-summary-score): Add function to get a numeric score from the
22362 headers.
22363 (spam-generic-score): Fix function doc, was in wrong place.
22364 (spam-initialize): Take symbols when it's run, and install the
22365 extra headers that spam-necessary-extra-headers thinks we need.
22366
22367 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
22368
22369 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
22370 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22371
22372 2004-04-17 Jesper Harder <harder@ifa.au.dk>
22373
22374 * gnus-sum.el (gnus-set-global-variables)
22375 (gnus-build-all-threads, gnus-get-newsgroup-headers)
22376 (gnus-article-get-xrefs, gnus-summary-best-group)
22377 (gnus-summary-next-article, gnus-summary-enter-digest-group)
22378 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
22379 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
22380 Use with-current-buffer.
22381
22382 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
22383
22384 * spam.el (spam-summary-prepare-exit): Simplify logic.
22385 (spam-fetch-article-header): Read the article header if it's not
22386 available.
22387 (spam-list-articles): Simplify logic.
22388 (spam-filelist-register-routine): Fix bug with unregister-list.
22389
22390 * gnus-registry.el: Fix comments at beginning.
22391
22392 2004-04-16 Jesper Harder <harder@ifa.au.dk>
22393
22394 * message.el (message-cater-to-broken-inn): Remove.
22395 (message-shorten-references): Make sure the total folded length of
22396 References is shorter than 998 characters to cater to a bug in INN
22397 2.3. Also, don't pretend that references aren't folded -- this
22398 hasn't worked for a while.
22399
22400 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22401
22402 * gnus-agent.el (gnus-agentize):
22403 gnus-agent-send-mail-real-function no longer set to current value
22404 of message-send-mail-function but rather a lambda that calls
22405 message-send-mail-function. The change makes the agent real-time
22406 responsive to user changes to message-send-mail-function.
22407
22408 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22409
22410 * legacy-gnus-agent.el
22411 (gnus-agent-convert-to-compressed-agentview): Fix typos with
22412 help from Florian Weimer <fw@deneb.enyo.de>
22413
22414 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
22415
22416 * nnmail.el (nnmail-cache-insert): Revert last change.
22417
22418 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
22419
22420 * nnmail.el (nnmail-cache-insert): Always check whether
22421 nnmail-cache-ignore-groups matches a group name.
22422
22423 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
22424
22425 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
22426 (spam-find-spam, spam-log-processing-to-registry)
22427 (spam-log-registered-p, spam-log-unregistration-needed-p)
22428 (spam-log-undo-registration): Use gnus-message instead of
22429 gnus-error, none of these errors are fatal.
22430
22431 * gnus-registry.el (gnus-registry-clean-empty-function)
22432 (gnus-registry-clean-empty): Remove only empty entries without
22433 extra data.
22434
22435 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
22436
22437 * spam-stat.el (spam-stat-buffer-change-to-spam)
22438 (spam-stat-buffer-change-to-non-spam): Change (error) to
22439 (gnus-message 8) invocation.
22440
22441 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
22442
22443 * nntp.el (nntp-via-netcat-command): New variable.
22444 (nntp-via-netcat-switches): New variable.
22445 (nntp-open-via-rlogin-and-netcat): New function.
22446 (nntp-open-connection-function): Doc fix.
22447 (nntp-telnet-command): Doc fix.
22448 (nntp-end-of-line): Doc fix.
22449 (nntp-via-rlogin-command): Doc fix.
22450 (nntp-via-user-name): Doc fix.
22451 (nntp-via-address): Doc fix.
22452
22453 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
22454
22455 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
22456 error in Emacs 21.1.
22457
22458 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
22459
22460 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
22461
22462 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
22463
22464 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
22465 (gnus-agent-with-refreshed-group): New macro.
22466 (gnus-agent-rename-group): New function.
22467 (gnus-agent-delete-group): New function.
22468 (gnus-agent-save-group-info): Use gnus-command-method when
22469 `method' parameter is nil. Don't write nil entries into the
22470 active file.
22471 (gnus-agent-get-group-info): New function.
22472 (gnus-agent-fetch-articles):
22473 Use gnus-agent-update-files-total-fetched-for to increment disk space
22474 used.
22475 (gnus-agent-fetch-headers, gnus-agent-save-alist):
22476 Use gnus-agent-update-view-total-fetched-for to increment disk space
22477 used.
22478 (gnus-agent-get-local): Add optional parameters to avoid calling
22479 gnus-group-real-name and gnus-find-method-for-group.
22480 (gnus-agent-set-local): Delete stored entry if either min, or max,
22481 are nil.
22482 (gnus-agent-fetch-session): Reworded error/quit messages.
22483 On quit, use gnus-agent-regenerate-group to record existence of any
22484 articles fetched to disk before the quit occurred.
22485 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
22486 gnus-agent-update-view-total-fetched-for, and
22487 gnus-agent-update-files-total-fetched-for to decrement disk space
22488 used.
22489 (gnus-agent-retrieve-headers):
22490 Use gnus-agent-update-view-total-fetched-for to increment disk space
22491 used.
22492 (gnus-agent-regenerate-group): Replace gnus-group-update-group
22493 with gnus-agent-update-files-total-fetched-for to decrement disk
22494 space and fresh group buffer.
22495 (gnus-agent-inhibit-update-total-fetched-for): New variable.
22496 (gnus-agent-need-update-total-fetched-for): New variable.
22497 (gnus-agent-update-files-total-fetched-for): New function.
22498 (gnus-agent-update-view-total-fetched-for): New function.
22499 (gnus-agent-total-fetched-for): New function.
22500
22501 * gnus-cache.el (gnus-cache-save-buffers):
22502 Use gnus-cache-update-overview-total-fetched-for to change disk space
22503 used by this group.
22504 (gnus-cache-possibly-enter-article):
22505 Use gnus-cache-update-file-total-fetched-for to increment disk space
22506 used by this group.
22507 (gnus-cache-possibly-remove-article):
22508 Use gnus-cache-update-file-total-fetched-for to decrement disk space
22509 used by this group.
22510 (gnus-cache-generate-nov-databases): Purge total fetched cache.
22511 (gnus-cache-rename-group): New function.
22512 (gnus-cache-delete-group): New function.
22513 (gnus-cache-inhibit-update-total-fetched-for): New variable.
22514 (gnus-cache-need-update-total-fetched-for): New variable.
22515 (gnus-cache-with-refreshed-group): New macro.
22516 (gnus-cache-update-file-total-fetched-for): New function.
22517 (gnus-cache-update-overview-total-fetched-for): New function.
22518 (gnus-cache-rename-group-total-fetched-for): New function.
22519 (gnus-cache-delete-group-total-fetched-for): New function.
22520 (gnus-cache-total-fetched-for): New function.
22521
22522 * gnus-group.el: Require gnus-sum and autoload functions to
22523 resolve warnings when gnus-group.el compiled alone.
22524 (gnus-group-line-format): Documented new %F.
22525 (size of Fetched data) group line format; identifies disk space
22526 used by agent and cache.
22527 (gnus-group-line-format-alist): Defined new F format.
22528 (gnus-total-fetched-for): New function.
22529 (gnus-group-delete-group): No longer update
22530 gnus-cache-active-altered as gnus-request-delete-group now keeps
22531 the cache in sync.
22532 (gnus-group-list-active): Let the agent store a server's active
22533 list if currently plugged.
22534
22535 * gnus-int.el (gnus-request-delete-group):
22536 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
22537 local disk in sync with the server.
22538 (gnus-request-rename-group):
22539 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
22540 local disk in sync with the server.
22541
22542 * gnus-start.el (gnus-get-unread-articles):
22543 Cosmetic simplification to logic.
22544
22545 * gnus-util.el (gnus-rename-file): New function.
22546
22547 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
22548
22549 * mm-util.el (mm-image-load-path): Handle nil in load-path.
22550
22551 2004-04-07 Jesper Harder <harder@ifa.au.dk>
22552
22553 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22554 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
22555
22556 2004-04-06 Jesper Harder <harder@ifa.au.dk>
22557
22558 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22559 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
22560
22561 2004-04-03 Jesper Harder <harder@ifa.au.dk>
22562
22563 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22564
22565 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
22566
22567 * spam.el (spam-set-difference): Add function to replace
22568 gnus-set-difference in spam.el.
22569 (spam-summary-prepare-exit): Use spam-set-difference.
22570
22571 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
22572
22573 * gnus-registry.el (gnus-registry-cache-file): Update to use
22574 gnus-dribble-directory OR gnus-home-directory OR ~.
22575 (gnus-registry-split-fancy-with-parent): Fix doc.
22576
22577 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
22578
22579 * message.el (message-exchange-point-and-mark):
22580 Use message-mark-active-p. Suggested by Jesper Harder
22581 <harder@ifa.au.dk>.
22582
22583 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
22584
22585 * message.el (message-exchange-point-and-mark): Don't activate
22586 region if it was inactive. Suggested by Hiroshi Fujishima
22587 <pooh@nature.tsukuba.ac.jp>.
22588
22589 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
22590
22591 * gnus-art.el (article-display-face): Display Faces in the same
22592 order as X-Faces.
22593
22594 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
22595
22596 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22597
22598 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
22599
22600 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22601 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22602 (gnus-article-mime-hierarchy): Remove.
22603 (gnus-article-mime-hierarchy-next): Remove.
22604 (gnus-article-mode): Revert 2004-03-19 change.
22605 (gnus-article-setup-buffer): Revert 2004-03-19 change.
22606 (gnus-insert-mime-button): Revert 2004-03-19 change.
22607 (gnus-mime-accumulate-hierarchy): Remove.
22608 (gnus-mime-enter-multipart): Remove.
22609 (gnus-mime-leave-multipart): Remove.
22610 (gnus-mime-display-part): Revert 2004-03-19 change.
22611 (gnus-mime-display-alternative): Revert 2004-03-19 change.
22612
22613 * mml.el (mml-preview): Revert 2004-03-19 change.
22614
22615 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
22616
22617 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22618
22619 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
22620
22621 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22622 t while entering a file name using the mm-with-multibyte macro.
22623 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22624
22625 * mm-util.el (mm-with-multibyte): New macro.
22626
22627 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
22628
22629 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
22630 New user option.
22631 (gnus-mime-multipart-functions): Doc and customization fix.
22632 (gnus-article-mime-hierarchy): New variable.
22633 (gnus-article-mime-hierarchy-next): New variable.
22634 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
22635 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
22636 gnus-article-mime-hierarchy-next to nil.
22637 (gnus-insert-mime-button): Show hierarchy numbers.
22638 (gnus-mime-accumulate-hierarchy): New function.
22639 (gnus-mime-enter-multipart): New function.
22640 (gnus-mime-leave-multipart): New function.
22641 (gnus-mime-display-part): Recompute hierarchical MIME structure.
22642 (gnus-mime-display-alternative): Show hierarchy numbers.
22643
22644 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22645 gnus-article-mime-hierarchy-next to nil.
22646
22647 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
22648
22649 * dns.el: Don't require gnus-xmas.
22650
22651 2004-03-17 Jesper Harder <harder@ifa.au.dk>
22652
22653 * mml.el (mml-generate-mime-1): Don't use format=flowed with
22654 inline PGP.
22655 (mml-menu): Disable mml-quote-region if mark is inactive.
22656
22657 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
22658
22659 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22660 when the group's active is not available.
22661
22662 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
22663
22664 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22665 error.
22666
22667 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
22668
22669 * imap.el (imap-store-password): New variable.
22670 (imap-interactive-login): Use it.
22671 Suggested by Mark Plaksin <happy@mcplaksin.org>.
22672
22673 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
22674
22675 * gnus-art.el (gnus-article-read-summary-keys): Restore new
22676 window-start and hscroll to summary window.
22677
22678 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
22679
22680 * gnus-start.el (gnus-convert-old-newsrc): Only write the
22681 conversion message to newsrc-dribble when an actual conversion is
22682 performed.
22683
22684 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
22685
22686 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22687
22688 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
22689
22690 * mm-decode.el (mm-complicated-handles): New function reviving
22691 former definition of mm-multiple-handles.
22692
22693 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22694 (gnus-mime-delete-part): Use it.
22695
22696 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
22697
22698 * gnus-agent.el (gnus-agent-read-local):
22699 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22700 avoid the implicit assumption that they will always be equal.
22701 (gnus-agent-save-local): Bind buffer-file-coding-system, not
22702 coding-system-for-write, as the with-temp-file macro first prints
22703 to a buffer then saves the buffer.
22704
22705 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
22706
22707 * gnus-art.el (gnus-article-edit-part): New function.
22708 (gnus-mime-save-part-and-strip): Use it; do query instead of
22709 signaling an error; don't use mm-multiple-handles.
22710 (gnus-mime-delete-part): Ditto.
22711
22712 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
22713
22714 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22715 old file versions.
22716 (gnus-group-prepare-hook): Remove function that converted list
22717 form of gnus-agent-expire-days to group properties.
22718
22719 * gnus-int.el: Autoload gnus-agent-regenerate-group.
22720 (gnus-request-accept-article): Re-indented.
22721
22722 * gnus-start.el (gnus-convert-old-newsrc): Registered new
22723 converters to handle old agent file formats. Add logic for a
22724 "backup before upgrading warning".
22725 (gnus-convert-mark-converter-prompt): Developers can mark
22726 functions as needing (default), or not needing,
22727 gnus-convert-old-newsrc's "backup before upgrading warning".
22728 (gnus-convert-converter-needs-prompt): Tests whether the user
22729 should be protected from potentially irreversable changes by the
22730 function.
22731
22732 * legacy-gnus-agent.el: New. Provides converters that are only
22733 loaded when gnus-convert-old-newsrc needs to call them.
22734
22735 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
22736
22737 * mail-source.el (mail-source-touch-pop): Doc fix.
22738
22739 * message.el (message-smtpmail-send-it): Doc fix.
22740
22741 2004-03-05 Jesper Harder <harder@ifa.au.dk>
22742
22743 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22744
22745 * nnmail.el (nnmail-split-fancy): do.
22746
22747 * gnus-kill.el (gnus-kill, gnus-execute): do.
22748
22749 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
22750
22751 * gnus-sum.el (gnus-widget-reversible-match)
22752 (gnus-widget-reversible-to-internal)
22753 (gnus-widget-reversible-to-external): New functions.
22754 (gnus-widget-reversible): New widget.
22755 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22756
22757 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
22758
22759 * gnus-sum.el (gnus-thread-sort-functions)
22760 (gnus-article-sort-functions): Document `(not F)' items.
22761
22762 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
22763
22764 * spam.el (spam-use-gmane-xref): Add new backend.
22765 (spam-gmane-xref-spam-group): Add variable to control the name of the
22766 Gmane spam group.
22767 (spam-blackhole-servers, spam-blackhole-good-server-regex)
22768 (spam-regex-headers-spam, spam-regex-headers-ham)
22769 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22770 (spam-list-of-checks): Add spam-use-gmane-xref to list of
22771 backends and checks.
22772 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22773
22774 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22775 an autodetect method.
22776
22777 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22778
22779 * gnus-int.el (gnus-request-accept-article): Inform the agent that
22780 articles are being added to a group.
22781 (gnus-request-replace-article): Inform the agent that articles
22782 need to be uncached as the cached contents are no longer valid.
22783
22784 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22785
22786 * binhex.el: Don't autoload executable-find.
22787
22788 * canlock.el: Don't autoload mail-fetch-field.
22789
22790 * gnus-ems.el: Don't autoload appt-select-lowest-window.
22791
22792 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22793 rmail-dont-reply-to and rmail-output.
22794
22795 * gnus-score.el: Don't autoload ffap-string-at-point.
22796
22797 * gnus-setup.el: Don't autoload sc-cite-original.
22798
22799 * imap.el: Don't autoload base64-decode-string,
22800 base64-encode-string and md5.
22801
22802 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22803 and rmail-msg-restore-non-pruned-header.
22804
22805 * mm-decode.el: Don't autoload executable-find.
22806
22807 * mm-url.el: Don't autoload executable-find.
22808
22809 * mm-view.el: Don't autoload diff-mode.
22810
22811 * nndb.el: Don't autoload news-reply-mode, news-setup,
22812 cancel-timer and telnet.
22813
22814 * password.el: Don't autoload run-at-time for Emacs.
22815
22816 * sha1-el.el: Don't autoload executable-find.
22817
22818 * sieve-mode.el: Don't autoload c-mode.
22819
22820 * uudecode.el: Don't autoload executable-find.
22821
22822 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22823
22824 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22825 (gnus-agent-possibly-alter-active): Avoid null in numeric
22826 comparison.
22827 (gnus-agent-set-local): Refuse to save null in local object table.
22828 (gnus-agent-regenerate-group): The REREAD parameter can now be a
22829 list of articles that will be marked as unread.
22830
22831 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22832
22833 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22834
22835 2004-03-04 Jesper Harder <harder@ifa.au.dk>
22836
22837 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22838 language tags.
22839
22840 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
22841
22842 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22843 Don't bind "obarray".
22844
22845 * gnus-sum.el (gnus-thread-sort-functions):
22846 Add `gnus-thread-sort-by-most-recent-number' and
22847 `gnus-thread-sort-by-most-recent-date'.
22848 Reported by Kai Grossjohann <kai@emptydomain.de>.
22849
22850 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
22851
22852 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22853
22854 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
22855
22856 * gnus-cus.el (gnus-agent-customize-category):
22857 Remove ignore-errors macro reference that required cl to be loaded at
22858 run-time.
22859
22860 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22861 single-interval range of the form (min . max). Previously the
22862 range had to look like ((min . max)). Likewise, return
22863 (min . max) rather than ((min . max)).
22864 (gnus-range-map): Use gnus-range-normalize to accept
22865 single-interval range.
22866
22867 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22868 the cache, but not the agent, now appear with their usual face.
22869
22870 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
22871
22872 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22873 w3m-safe-url-regexp variable buffer-local.
22874
22875 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22876
22877 2004-02-27 Simon Josefsson <jas@extundo.com>
22878
22879 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22880 gnus-group-real-prefix.
22881 (gnus-summary-move-article): Use it, instead of
22882 gnus-group-real-prefix.
22883
22884 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
22885
22886 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22887 w3m-safe-url-regexp variable buffer-local and set it as the value
22888 of mm-w3m-safe-url-regexp.
22889
22890 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22891
22892 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22893 parsing gnus-posting-styles when the message is not for replying.
22894
22895 * nnrss.el (nnrss-opml-export):
22896 Use mm-set-buffer-file-coding-system instead of
22897 set-buffer-file-coding-system.
22898
22899 2004-02-27 Jesper Harder <harder@ifa.au.dk>
22900
22901 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22902 of checkdoc.el).
22903 * nnrss.el: do.
22904 * gnus-mlspl.el: do.
22905 * gnus-ml.el: do.
22906 * gnus-srvr.el: do.
22907
22908 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22909
22910 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
22911
22912 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22913 Corrections to custom-manual links.
22914
22915 * gnus-art.el (gnus-article): Ditto.
22916
22917 * mm-decode.el (mime-display, mime-security): Ditto.
22918
22919 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22920
22921 * flow-fill.el: Typo.
22922
22923 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
22924
22925 * spam-wash.el: New file.
22926
22927 2004-02-26 Mark A. Hershberger <mah@everybody.org>
22928
22929 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22930
22931 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
22932
22933 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22934 to be run with new-articles as LIST1, not LIST2.
22935 (spam-registration-functions): Add spam-use-ham-copy as a nil
22936 registration backend.
22937
22938 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22939
22940 * spam-stat.el (spam-stat-washing-hook): New option.
22941 (spam-stat-buffer-words): Use it.
22942 (spam-stat-process-directory, spam-stat-test-directory):
22943 Use insert-file-contents-literally.
22944 (spam-stat-coding-system): New variable.
22945 (spam-stat-load, spam-stat-save): Use it.
22946
22947 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
22948
22949 * spam-report.el (spam-report-plug-agent):
22950 Quote spam-report-url-to-file and spam-report-url-ping-plain.
22951
22952 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
22953
22954 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22955 Allow / in mailto URLs.
22956
22957 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
22958
22959 * spam-report.el (spam-report-process-queue): Fix interactive use.
22960 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22961 (spam-report-unplug-agent): Doc fixes.
22962 (spam-report-url-ping-mm-url, spam-report-url-to-file)
22963 (spam-report-agentize, spam-report-deagentize):
22964 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
22965
22966 * message.el (message-setup-fill-variables): Add mml tags to
22967 paragraph-start and paragraph-separate. Suggested by Andrew Korty
22968 <ajk@iu.edu>.
22969 (message-mode): Don't modify paragraph-separate there.
22970
22971 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
22972
22973 * compface.el (uncompface-use-external): Default to undecided.
22974 (uncompface-use-external-threshold): New variable.
22975 (uncompface-float-time): New macro.
22976 (uncompface): Determine whether to use the external decoder if
22977 uncompface-use-external is undecided.
22978
22979 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22980
22981 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22982 after images.
22983
22984 * gnus-art.el (gnus-mime-display-single): Remove dead code.
22985
22986 2004-02-14 Jesper Harder <harder@ifa.au.dk>
22987
22988 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22989
22990 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22991
22992 * gnus-sum.el (gnus-summary-limit-to-age)
22993 (gnus-summary-limit-children): do.
22994
22995 * gnus-int.el (gnus-request-scan): do.
22996
22997 * gnus-group.el (gnus-group-suspend): do.
22998
22999 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
23000
23001 * gnus-cite.el (gnus-cite-parse-attributions): do.
23002
23003 * gnus-agent.el (gnus-summary-set-agent-mark)
23004 (gnus-agent-regenerate-group): do.
23005
23006 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
23007
23008 * binhex.el (binhex-decode-region-internal): do.
23009
23010 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
23011
23012 * gnus-fun.el (gnus-face-properties-alist): New user option.
23013 (gnus-display-x-face-in-from): Use it.
23014
23015 * gnus-art.el (article-display-face): Ditto.
23016
23017 * compface.el (uncompface-use-external): Default to nil.
23018
23019 2004-02-12 Jesper Harder <harder@ifa.au.dk>
23020
23021 * nntp.el (nntp-erase-buffer): New function.
23022 (nntp-retrieve-data, nntp-send-command)
23023 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
23024 (nntp-possibly-change-group): Use it.
23025
23026 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
23027 Use with-current-buffer.
23028
23029 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
23030
23031 * compface.el: Merge the ELisp-based uncompface program.
23032 (compface): New customization group.
23033 (uncompface-use-external): New user option.
23034 (uncompface): Call uncompface-internal if uncompface-use-external
23035 is nil.
23036 (uncompface-internal): New function. Note that there are also
23037 some other functions and variables added for this function.
23038
23039 2004-02-10 Jesper Harder <harder@ifa.au.dk>
23040
23041 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
23042 if necessary.
23043
23044 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
23045
23046 * spam-report.el (spam-report-unplug-agent)
23047 (spam-report-plug-agent, spam-report-deagentize)
23048 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
23049 Add support for the Agent in spam-report: when unplugged, report to a
23050 file; when plugged, submit all the requests.
23051
23052 * spam.el (spam-register-routine): Fix message about
23053 registration.
23054
23055 2004-02-09 Jesper Harder <harder@ifa.au.dk>
23056
23057 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
23058 dependencies.
23059 (rfc2047-encode): Use it.
23060
23061 * gnus-art.el (gnus-button-marker-list): Move before first
23062 reference.
23063
23064 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23065 (imap-parse-body): Fix format string mismatch.
23066
23067 * gnus-score.el (gnus-summary-increase-score): do.
23068
23069 * nnrss.el (nnrss-close): New function.
23070
23071 2004-02-08 Jesper Harder <harder@ifa.au.dk>
23072
23073 * nnrss.el (nnrss-make-filename): New function.
23074 (nnrss-request-delete-group, nnrss-read-server-data)
23075 (nnrss-save-server-data, nnrss-read-group-data)
23076 (nnrss-save-group-data): Use it.
23077 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
23078 (nnrss-read-server-data, nnrss-read-group-data): Use load.
23079 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
23080
23081 2004-02-07 Jesper Harder <harder@ifa.au.dk>
23082
23083 * mml.el (mml-compute-boundary-1): Don't uncompress files.
23084
23085 2004-02-06 Jesper Harder <harder@ifa.au.dk>
23086
23087 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
23088 files.
23089
23090 * message.el (message-generate-headers-first): Don't quote nil
23091 and t in docstrings.
23092
23093 * imap.el (imap-id): do.
23094
23095 * gnus-agent.el (gnus-agent-consider-all-articles)
23096 (gnus-agent-queue-mail): do.
23097
23098 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
23099
23100 * spam-report.el (spam-report-process-queue): New function.
23101 Process requests from `spam-report-requests-file'.
23102 (spam-report-process-queue): Doc fix.
23103
23104 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
23105
23106 * spam.el (spam-register-routine)
23107 (spam-log-processing-to-registry, spam-log-registered-p)
23108 (spam-log-unregistration-needed-p, spam-log-undo-registration):
23109 Change "check" to "spam-check" for semi-clarity.
23110
23111 2004-02-05 Jesper Harder <harder@ifa.au.dk>
23112
23113 * pop3.el: Require nnheader.
23114
23115 * mml-smime.el: Require cl. Autoload message-fetch-field.
23116
23117 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
23118
23119 * gnus-picon.el: Require cl.
23120
23121 * gnus-fun.el: Require gnus-ems and gnus-util.
23122
23123 * gnus.el (gnus-method-to-server): Move defsubst before first use.
23124
23125 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
23126
23127 * gnus-art.el (gnus-article-edit-mode): Define before first
23128 reference.
23129
23130 2004-02-04 Jesper Harder <harder@ifa.au.dk>
23131
23132 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
23133 (gnus-uu-post-encoded): Use point-at-bol.
23134
23135 * gnus-topic.el (gnus-group-active-topic-p): do.
23136
23137 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
23138
23139 * gnus-group.el (gnus-group-kill-region): do.
23140
23141 * gnus-art.el (article-date-ut): do.
23142
23143 * message.el (message-fetch-field): Remove redundant
23144 case-fold-search binding.
23145 (message-narrow-to-field): Simplify.
23146
23147 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
23148
23149 * spam.el (spam-directory): Derive from `gnus-directory'.
23150
23151 * spam-report.el (spam-report-url-to-file)
23152 (spam-report-requests-file): New function and variable for offline
23153 reporting.
23154 (spam-report-url-ping-function): Add `spam-report-url-to-file'
23155 and user defined function.
23156 (spam-report-url-ping-mm-url): Remove doubled slash.
23157
23158 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
23159
23160 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
23161
23162 2004-02-03 Jesper Harder <harder@ifa.au.dk>
23163
23164 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
23165 Fix format string mismatch.
23166
23167 * sieve.el (sieve-deactivate-all): do.
23168
23169 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
23170
23171 * nnlistserv.el (nnlistserv-kk-wash-article): do.
23172
23173 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
23174
23175 * mm-bodies.el (mm-7bit-chars): Don't include \r.
23176
23177 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
23178
23179 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
23180 the list of checks.
23181
23182 2004-01-31 Jesper Harder <harder@ifa.au.dk>
23183
23184 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
23185 padding.
23186
23187 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
23188
23189 * mm-view.el (mm-fill-flowed): New variable.
23190 (mm-inline-text): Use it.
23191
23192 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
23193
23194 * spam.el (spam-spamassassin-register-ham-routine)
23195 (spam-spamassassin-register-spam-routine): Fix function names.
23196
23197 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
23198
23199 * gnus.el (gnus-tmp-grouplens): Remove.
23200 (gnus-summary-line-format): Remove grouplens.
23201
23202 * gnus-group.el (gnus-group-line-format): Ditto.
23203
23204 * gnus-spec.el (gnus-format-specs): Ditto.
23205 (gnus-update-format-specifications): Flush the group format spec
23206 cache if there's the grouplens stuff.
23207 (gnus-parse-simple-format): Replace %l with the empty string.
23208
23209 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
23210
23211 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
23212 omission.
23213
23214 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
23215
23216 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
23217 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23218
23219 2004-01-25 Paul Jarc <prj@po.cwru.edu>
23220
23221 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
23222 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
23223 New macros and functions.
23224 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
23225 Handle > NLINK_MAX messages.
23226 * nnmaildir.el (nnmaildir-request-set-mark):
23227 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
23228
23229 2004-01-25 Alex Schroeder <alex@gnu.org>
23230
23231 * spam-stat.el (spam-stat-process-directory-age): New option.
23232 (spam-stat-process-directory): Use it.
23233
23234 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
23235
23236 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
23237 (spam-stat-save): Accept prefix argument.
23238
23239 2004-01-23 Paul Jarc <prj@po.cwru.edu>
23240
23241 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
23242 links" error.
23243
23244 2004-01-23 Jesper Harder <harder@ifa.au.dk>
23245
23246 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
23247 compatibility with old .newsrc.eld files.
23248
23249 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
23250
23251 * gnus-start.el (gnus-1): do.
23252
23253 * gnus-group.el (gnus-group-line-format-alist): do.
23254
23255 * gnus.el (gnus-use-grouplens, gnus-visual): do.
23256
23257 * gnus-gl.el: Remove.
23258
23259 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
23260
23261 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
23262 marks consisting of a single range {for example, (3 . 5)} rather
23263 than a list of a single range { ((3 . 5)) }.
23264
23265 2004-01-23 Jesper Harder <harder@ifa.au.dk>
23266
23267 * spam-stat.el (spam-stat-store-gnus-article-buffer):
23268 Use with-current-buffer.
23269 (spam-stat-store-current-buffer): Use insert-buffer-substring to
23270 avoid consing a string.
23271
23272 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
23273 Remove obsolete entries for big5 and gb2312.
23274
23275 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
23276
23277 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
23278 uncompressed list.
23279
23280 2004-01-22 Jesper Harder <harder@ifa.au.dk>
23281
23282 * spam-stat.el (spam-stat-strip-xref): New function.
23283 (spam-stat-process-directory): Use it.
23284
23285 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
23286 here -- it's done in message-fetch-field.
23287
23288 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
23289
23290 * gnus-agent.el (gnus-agent-queue-mail)
23291 (gnus-agent-prompt-send-queue): New variables.
23292 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
23293 * gnus-draft.el (gnus-group-send-queue): Pass the group name
23294 "nndraft:queue" along to gnus-draft-send.
23295 Use gnus-agent-prompt-send-queue.
23296 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
23297 is "nndraft:queue". Suggested by Gaute Strokkenes
23298 <gs234@srcf.ucam.org>
23299
23300 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
23301 (agent-enable-undownloaded-faces): Add.
23302 (gnus-agent-cat-groups): Use eval-and-compile, not
23303 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
23304 method of gnus-agent-cat-groups even when the buffer has been
23305 evalled.
23306 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
23307 delete gnus-agent-save-active-1.
23308 (gnus-agent-save-groups): Delete. Identical to
23309 gnus-agent-save-active.
23310 (gnus-agent-write-active): No longer adjust agent's copy of active
23311 file as agent's adjustments are now stored in their own
23312 file. Remove optional parameter.
23313 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
23314 servers. Add use of min/max range limits from server's local
23315 file.
23316 (gnus-agent-save-alist): Remove unused optional argument.
23317 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
23318 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
23319 (gnus-agent-set-local): A per-server file that keeps min/max range
23320 limits for articles known to the agent. Provides a fast mechanism
23321 for altering many active ranges.
23322 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
23323 active file (local makes it unnecessary).
23324 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
23325
23326 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
23327 (agent-enable-undownloaded-faces): Add.
23328
23329 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
23330 disable it when sending to "nndraft:queue".
23331 (gnus-group-send-queue): Add safety check to avoid sending queue
23332 when unplugged.
23333
23334 * gnus-group.el (gnus-group-catchup): Use new
23335 gnus-sequence-of-unread-articles, not
23336 gnus-list-of-unread-articles, to avoid exhausting memory with huge
23337 numbers of articles. Use gnus-range-map to avoid having to
23338 uncompress the unread list.
23339 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
23340 Fix invalid ange-ftp reference.
23341
23342 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
23343 (gnus-sorted-range-intersection): Intersection of two ranges
23344 without requiring that they first be uncompressed.
23345
23346 * gnus-start.el (gnus-activate-group): Unless blocked by the
23347 caller, possibly expand the active range to include both cached
23348 and agentized articles.
23349 (gnus-convert-old-newsrc): Rewrote in anticipation of having
23350 multiple version-dependent converters.
23351 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
23352 gnus-agent-save-active.
23353 (gnus-save-newsrc-file): Save dirty agent range limits.
23354
23355 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
23356 gnus-agent-possibly-alter-active.
23357 (gnus-adjust-marked-articles): Faster handling of simple lists.
23358
23359 2004-01-21 Jesper Harder <harder@ifa.au.dk>
23360
23361 * spam-stat.el (spam-stat-test-directory): New optional argument
23362 displays a list of files detected. Suggested by Andrew Cohen
23363 <cohen@andy.bu.edu>.
23364 (spam-stat-buffer-words-with-scores): Don't narrow and change
23365 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
23366
23367 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
23368
23369 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
23370 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
23371 (spam-spamassassin-arguments)
23372 (spam-spamassassin-spam-flag-header)
23373 (spam-spamassassin-positive-spam-flag-header)
23374 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
23375 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
23376 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
23377 (spam-list-of-processors, spam-list-of-checks)
23378 (spam-list-of-statistical-checks, spam-registration-functions)
23379 (spam-check-spamassassin-headers, spam-check-spamassassin)
23380 (spam-spamassassin-score)
23381 (spam-spamassassin-register-with-sa-learn)
23382 (spam-spamassassin-register-spam-routine)
23383 (spam-spamassassin-register-ham-routine)
23384 (spam-assassin-register-spam-routine)
23385 (spam-assassin-register-ham-routine): Add SpamAssassin support.
23386 (spam-bogofilter-score): Fix to show article before scoring.
23387
23388 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
23389
23390 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
23391 default scoring function.
23392 (spam-generic-score): Call spam-spamassassin-score if
23393 spam-use-spamassassin or spam-use-spamassassin-headers is on;
23394 spam-bogofilter-score otherwise.
23395
23396 * gnus.el (spam-process, spam-autodetect-methods):
23397 Add spamassassin and spamassassin-headers.
23398
23399 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
23400
23401 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23402 Suppress unnecessary messages.
23403
23404 2004-01-20 Jesper Harder <harder@ifa.au.dk>
23405
23406 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
23407 make-hash-table.
23408
23409 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
23410
23411 * canlock.el (base64-encode-string): Don't autoload it.
23412
23413 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
23414
23415 * run-at-time.el: Remove useless (require 'itimer),
23416 eval-and-compile and (featurep 'xemacs).
23417
23418 2004-01-16 Jesper Harder <harder@ifa.au.dk>
23419
23420 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
23421 GROUP is a virtual group.
23422
23423 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
23424
23425 * gnus.el: Autoload `message-y-or-n-p'.
23426
23427 2004-01-15 Jesper Harder <harder@ifa.au.dk>
23428
23429 * pgg-parse.el: Remove unnecessary (require 'custom).
23430
23431 * pgg-def.el: do.
23432
23433 * nnmail.el: do.
23434
23435 * gnus-undo.el: do.
23436
23437 * gnus-picon.el: do.
23438
23439 * gnus-util.el: do.
23440
23441 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
23442
23443 * gnus-sum.el (gnus-pick-line-number): Add autoload.
23444
23445 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
23446
23447 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
23448 handle, as well as a list.
23449
23450 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
23451 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
23452 (mm-w3m-cid-retrieve): Simplify.
23453
23454 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
23455
23456 * message.el (message-kill-to-signature): Allow prefix arg to
23457 specify number of lines to keep before signature.
23458
23459 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
23460
23461 * message.el (message-kill-to-signature): Change docstring.
23462
23463 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
23464
23465 * canlock.el: Always require sha1-el.
23466 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
23467
23468 * message.el: Autoload sha1 only when compiling.
23469
23470 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
23471
23472 * message.el (message-canlock-generate): Require sha1-el.
23473
23474 2004-01-13 Jesper Harder <harder@ifa.au.dk>
23475
23476 * message.el (message-expand-name): Silence the byte compiler.
23477
23478 2004-01-13 Simon Josefsson <jas@extundo.com>
23479
23480 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
23481 Invoke gnus-score-mode.
23482 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23483
23484 * gnus-range.el (gnus-compress-sequence): Doc fix.
23485 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
23486
23487 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23488
23489 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
23490
23491 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
23492
23493 * spam.el (spam-get-article-as-string): Update to use
23494 gnus-request-article-this-buffer, much simpler.
23495 (spam-get-article-as-buffer): Remove.
23496
23497 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
23498
23499 * message.el (message-expand-name): Use EUDC if the user uses that.
23500
23501 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23502
23503 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
23504 character for the encoding to avoid consing a string.
23505
23506 * rfc2047.el (rfc2047-decode-string): Don't cons a string
23507 unnecessarily.
23508
23509 * mm-util.el (mm-replace-chars-in-string): Remove.
23510
23511 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
23512 of mm-replace-chars-in-string.
23513
23514 2004-01-11 Jesper Harder <harder@ifa.au.dk>
23515
23516 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
23517
23518 * mm-util.el (mm-subst-char-in-string): Support inplace.
23519
23520 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
23521 a new string in every iteration. Use shy groups.
23522
23523 2004-01-10 Jesper Harder <harder@ifa.au.dk>
23524
23525 * gnus-srvr.el (gnus-browse-unsubscribe-group):
23526 * gnus-soup.el (gnus-soup-group-brew):
23527 * gnus-msg.el (gnus-put-message):
23528 * gnus-move.el (gnus-group-move-group-to-server):
23529 * gnus-kill.el (gnus-batch-score):
23530 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
23531 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
23532 (gnus-group-update-group, gnus-group-read-group)
23533 (gnus-group-make-group, gnus-group-make-help-group)
23534 (gnus-group-make-archive-group, gnus-group-make-directory-group)
23535 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
23536 (gnus-group-sort-by-unread, gnus-group-catchup)
23537 (gnus-group-unsubscribe-group, gnus-group-kill-group)
23538 (gnus-group-yank-group, gnus-group-set-info)
23539 (gnus-group-list-groups):
23540 * gnus.el (gnus-generate-new-group-name):
23541 * gnus-delay.el (gnus-delay-send-queue):
23542 * nnvirtual.el (nnvirtual-catchup-group):
23543 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23544 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23545 (gnus-group-prepare-topics, gnus-topic-check-topology):
23546 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23547 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23548 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23549 (gnus-group-make-articles-read):
23550 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23551 (gnus-group-change-level, gnus-kill-newsgroup)
23552 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23553 (gnus-get-unread-articles, gnus-make-articles-unread)
23554 (gnus-make-ascending-articles-unread): Use accessor
23555 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23556 to get group information for improved readability.
23557
23558 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23559
23560 * gnus-art.el (article-decode-mime-words, article-babel)
23561 (gnus-article-highlight-signature, gnus-article-add-buttons)
23562 (gnus-signature-toggle): Use gnus-with-article-buffer.
23563
23564 * gnus-art.el (gnus-article-highlight-headers)
23565 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23566
23567 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23568 (gnus-article-set-globals, gnus-request-article-this-buffer)
23569 (gnus-button-message-id, gnus-article-maybe-hide-headers)
23570 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23571 (gnus-mime-display-alternative): Use with-current-buffer.
23572
23573 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23574
23575 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23576 also under 80 char limit, and call gnus-error if needed.
23577 (spam-fetch-article-header): Fix - it was a
23578 buffer-local variable (gnus-newsgroup-data).
23579 (spam-find-spam): Use spam-generate-fake-headers, forget about
23580 spam-insert-fake-headers.
23581 (spam-insert-fake-headers): Remove.
23582
23583 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23584
23585 * deuglify.el (gnus-article-outlook-unwrap-lines)
23586 (gnus-outlook-rearrange-article)
23587 (gnus-outlook-repair-attribution-outlook)
23588 (gnus-outlook-repair-attribution-block)
23589 (gnus-outlook-repair-attribution-other): Remove redundant
23590 save-excursion.
23591
23592 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23593
23594 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23595 (spam-fetch-field-subject-fast)
23596 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23597 (spam-fetch-article-header): Add functions to deal with Gnus
23598 internals for fast retrieval of article header data.
23599 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
23600
23601 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23602
23603 * pop3.el (pop3-md5): Remove.
23604 (pop3-apop): Replace pop3-md5 with md5.
23605
23606 * mm-bodies.el: base64 is always built-in.
23607
23608 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23609 Use with-current-buffer.
23610
23611 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
23612
23613 * canlock.el (canlock-insert-header): Remove excessive grouping in
23614 regexp.
23615
23616 * gnus-sum.el (gnus-summary-read-document): Ditto.
23617
23618 * gnus-uu.el (gnus-uu-part-number): Ditto.
23619
23620 * html2text.el (html2text-remove-tags): Ditto.
23621 (html2text-format-tags): Ditto.
23622 (html2text-format-single-elements): Ditto.
23623
23624 * mml.el (mml-parse-1): Ditto.
23625
23626 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23627
23628 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23629
23630 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23631
23632 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23633
23634 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23635
23636 2003-11-15 Simon Josefsson <jas@extundo.com>
23637
23638 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23639 (pgg-gpg-lookup-key): Use regexp match instead of
23640 split-string (split-string is different between emacs 21.2 and
23641 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
23642
23643 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23644
23645 * gnus-art.el (gnus-mime-view-all-parts)
23646 (gnus-article-part-wrapper, gnus-article-view-part):
23647 Use with-current-buffer.
23648
23649 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23650
23651 * spam.el (spam-disable-spam-split-during-ham-respool)
23652 (spam-spamoracle-database, spam-cache-lookups)
23653 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23654 (spam-group-ham-mark-p, spam-group-spam-mark-p)
23655 (spam-group-ham-marks, spam-group-spam-marks)
23656 (spam-group-spam-contents-p, spam-group-ham-contents-p)
23657 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23658 also add spam-use-blackholes to the statistical checks.
23659 (spam-fetch-field-fast): Add interface to fetching fields, may
23660 become a macro.
23661 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23662 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23663 (spam-insert-fake-headers): Fake an article when needed.
23664 (spam-find-spam): Fake article when possible.
23665 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23666 (spam-check-bogofilter-headers): Use message-fetch-field instead
23667 of nnmail-fetch-field.
23668
23669 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
23670
23671 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23672
23673 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23674
23675 * spam.el (spam-split): Do not require spam-use-CHECK to be
23676 enabled if that check is passed to spam-split explicitly; also
23677 fix so 'spam doesn't get converted to spam-split-group when
23678 spam-split-symbolic-return is t.
23679 (spam-find-spam): Find registrations of the article and use those
23680 instead of re-running spam-split to find the spam/ham
23681 classification of the article.
23682 (spam-log-processing-to-registry, spam-log-registered-p)
23683 (spam-log-unregistration-needed-p, spam-log-undo-registration):
23684 Use gnus-error instead of gnus-message.
23685 (spam-log-registration-type): Add function to determine the
23686 classification of a message based on registry entries; will
23687 return nil if both 'spam and 'ham are found.
23688 (spam-check-BBDB): Expand all the BBDB macros here so we can have
23689 a reasonably fast local cache without the loading errors.
23690 (spam-cache-lookups): Set to t by default.
23691 (spam-find-spam): Don't try to guess spam-cache-lookups.
23692 (spam-enter-whitelist, spam-enter-blacklist): Clear the
23693 spam-caches entry.
23694 (spam-filelist-build-cache, spam-filelist-check-cache):
23695 Fix caching of whitelist/blacklist entries.
23696 (spam-check-whitelist, spam-check-blacklist):
23697 Invoke spam-from-listed-p with a type, not a cache variable.
23698 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23699
23700 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23701
23702 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23703
23704 * nnmail.el (nnmail-split-fancy): do.
23705
23706 * mml.el (mml-parse): do.
23707
23708 * gnus-score.el (gnus-enter-score-words-into-hashtb)
23709 (gnus-score-adaptive): do.
23710
23711 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23712
23713 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23714 (gnus-mime-button-map): Don't set keymap parent.
23715 (gnus-button-ctan-directory-regexp): Use shy grouping.
23716 (gnus-prev-page-map): Don't set keymap parent.
23717 (gnus-prev-page-map): Remove duplicated one.
23718 (gnus-next-page-map): Don't set keymap parent.
23719 (gnus-mime-security-button-map): Ditto.
23720
23721 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23722 version number.
23723
23724 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23725
23726 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23727
23728 * canlock.el (canlock-sha1-function): Remove.
23729 (canlock-sha1-function-for-verify): Remove.
23730 (canlock-openssl-program): Remove.
23731 (canlock-openssl-args): Remove.
23732 (canlock-ignore-errors): Remove.
23733 (canlock-sha1-with-openssl): Remove.
23734 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23735 (canlock-verify): Don't use canlock-ignore-errors.
23736
23737 * sha1-el.el (sha1-string-external): Make it can return a string
23738 in binary form.
23739 (sha1-region-external): Ditto.
23740 (sha1-string-internal): Ditto.
23741 (sha1-region-internal): Ditto.
23742 (sha1-region): Ditto.
23743 (sha1-string): Ditto.
23744 (sha1): Ditto.
23745
23746 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
23747
23748 * spam.el (spam-report-articles-gmane): New command.
23749
23750 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23751
23752 * gnus.el: Don't make unnecessary *Group* buffer when loading.
23753
23754 * run-at-time.el (run-at-time-saved): Remove.
23755 (run-at-time): Doc fix.
23756
23757 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23758
23759 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23760 (gnus-summary-limit-map): Add it.
23761 (gnus-summary-make-menu-bar): do.
23762
23763 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
23764
23765 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23766 Make attempt at some caching support (done for BBDB only now).
23767 (spam-find-spam): Set spam-cache-lookups if there are more than 2
23768 addresses to be checked.
23769 (spam-clear-cache-BBDB): Add function, to be invoked by
23770 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23771 (spam-check-BBDB): Check and use the caches, if
23772 spam-cache-lookups is on, remove superfluous (provide).
23773
23774 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
23775
23776 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23777
23778 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
23779
23780 * run-at-time.el (run-at-time-saved): Move to after the definition
23781 of `run-at-time'.
23782
23783 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
23784
23785 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23786 mm-w3m-local-map-property.
23787
23788 * mm-view.el (mm-w3m-mode-map): Remove.
23789 (mm-w3m-local-map-property): Remove.
23790 (mm-inline-text-html-render-with-w3m): Don't use
23791 mm-w3m-local-map-property.
23792
23793 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23794
23795 * run-at-time.el: New file.
23796
23797 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23798 of gnus-set-text-properties.
23799
23800 * gnus-uu.el (gnus-uu-save-article): Ditto.
23801
23802 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23803
23804 * gnus-cite.el (gnus-cite-parse): Ditto.
23805
23806 * gnus-art.el (gnus-button-push): Use set-text-properties instead
23807 of gnus-.
23808
23809 * gnus.el: Change calls to nnheader-run-at-time and
23810 password-run-at-time throughout to use run-at-time directly.
23811
23812 * password.el: Remove definition of run-at-time.
23813
23814 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
23815
23816 * mml.el (mml-minibuffer-read-disposition): Show attachment type
23817 in prompt.
23818
23819 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23820
23821 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23822 XEmacs version.
23823
23824 * dns.el (dns-make-network-process): Use `open-network-stream'
23825 instead of `gnus-xmas-open-network-stream'.
23826
23827 * .cvsignore: Add auto-autoloads.el, custom-load.el.
23828
23829 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23830
23831 * gnus-art.el (gnus-mime-display-alternative)
23832 (gnus-insert-mime-button, gnus-insert-mime-security-button)
23833 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23834 Don't use gnus-local-map-property.
23835
23836 * gnus-util.el (gnus-local-map-property): Remove.
23837
23838 * mm-view.el (mm-view-pkcs7-decrypt):
23839 Replace gnus-completing-read-maybe-default with completing-read.
23840
23841 * gnus-util.el (gnus-completing-read): do.
23842 (gnus-completing-read-maybe-default): Remove.
23843
23844 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23845
23846 * password.el: Only autoload `run-at-time' if not XEmacs.
23847 Only autoload the itimer functions if XEmacs.
23848
23849 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23850
23851 * gnus-art.el (gnus-read-string): Remove.
23852 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23853 read-string.
23854
23855 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
23856
23857 * netrc.el: Autoload password-read.
23858 (netrc): Add configuration group.
23859 (netrc-encoding-method, netrc-openssl-path):
23860 Add variables for encoding and decoding of files with symmetric
23861 ciphers.
23862 (netrc-encode): Add assistant function to encode a file with
23863 netrc-encoding-method.
23864 (netrc-parse): Add interactive parameter, added optional
23865 decoding if netrc-encoding-method is non-nil but otherwise
23866 behavior is standard.
23867 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23868 Do s/encode/encrypt/ everywhere.
23869
23870 * spam.el: Remove executable-find autoload.
23871
23872 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23873
23874 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23875
23876 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23877
23878 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
23879
23880 * gnus-art.el (gnus-treat-ansi-sequences)
23881 (article-treat-ansi-sequences): New variable and function.
23882 Suggested by Dan Jacobson <jidanni@jidanni.org>.
23883
23884 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23885 Use it.
23886
23887 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23888
23889 * mm-util.el (mm-quote-arg): Remove.
23890
23891 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23892 shell-quote-argument.
23893
23894 * gnus-uu.el (gnus-uu-command): do.
23895
23896 * gnus-sum.el (gnus-summary-insert-pseudos): do.
23897
23898 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23899 with make-char.
23900
23901 * mm-util.el (mm-make-char): Remove.
23902
23903 * mml.el (mml-mode): Replace gnus-add-minor-mode with
23904 add-minor-mode.
23905
23906 * gnus-undo.el (gnus-undo-mode): do.
23907
23908 * gnus-topic.el (gnus-topic-mode): do.
23909
23910 * gnus-sum.el (gnus-dead-summary-mode): do.
23911
23912 * gnus-start.el (gnus-slave-mode): do.
23913
23914 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23915
23916 * gnus-ml.el (gnus-mailing-list-mode): do.
23917
23918 * gnus-gl.el (gnus-grouplens-mode): do.
23919
23920 * gnus-draft.el (gnus-draft-mode): do.
23921
23922 * gnus-dired.el (gnus-dired-mode): do.
23923
23924 * gnus-ems.el (gnus-add-minor-mode): Remove.
23925
23926 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23927 Replace gnus-char-width with char-width.
23928
23929 * gnus-ems.el (gnus-char-width): Remove.
23930
23931 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23932 Replace gnus-char-width with char-width.
23933
23934 * gnus-ems.el (gnus-char-width): Remove.
23935
23936 * spam-stat.el (with-syntax-table): Remove with-syntax-table
23937 definition.
23938 Remove Emacs 20 hash table compatibility code.
23939
23940 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23941 20 compatibility code.
23942
23943 * spam.el (spam-point-at-eol): Replace with point-at-eol.
23944
23945 * smime.el (smime-point-at-eol): Replace with point-at-eol.
23946
23947 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23948 Replace with point-at-{eol,bol}.
23949
23950 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23951
23952 * imap.el (imap-point-at-eol): Replace with point-at-eol.
23953
23954 * flow-fill.el (fill-flowed-point-at-bol)
23955 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23956
23957 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23958 Replace with point-at-{eol,bol} throughout all files.
23959
23960 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
23961
23962 * ntlm.el (ntlm-string-as-unibyte): New macro.
23963 (ntlm-build-auth-response): Use it.
23964
23965 Remove Emacs 20 stuff:
23966 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23967 of delq and copy-sequence.
23968 * gnus-art.el (popup-menu): Remove the compiler macro.
23969 * nnmail.el (nnmail-split-fancy): Don't support customizing with
23970 Emacs 20.
23971
23972 2004-01-05 Simon Josefsson <jas@extundo.com>
23973
23974 * ntlm.el: Fix namespace. Change smb-passwd-hash into
23975 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23976 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23977 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23978 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23979 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23980 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23981 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23982 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23983 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23984 ntlm-string-permute, string-lshift into ntlm-string-lshift,
23985 string-xor into ntlm-string-xor.
23986 Suggested by Jesper Harder <harder@myrealbox.com>.
23987
23988 * ntlm.el: Don't include poem.
23989
23990 * md4.el (print-int32, print-string-hexa): Remove.
23991 Suggested by Jesper Harder <harder@myrealbox.com>.
23992
23993 * sasl-ntlm.el, ntlm.el, md4.el: New files.
23994
23995 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
23996 probably breaks emacs with DL patch, but do we care? Is anyone
23997 still using the DL stuff?)
23998
23999 * sieve-manage.el: Use the password package.
24000 (sieve-manage-read-passwd): Remove.
24001 (sieve-manage-interactive-login): Use password. Re-add
24002 condition-case around loop.
24003
24004 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
24005 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24006 Use the password package.
24007
24008 2003-02-19 Simon Josefsson <jas@extundo.com>
24009
24010 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
24011 token.
24012
24013 2002-08-07 Simon Josefsson <jas@extundo.com>
24014
24015 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
24016 (sieve-manage-authenticators):
24017 (sieve-manage-authenticator-alist): Add some SASL mechs.
24018 (sieve-sasl-auth): New function.
24019 (sieve-manage-cram-md5-auth):
24020 (sieve-manage-plain-auth): Rewrite using SASL library.
24021 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
24022 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
24023 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
24024 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
24025
24026 2004-01-05 Simon Josefsson <jas@extundo.com>
24027
24028 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
24029 New files.
24030
24031 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
24032
24033 * gnus-group.el (gnus-no-groups-message): Update.
24034
24035 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
24036
24037 2003-11-09 Simon Josefsson <jas@extundo.com>
24038
24039 * imap.el: Support for ID IMAP extension (RFC 2971).
24040 (imap-local-variables): Add imap-id.
24041 (imap-id): New variable.
24042 (imap-id): New function.
24043 (imap-parse-response): Parse untagged ID response.
24044 * nnimap.el (nnimap-id): New variable.
24045 (nnimap-open-connection): Use it.
24046
24047 2003-12-28 Simon Josefsson <jas@extundo.com>
24048
24049 * gnus-score.el (gnus-score-edit-all-score): New.
24050 * gnus-group.el (gnus-group-score-map): Bind it to W e.
24051
24052 2004-01-04 Simon Josefsson <jas@extundo.com>
24053
24054 * password.el: Add.
24055
24056 2004-01-04 Mario Lang <lang@zid.tugraz.at>
24057
24058 * dns.el (dns-query-types): Fix typo.
24059 (dns-query-types): New function.
24060 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
24061 PTR and SOA replies, see RFC 1035.
24062
24063 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
24064
24065 * gnus.el (gnus-logo-color-style): Change colors to `no'.
24066
24067 * Move to Changelog.2.
24068
24069 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
24070
24071 * gnus.el (gnus-version-number): Bump version.
24072
24073 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
24074
24075 * gnus.el: No Gnus v0.1 is released.
24076
24077 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
24078
24079 * gnus.el: No Gnus v0.0 is released.
24080
24081 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
24082
24083 * gnus.el (gnus-version-number): Bump.
24084 (gnus-version): No.
24085
24086 See ChangeLog.2 for earlier changes.
24087
24088 Copyright (C) 2004-2013 Free Software Foundation, Inc.
24089
24090 This file is part of GNU Emacs.
24091
24092 GNU Emacs is free software: you can redistribute it and/or modify
24093 it under the terms of the GNU General Public License as published by
24094 the Free Software Foundation, either version 3 of the License, or
24095 (at your option) any later version.
24096
24097 GNU Emacs is distributed in the hope that it will be useful,
24098 but WITHOUT ANY WARRANTY; without even the implied warranty of
24099 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24100 GNU General Public License for more details.
24101
24102 You should have received a copy of the GNU General Public License
24103 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
24104
24105 ;; Local Variables:
24106 ;; coding: utf-8
24107 ;; fill-column: 79
24108 ;; add-log-time-zone-rule: t
24109 ;; End: