comparison lisp/gnus/ChangeLog @ 77939:2ab976ca96d5

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 06 Jun 2007 22:26:35 +0000
parents 1ee3640a5298
children 0ff1bcee3155
comparison
equal deleted inserted replaced
77938:ad70831ec002 77939:2ab976ca96d5
1 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2
3 * gnus-sum.el (gnus-summary-highlight): Fix typos in docstring.
4
1 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org> 5 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
2 6
3 * message.el (message-pop-to-buffer): Add switch-function argument. 7 * message.el (message-pop-to-buffer): Add switch-function argument.
4 (message-mail): Pass switch-function argument to it. 8 (message-mail): Pass switch-function argument to it.
5 (message-narrow-to-headers-or-head): Ignore mail-header-separator in 9 (message-narrow-to-headers-or-head): Ignore mail-header-separator in
345 (message-replacement-char): New variable. 349 (message-replacement-char): New variable.
346 (message-fix-before-sending): Use it. 350 (message-fix-before-sending): Use it.
347 (message-simplify-subject): New function to remove duplicate code. 351 (message-simplify-subject): New function to remove duplicate code.
348 (message-reply, message-followup): Use it. 352 (message-reply, message-followup): Use it.
349 (message-simplify-subject-functions): New variable. 353 (message-simplify-subject-functions): New variable.
350 (message-strip-subject-encoded-words): New function 354 (message-strip-subject-encoded-words): New function.
351 355
352 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change) 356 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
353 357
354 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection 358 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
355 instead of gnus-intersection because arguments of gnus-sorted-nunion 359 instead of gnus-intersection because arguments of gnus-sorted-nunion
1185 2006-02-23 Ralf Angeli <angeli@iwi.uni-sb.de> 1189 2006-02-23 Ralf Angeli <angeli@iwi.uni-sb.de>
1186 1190
1187 * mm-view.el (mm-fill-flowed): New variable. 1191 * mm-view.el (mm-fill-flowed): New variable.
1188 (mm-inline-text): Use it. 1192 (mm-inline-text): Use it.
1189 1193
1190 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> 1194 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
1191 (tiny change)
1192 1195
1193 * nnimap.el (nnimap-request-move-article): Change folder back to 1196 * nnimap.el (nnimap-request-move-article): Change folder back to
1194 source group before deleting. 1197 source group before deleting.
1195 1198
1196 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org> 1199 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1748 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric) 1751 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
1749 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt) 1752 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
1750 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase' 1753 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
1751 argument to all these routines, so the passphrase can be managed 1754 argument to all these routines, so the passphrase can be managed
1752 externally and passed in to the system. 1755 externally and passed in to the system.
1753 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache 1756 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
1754 function. 1757 function.
1755 1758
1756 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com> 1759 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
1757 1760
1758 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right 1761 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3623 (sha1-use-external): Remove redundant version. 3626 (sha1-use-external): Remove redundant version.
3624 3627
3625 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups) 3628 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
3626 (nnmail-cache-ignore-groups, nnmail-spool-hook) 3629 (nnmail-cache-ignore-groups, nnmail-spool-hook)
3627 (nnmail-split-fancy-match-partial-words) 3630 (nnmail-split-fancy-match-partial-words)
3628 (nnmail-split-lowercase-expanded): 3631 (nnmail-split-lowercase-expanded): Add :version.
3629 3632
3630 * nndiary.el (nndiary): Add :version. 3633 * nndiary.el (nndiary): Add :version.
3631 3634
3632 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version. 3635 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
3633 3636
3899 articles fetched to disk before the quit occurred. 3902 articles fetched to disk before the quit occurred.
3900 3903
3901 * gnus-int.el (gnus-request-delete-group): 3904 * gnus-int.el (gnus-request-delete-group):
3902 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the 3905 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
3903 local disk in sync with the server. 3906 local disk in sync with the server.
3904 (gnus-request-rename-group): 3907 (gnus-request-rename-group):
3905 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the 3908 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
3906 local disk in sync with the server. 3909 local disk in sync with the server.
3907 3910
3908 * gnus-start.el (gnus-get-unread-articles): 3911 * gnus-start.el (gnus-get-unread-articles):
3909 Cosmetic simplification to logic. 3912 Cosmetic simplification to logic.
4026 gnus-agent-save-active. 4029 gnus-agent-save-active.
4027 (gnus-save-newsrc-file): Save dirty agent range limits. 4030 (gnus-save-newsrc-file): Save dirty agent range limits.
4028 4031
4029 * gnus-sum.el (gnus-select-newgroup): Replace inline code with 4032 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
4030 gnus-agent-possibly-alter-active. 4033 gnus-agent-possibly-alter-active.
4031 (gnus-adjust-marked-articles): Faster handling of simple lists 4034 (gnus-adjust-marked-articles): Faster handling of simple lists.
4032 4035
4033 2004-10-18 David Edmondson <dme@dme.org> 4036 2004-10-18 David Edmondson <dme@dme.org>
4034 4037
4035 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call 4038 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
4036 excessively. 4039 excessively.
4169 4172
4170 * mml-smime.el: Require cl. Autoload message-fetch-field. 4173 * mml-smime.el: Require cl. Autoload message-fetch-field.
4171 4174
4172 * gnus-fun.el: Require gnus-ems and gnus-util. 4175 * gnus-fun.el: Require gnus-ems and gnus-util.
4173 4176
4174 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr 4177 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr).
4175 4178
4176 * gnus-art.el (gnus-article-edit-mode): Define before first reference. 4179 * gnus-art.el (gnus-article-edit-mode): Define before first reference.
4177 4180
4178 * gnus.el (gnus-method-to-server): Move defsubst before first use. 4181 * gnus.el (gnus-method-to-server): Move defsubst before first use.
4179 4182
4252 4255
4253 * pgg-def.el (pgg-query-keyserver): Add :version. 4256 * pgg-def.el (pgg-query-keyserver): Add :version.
4254 4257
4255 * nnmail.el (nnmail-fancy-expiry-targets) 4258 * nnmail.el (nnmail-fancy-expiry-targets)
4256 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes): 4259 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
4260 Add :version.
4257 4261
4258 * nnimap.el (nnimap-split-download-body, nnimap-dont-close) 4262 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
4259 (nnimap-retrieve-groups-asynchronous): Add :version. 4263 (nnimap-retrieve-groups-asynchronous): Add :version.
4260 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string. 4264 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
4261 4265
4262 * mml.el (mml-content-disposition-parameters) 4266 * mml.el (mml-content-disposition-parameters)
4263 (mml-insert-mime-headers-always): Add :version. 4267 (mml-insert-mime-headers-always): Add :version.
4264 4268
4265 * mm-util.el (mm-coding-system-priorities): 4269 * mm-util.el (mm-coding-system-priorities): Add :version.
4266 4270
4267 * mm-decode.el (mm-inline-text-html-with-images) 4271 * mm-decode.el (mm-inline-text-html-with-images)
4268 (mm-keep-viewer-alive-types, mm-external-terminal-program) 4272 (mm-keep-viewer-alive-types, mm-external-terminal-program)
4269 (mm-verify-option): Add :version. 4273 (mm-verify-option): Add :version.
4270 (mm-text-html-renderer): Change :version. 4274 (mm-text-html-renderer): Change :version.
4317 (gnus-save-startup-file-via-temp-buffer): Add :version. 4321 (gnus-save-startup-file-via-temp-buffer): Add :version.
4318 4322
4319 * gnus-srvr.el (gnus-server-browse-in-group-buffer) 4323 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
4320 (gnus-server-offline-face): Add :version. 4324 (gnus-server-offline-face): Add :version.
4321 4325
4322 * gnus-score.el (gnus-adaptive-word-length-limit): 4326 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
4323 4327
4324 * gnus-msg.el (gnus-gcc-externalize-attachments) 4328 * gnus-msg.el (gnus-gcc-externalize-attachments)
4325 (gnus-debug-files, gnus-debug-exclude-variables) 4329 (gnus-debug-files, gnus-debug-exclude-variables)
4326 (gnus-discouraged-post-methods): Change :version. 4330 (gnus-discouraged-post-methods): Change :version.
4327 (gnus-confirm-mail-reply-to-news) 4331 (gnus-confirm-mail-reply-to-news)
4339 (gnus-convert-image-to-face-command): Add :version. 4343 (gnus-convert-image-to-face-command): Add :version.
4340 4344
4341 * gnus-delay.el (gnus-delay-default-hour): Add :version. 4345 * gnus-delay.el (gnus-delay-default-hour): Add :version.
4342 4346
4343 * gnus-cite.el (gnus-cite-blank-line-after-header) 4347 * gnus-cite.el (gnus-cite-blank-line-after-header)
4344 (gnus-article-boring-faces): 4348 (gnus-article-boring-faces): Add :version.
4345 4349
4346 * gnus-art.el (gnus-buttonized-mime-types) 4350 * gnus-art.el (gnus-buttonized-mime-types)
4347 (gnus-inhibit-mime-unbuttonizing) 4351 (gnus-inhibit-mime-unbuttonizing)
4348 (gnus-treat-display-face) 4352 (gnus-treat-display-face)
4349 (gnus-treat-body-boundary): Change :version. 4353 (gnus-treat-body-boundary): Change :version.
4403 * nnimap.el (nnimap-open-connection): Remove extraneous end-paren. 4407 * nnimap.el (nnimap-open-connection): Remove extraneous end-paren.
4404 4408
4405 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> 4409 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4406 4410
4407 * nnimap.el (nnimap-open-connection): Allow 'imaps' as a synonym 4411 * nnimap.el (nnimap-open-connection): Allow 'imaps' as a synonym
4408 for the 'imap' port in netrc files 4412 for the 'imap' port in netrc files.
4409 4413
4410 * gnus-registry.el (gnus-registry-trim): Watch out for negatives 4414 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
4411 in gnus-registry-trim 4415 in gnus-registry-trim.
4412 4416
4413 2004-09-10 Simon Josefsson <jas@extundo.com> 4417 2004-09-10 Simon Josefsson <jas@extundo.com>
4414 4418
4415 * nndb.el (require): Remove tcp and duplicate cl. 4419 * nndb.el (require): Remove tcp and duplicate cl.
4416 4420