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