abe087edd9b38338f66ada66a9012c8f12d461c0
[elisp/gnus.git-] / ChangeLog
1 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/gnus-art.el: Require `mime-image' when Emacs is running on
4         the window system.
5
6         * lisp/gnus-sum.el: Don't require `mime-view'.
7
8 2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9
10         * texi/infohack.el: Don't fiddle with the `features' variable;
11         fix directories relative to the ../lisp directory in `load-path'.
12
13 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14
15         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
16         the whole name from a given group and a method, only when it
17         exists.  Otherwise, return nil.
18         (gnus-namazu/possible-real-groups): Removed.
19         (gnus-namazu/decode-group-name): The successor of the above
20         function.
21         (gnus-namazu/real-group-name): Use the above functions, and accept
22         the third optional argument, `method'.
23         (gnus-namazu/search): Change the order getting groups and article
24         numbers from file names.
25
26 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
27
28         * lisp/pop3.el: Silence the byte-compiler when modifying
29         `byte-compile-function-environment' for `md5' under latest Emacs.
30
31         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
32         for Mule 2.
33
34 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
35
36         * texi/ptexinfmt.el: @verb, @tie, @/ support.
37         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
38         Use `ptexinfmt-disable-broken-notice-flag' instead.
39
40 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
41
42         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
43
44 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
45
46         * texi/infohack.el: Require `bytecomp'.
47
48 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
49
50         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
51
52         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
53
54 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
55
56         * texi/infohack.el (infohack-texi-format): Encode messages to
57         terminal while formatting info pages.
58
59 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
60
61         * lisp/gnus-sum.el (gnus-summary-refer-parent-article): Extract
62         Message-ID from In-Reply-To header.
63
64 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
65
66         * lisp/message.el (message-yank-original): When
67         `message-reply-headers' is equal to nil, do not reset its
68         message-id and references.
69
70         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
71         texi/ps/.cvsignore: Created.
72
73 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
74
75         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
76
77 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
78
79         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
80         made it notice that there was a change to have to be merged from
81         Gnus. -- 2003-05-21 ky
82
83         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
84         multibyte buffer.
85
86 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
87
88         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
89
90 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
91
92         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
93         article-decode-encoded-words explicitly.
94
95 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
96
97         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
98
99         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
100         stuff.
101
102 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
105
106 See ChangeLog.4 for earlier changes.
107
108 ;; Local Variables:
109 ;; coding: iso-2022-7bit
110 ;; End: