1 2001-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
3 * lisp/message.el (message-cite-original-without-signature):
4 Extract from field for the simple citation line.
6 2001-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
8 * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
10 * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
11 (dgnushack-make-load): Ignore cus-load.el if it does not exist.
12 (dgnushack-make-auto-load): Remove auto-autoloads.el.
13 (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
15 * lisp/Makefile.in (clean): Remove gnus-load.el instead of
17 (compose-package): Call `gnus-load.elc' and then rename
18 gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
19 `dgnushack-make-autoloads'.
20 (clever): No need to remove custom-load.el.
22 * Makefile.in (elclean): Remove gnus-load.el instead of
25 * aclocal.m4 (AC_CHECK_URL): Ignore cache.
27 2001-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
29 * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
31 2001-02-11 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
33 * GNUS-NEWS: Copyright and others.
35 2001-02-09 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
37 * aclocal.m4 (AC_CHECK_URL): Add.
39 * configure.in: Use it.
41 2001-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
43 * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
46 2001-02-08 Akihiro Arisawa <ari@atesoft.advantest.co.jp>
48 * lisp/nnshimbun.el: Add `bbdb-ml' support.
50 2001-02-02 Akihiro Arisawa <ari@atesoft.advantest.co.jp>
52 * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
54 (nnshimbun-xemacs-get-headers): Ditto.
56 2001-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
58 * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
60 2001-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
62 * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
63 gnus-ja.texi or message-ja.texi is given. It is needed for some
64 make command if which can not understand "%-ja:" or "%-ja.info:".
66 2001-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
68 * lisp/gnus-sum.el (gnus-summary-display-article): Replace
69 `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
71 2001-01-29 Katsumi Yamaoka <yamaoka@jpl.org>
73 * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
74 `buffer-substring-no-properties' instead of `format'.
76 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
78 * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
80 2001-01-22 Katsumi Yamaoka <yamaoka@jpl.org>
82 * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
84 * Makefile.in (install-package-lisp): Use
85 `install-without-compiling' instead of `install'.
87 * lisp/Makefile.in (install): Use `install-without-compiling'.
88 (install-without-compiling): New target.
90 2001-01-22 Katsumi Yamaoka <yamaoka@jpl.org>
92 * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
93 `infohack-texi-format'.
95 * texi/infohack: (infohack-texi-format): New function.
96 * lisp/dgnushack.el (dgnushack-texi-format): Move to
97 texi/infohack.el and rename.
98 (dgnushack-texi-add-suffix-and-format): Remove.
100 * texi/ptexinfmt.el: New file.
101 * lisp/ptexinfmt.el: Move to texi/.
103 2001-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
105 * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
107 2001-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
109 * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
110 files for autoloads already exist.
111 (dgnushack-unexporting-files): More useful message.
113 * lisp/Makefile.in (install): Call `clever' before installing.
114 (install-lisp): Remove.
115 (clever): Check for whether the all elc files should be recompiled.
117 * Makefile.in (xclever): New target.
118 (install-package-lisp): Replace `install-lisp' with `install'.
119 (install-package-ja): Replace `xlick' with `xclever'.
120 (install-package): Ditto.
122 2001-01-17 KOSEKI Yoshinori <kose@wizard.tamra.co.jp>
124 * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
126 2001-01-15 Jesper Harder <harder@ifa.au.dk>
130 2001-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
132 * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
133 the required value of `recursive-load-depth-limit' for Emacs 21.
135 * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
137 (message-get-reply-headers): Ditto.
139 2001-01-15 Keiichi Suzuki <keiichi@nanap.org>
141 * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
142 while `bbdb-annotate-message-sender' is being done.
144 2001-01-13 Kinji Itoh <kinji-i@ma.neweb.ne.jp>
146 * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
148 2001-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
150 * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
151 extents for XEmacs 21.1 using `format'.
153 * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
155 2001-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
157 * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
159 * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
160 don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
163 * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
164 `smiley-toggle-buffer' when compiling.
165 (gnus-treatment-function-alist): Use `gnus-smiley-display' for
166 `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
168 (gnus-treat-display-smileys): Check for `smiley-mule' instead of
170 (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
172 2001-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
174 * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
176 * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
179 2000-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
181 * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
182 `:function', `:function-document', `:variable',
183 `:variable-document', `:variable-group', `:variable-type' and
184 `:variable-default' for old Emacsen.
186 2000-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
188 * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
190 * configure: Regenerate.
191 * configure.in: Add `AC_PATH_ETCDIR'.
192 * Makefile.in (install-etc): New target.
194 * lisp/nnheader.el (mm-image-load-path): Alias to
195 `nnheader-image-load-path'.
196 (nnheader-image-load-path): New function copied from
197 the function `mm-image-load-path' in mm-util.el.
199 * lisp/drums.el: Remove.
201 2000-12-22 03:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
203 * configure.in: Add etc/Makefile.
205 2000-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
207 * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
209 (gnus-bug): Pop up the sending buffer first.
211 * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
215 (byte-compile-file-form-custom-declare-variable): Use `defvar'
216 instead of `custom-declare-variable' to make the variable
217 uncustomizable if the arguments has the keyword `:version'.
219 2000-12-22 Katsuhiro Hermit Endo <hermit@koka-in.org>
221 * README.semi.ja: Fix typo.
223 2000-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
225 * lisp/lpath.el: Fbind `compose-mail' for Mule.
227 * lisp/dgnushack.el (TopLevel): Byte-optimize
228 `custom-declare-variable', `custom-declare-group, and
229 `custom-declare-face' to omit unsupported keywords when Mule is
232 2000-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
234 * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
236 * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
237 to signal an error when Mule is running.
238 (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
239 `:set-after' if colon keyword is not available.
240 (TopLevel): Require `custom'.
242 * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
244 (TopLevel): Don't require `custom' here.
246 2000-12-20 Jesper Harder <jesper_harder@hotmail.com>
248 * make.bat: set max-lisp-eval-depth.
250 See ChangeLog.3 for earlier changes.