Synch with Oort Gnus.
[elisp/gnus.git-] / ChangeLog
1 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
2
3         * lisp/nnshimbun.el: Add `bbdb-ml' support.
4
5 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
6
7         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
8         of `xemacs'.
9         (nnshimbun-xemacs-get-headers): Ditto.
10
11 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
12
13         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
14
15 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
16
17         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
18         gnus-ja.texi or message-ja.texi is given.  It is needed for some
19         make command if which can not understand "%-ja:" or "%-ja.info:".
20
21 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
22
23         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
24         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
25
26 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
27
28         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
29         `buffer-substring-no-properties' instead of `format'.
30
31 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
32
33         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
34
35 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
36
37         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
38
39         * Makefile.in (install-package-lisp): Use
40         `install-without-compiling' instead of `install'.
41
42         * lisp/Makefile.in (install): Use `install-without-compiling'.
43         (install-without-compiling): New target.
44
45 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
46
47         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
48         `infohack-texi-format'.
49
50         * texi/infohack: (infohack-texi-format): New function.
51         * lisp/dgnushack.el (dgnushack-texi-format): Move to
52         texi/infohack.el and rename.
53         (dgnushack-texi-add-suffix-and-format): Remove.
54
55         * texi/ptexinfmt.el: New file.
56         * lisp/ptexinfmt.el: Move to texi/.
57
58 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
59
60         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
61
62 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
63
64         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
65         files for autoloads already exist.
66         (dgnushack-unexporting-files): More useful message.
67
68         * lisp/Makefile.in (install): Call `clever' before installing.
69         (install-lisp): Remove.
70         (clever): Check for whether the all elc files should be recompiled.
71
72         * Makefile.in (xclever): New target.
73         (install-package-lisp): Replace `install-lisp' with `install'.
74         (install-package-ja): Replace `xlick' with `xclever'.
75         (install-package): Ditto.
76
77 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
78
79         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
80
81 2001-01-15  Jesper Harder <harder@ifa.au.dk>
82
83         * make.bat: Fix doc.
84
85 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
86
87         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
88         the required value of `recursive-load-depth-limit' for Emacs 21.
89
90         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
91         correctly.
92         (message-get-reply-headers): Ditto.
93
94 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
95
96         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
97         while `bbdb-annotate-message-sender' is being done.
98
99 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
100
101         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
102
103 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
104
105         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
106         extents for XEmacs 21.1 using `format'.
107
108         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
109
110 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
111
112         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
113
114         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
115         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
116         running.
117
118         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
119         `smiley-toggle-buffer' when compiling.
120         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
121         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
122         running.
123         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
124         `gnus-bitmap'.
125         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
126
127 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
128
129         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
130
131         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
132         is not supported.
133
134 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
135
136         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
137         `:function', `:function-document', `:variable',
138         `:variable-document', `:variable-group', `:variable-type' and
139         `:variable-default' for old Emacsen.
140
141 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
142
143         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
144
145         * configure: Regenerate.
146         * configure.in: Add `AC_PATH_ETCDIR'.
147         * Makefile.in (install-etc): New target.
148
149         * lisp/nnheader.el (mm-image-load-path): Alias to
150         `nnheader-image-load-path'.
151         (nnheader-image-load-path): New function copied from
152         the function `mm-image-load-path' in mm-util.el.
153
154         * lisp/drums.el: Remove.
155
156 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
157
158         * configure.in: Add etc/Makefile.
159
160 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
161
162         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
163         `save-excursion'.
164         (gnus-bug): Pop up the sending buffer first.
165
166         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
167         doc-string.
168
169         * lisp/dgnushack.el
170         (byte-compile-file-form-custom-declare-variable): Use `defvar'
171         instead of `custom-declare-variable' to make the variable
172         uncustomizable if the arguments has the keyword `:version'.
173
174 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
175
176         * README.semi.ja: Fix typo.
177
178 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
179
180         * lisp/lpath.el: Fbind `compose-mail' for Mule.
181
182         * lisp/dgnushack.el (TopLevel): Byte-optimize
183         `custom-declare-variable', `custom-declare-group, and
184         `custom-declare-face' to omit unsupported keywords when Mule is
185         running.
186
187 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
188
189         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
190
191         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
192         to signal an error when Mule is running.
193         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
194         `:set-after' if colon keyword is not available.
195         (TopLevel): Require `custom'.
196
197         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
198         Mule.
199         (TopLevel): Don't require `custom' here.
200
201 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
202
203         * make.bat: set max-lisp-eval-depth.
204
205 See ChangeLog.3 for earlier changes.