Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 90718:f1d13e615070
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 523-544)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 168-171)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-150
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 07 Dec 2006 04:14:14 +0000 |
parents | dbe3f29e61d6 481b951687b3 |
children | 6588c6259dfb |
comparison
equal
deleted
inserted
replaced
90717:06937e972ad0 | 90718:f1d13e615070 |
---|---|
1 2006-12-06 Chris Moore <dooglus@gmail.com> (tiny change) | |
2 | |
3 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children): | |
4 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing. | |
5 | |
6 2006-12-04 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> (tiny change) | |
7 | |
8 * mm-url.el (mm-url-predefined-programs): Call curl with correct | |
9 options. | |
10 | |
11 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org> | |
12 | |
13 * mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string | |
14 with mm-encode-coding-string. | |
15 | |
16 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org> | |
17 | |
18 * nneething.el (nneething-decode-file-name): Replace | |
19 decode-coding-string with mm-decode-coding-string. | |
20 | |
21 2006-11-24 Juanma Barranquero <lekktu@gmail.com> | |
22 | |
23 * gnus-agent.el (gnus-agent-expire-unagentized-dirs) | |
24 (gnus-agent-regenerate-group): Fix space/tab mixup in messages. | |
25 | |
26 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name): | |
27 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format) | |
28 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group) | |
29 (gnus-group-make-directory-group, gnus-group-transpose-groups): | |
30 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe) | |
31 (gnus-subscribe-newsgroup, gnus-1): | |
32 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads): | |
33 * gnus.el (gnus-nntp-server, gnus-use-cross-reference) | |
34 (gnus-valid-select-methods, total-expire, gnus-summary-line-format) | |
35 (gnus-group-read-only-p): Fix space/tab mixup in docstrings. | |
36 | |
37 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org> | |
38 | |
39 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs. | |
40 | |
1 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> | 41 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
2 | 42 |
3 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough | 43 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough |
4 and comment it. | 44 and comment it. |
5 | 45 |