comparison lisp/gnus/ChangeLog @ 90737:95d0cdf160ea

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 586-614) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - Merge from erc--main--0 - Make byte compiler correctly write circular constants * gnus--rel--5.10 (patch 186-196) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
author Miles Bader <miles@gnu.org>
date Fri, 26 Jan 2007 06:16:11 +0000
parents bc10a33dd40b 22f89b72ef50
children f83d17e1ace6
comparison
equal deleted inserted replaced
90736:ef1369583937 90737:95d0cdf160ea
1 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
4 custom choice.
5
6 * gnus-art.el (gnus-signature-limit): Fix custom choice.
7
8 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
9
10 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11 Use gnus-home-directory instead of "~/" or "$HOME".
12
13 2007-01-12 Kenichi Handa <handa@m17n.org>
14
15 * uudecode.el (uudecode-decode-region-internal): Make it work in a
16 multibyte buffer.
17
18 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
19
20 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
21
22 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
23
24 * gnus-soup.el: Add missing :group in previous change.
25
26 2007-01-05 Reiner Steib <Reiner.Steib@gmx.de>
27
28 * gnus-soup.el (gnus-soup): New custom group. Make user variables
29 customizable.
30
31 2007-01-03 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
32
33 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
34 headers read from disk with the ones newly found in the current search.
35 This should no longer cause problems, because the article numbers in
36 Gmane's `nov.php' output are ignored since the previous change.
37
38 2006-01-03 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
39
40 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
41 solid groups.
42
43 2006-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
44
45 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
46 the headers when creating the mapping to avoid mismappings.
47 (nnweb-gmane-create-mapping): Always nix out old mapping.
48
49 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
50
51 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
52
53 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
54
55 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
56
1 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> 57 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2 58
3 * gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in 59 * gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
4 message. 60 message.
5 61
4656 * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support 4712 * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support
4657 gnus-agent.el update and incorporate bug fixes. 4713 gnus-agent.el update and incorporate bug fixes.
4658 4714
4659 See ChangeLog.2 for earlier changes. 4715 See ChangeLog.2 for earlier changes.
4660 4716
4661 Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. 4717 Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4662 Copying and distribution of this file, with or without modification, 4718 Copying and distribution of this file, with or without modification,
4663 are permitted provided the copyright notice and this notice are preserved. 4719 are permitted provided the copyright notice and this notice are preserved.
4664 4720
4665 ;; Local Variables: 4721 ;; Local Variables:
4666 ;; coding: iso-2022-7bit 4722 ;; coding: iso-2022-7bit