* pop3.el: Silence the byte-compiler when modifying
[elisp/gnus.git-] / ChangeLog
1 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/pop3.el: Silence the byte-compiler when modifying
4         `byte-compile-function-environment' for `md5' under latest Emacs.
5
6         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
7         for Mule 2.
8
9 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10
11         * texi/ptexinfmt.el: @verb, @tie, @/ support.
12         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
13         Use `ptexinfmt-disable-broken-notice-flag' instead.
14
15 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16
17         * texi/infohack.el (infohack-texi-format): Include other files
18         first.
19
20 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
23
24 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25
26         * texi/infohack.el: Require `bytecomp'.
27
28 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
29
30         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
31
32         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
33
34 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
35
36         * texi/infohack.el (infohack-texi-format): Encode messages to
37         terminal while formatting info pages.
38
39 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * lisp/message.el (message-check-news-header-syntax): Replace
42         `mail-extract-address-components' with
43         `std11-extract-address-components'.
44         (message-sendmail-envelope-from): Ditto.
45         (message-buffer-name): Ditto.
46         (message-do-send-housekeeping): Ditto.
47
48 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
49
50         * lisp/message.el (message-yank-original): When
51         `message-reply-headers' is equal to nil, do not reset its
52         message-id and references.
53
54         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
55         texi/ps/.cvsignore: Created.
56
57 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
58
59         * lisp/message.el (message-fix-before-sending): Don't check for
60         `illegible text' messages (see the comment).
61
62 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
65
66 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
67
68         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
69         made it notice that there was a change to have to be merged from
70         Gnus. -- 2003-05-21 ky
71
72         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
73         multibyte buffer.
74
75 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
76
77         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
78         for rfc2616 compliance.
79
80 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
81
82         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
83         Mule 2 is running.
84
85 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
86
87         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
88         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
89         instead of `gnus-extended-version'.
90         (xemacs-codename): Defvar while compiling.
91         (gnus-message-make-user-agent): Use `gnus-user-agent'.
92
93         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
94         has alread exist, remove it.
95
96 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
99
100 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
101
102         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
103         article-decode-encoded-words explicitly.
104
105 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
108
109         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
110         stuff.
111
112 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
113
114         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
115
116 See ChangeLog.4 for earlier changes.
117
118 ;; Local Variables:
119 ;; coding: iso-2022-7bit
120 ;; End: