(nnmail-lazy): Replace `widget-default-get' with the expanded form for Mule 2.
[elisp/gnus.git-] / ChangeLog
1 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with
4         the expanded form for Mule 2.
5
6 2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * lisp/dgnushack.el (dgnushack-make-cus-load): Use
9         contrib/cus-dep.el to build T-gnus with Mule 2.
10
11         * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
12
13 2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
14
15         * lisp/message.el (message-forward-subject-name-subject): Fixed.
16
17 2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18
19         * texi/infohack.el: Don't fiddle with the `features' variable;
20         fix directories relative to the ../lisp directory in `load-path'.
21
22 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23
24         * Makefile.in (install-package): Don't call `compose-package'.
25         (install-package-ja): Ditto.
26         (package): Ditto.
27         (package-ja): Ditto.
28         (compose-package): Abolish.
29
30         * lisp/Makefile.in (compose-package): Abolish.
31
32         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
33         gnus-load.el when using XEmacs.
34         (dgnushack-dont-compile-files): Add gnus-load.el.
35         (dgnushack-auto-load-file): Abolish.
36         (dgnushack-make-auto-load): Don't delete the file specified by
37         `dgnushack-auto-load-file'.
38         (dgnushack-compose-package): Abolish.
39
40 2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
41
42         * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
43         instead of `custom-set-default' for old Emacsen.
44
45         * lisp/gnus-sum.el
46         (gnus-summary-search-article-highlight-matched-text): Replace
47         `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
48
49 2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
50
51         * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
52         reduce its spending time.
53
54 2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
55
56         * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
57         (gnus-namazu/real-group-name): Removed.
58         (gnus-namazu/decode-group-name): Removed.
59         (gnus-namazu/directory-table): New internal variable.
60         (gnus-namazu/make-directory-table): New function.
61         (gnus-namazu/search): Call the above function, and use
62         `gnus-namazu/directory-table' to get a real group name from a file
63         name.
64         (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
65         (gnus-namazu/update-sentinel): Ditto.
66         (gnus-namazu-update-all-indices): Simplified.
67         (gnus-namazu-update-indices): New function.
68
69 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
70
71         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
72         the whole name from a given group and a method, only when it
73         exists.  Otherwise, return nil.
74         (gnus-namazu/possible-real-groups): Removed.
75         (gnus-namazu/decode-group-name): The successor of the above
76         function.
77         (gnus-namazu/real-group-name): Use the above functions, and accept
78         the third optional argument, `method'.
79         (gnus-namazu/search): Change the order getting groups and article
80         numbers from file names.
81
82 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
83
84         * lisp/pop3.el: Silence the byte-compiler when modifying
85         `byte-compile-function-environment' for `md5' under latest Emacs.
86
87         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
88         for Mule 2.
89
90 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
91
92         * texi/ptexinfmt.el: @verb, @tie, @/ support.
93         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
94         Use `ptexinfmt-disable-broken-notice-flag' instead.
95
96 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * texi/infohack.el (infohack-texi-format): Include other files
99         first.
100
101 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
102
103         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
104
105 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * texi/infohack.el: Require `bytecomp'.
108
109 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
112
113         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
114
115 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * texi/infohack.el (infohack-texi-format): Encode messages to
118         terminal while formatting info pages.
119
120 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * lisp/message.el (message-check-news-header-syntax): Replace
123         `mail-extract-address-components' with
124         `std11-extract-address-components'.
125         (message-sendmail-envelope-from): Ditto.
126         (message-buffer-name): Ditto.
127         (message-do-send-housekeeping): Ditto.
128
129 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
130
131         * lisp/message.el (message-yank-original): When
132         `message-reply-headers' is equal to nil, do not reset its
133         message-id and references.
134
135         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
136         texi/ps/.cvsignore: Created.
137
138 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
139
140         * lisp/message.el (message-fix-before-sending): Don't check for
141         `illegible text' messages (see the comment).
142
143 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
144
145         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
146
147 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
148
149         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
150         made it notice that there was a change to have to be merged from
151         Gnus. -- 2003-05-21 ky
152
153         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
154         multibyte buffer.
155
156 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
157
158         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
159         for rfc2616 compliance.
160
161 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
164         Mule 2 is running.
165
166 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
167
168         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
169         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
170         instead of `gnus-extended-version'.
171         (xemacs-codename): Defvar while compiling.
172         (gnus-message-make-user-agent): Use `gnus-user-agent'.
173
174         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
175         has alread exist, remove it.
176
177 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
180
181 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
182
183         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
184         article-decode-encoded-words explicitly.
185
186 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
187
188         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
189
190         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
191         stuff.
192
193 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
194
195         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
196
197 See ChangeLog.4 for earlier changes.
198
199 ;; Local Variables:
200 ;; coding: iso-2022-7bit
201 ;; End: