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