(gnus-namazu/request-list): Removed.
[elisp/gnus.git-] / ChangeLog
1 2002-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2
3         * lisp/gnus-namazu.el (gnus-namazu/request-list): Removed.
4         (gnus-namazu/get-current-to): New function.
5         (gnus-namazu/complete-query): Call the above.
6
7 2002-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8
9         * lisp/pop3.el: Don't autoload "ssl".
10         (pop3-open-ssl-stream-1): Require `ssl' before binding ssl-* vars.
11
12 2002-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13
14         * lisp/gnus-namazu.el (gnus-namazu/truncate-article-list): Remove
15         a redundancy.
16
17 2002-07-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18
19         * texi/gnus-ja.texi (Web Newspaper): Update the url of w3m.
20
21 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22
23         * lisp/gnus-sum.el (gnus-summary-mode-map): Replace
24         `gnus-article-toggle-headers' with `gnus-summary-toggle-header'.
25         (gnus-summary-wash-map): Ditto.
26         (gnus-summary-wash-hide-map): Replace
27         `gnus-article-toggle-headers' with `gnus-article-hide-headers'.
28         (gnus-summary-article-menu): Ditto.
29
30         * lisp/gnus.el: Remove autoload for `gnus-article-toggle-headers'.
31
32         * lisp/gnus-art.el (article-toggle-headers): Abolished.
33
34 2002-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
35
36         * lisp/dgnushack.el (byte-optimize-form-code-walker): Don't modify
37         the function definition if the bug has already gone; revert to the
38         use of `defadvice'.
39
40 2002-07-03  Keiichi Suzuki  <keiichi@nanap.org>
41
42         * lisp/gnus-logic.el (gnus-advanced-index): Use luna based index
43         numbers.
44
45 2002-06-26  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
46
47         * lisp/imap.el (imap-ssl-open-2): Do away with w32-related
48         workaround I installed on 1999-12-28, i.e. also call
49         `as-binary-process' in windows-nt.
50
51 2002-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * contrib/hashcash.el: Require `cl' when compiling.
54         (hashcash-strip-quoted-names): Replace `subseq' with `substring'.
55         (mail-add-payment): Allow no `mail-header-separator' in the buffer;
56         don't use `mapc'.
57
58 2002-06-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
59
60         * lisp/gnus-namazu.el (gnus-namazu/truncate-article-list): When
61         `gnus-large-newsgroup' is equal to nil, no confirmation is
62         required.
63
64 2002-06-23  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
65
66         * lisp/pop3.el (pop3-open-ssl-stream): Do away with w32-related
67         workaround I installed on 1999-12-27, i.e. also call
68         `as-binary-process' in windows-nt.
69
70 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
71
72         * lisp/message.el (message-send): Kill `message-encoding-buffer'
73         even if sending failed.
74
75 2002-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
76
77         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
78
79         * lisp/gnus-msg.el (gnus-message-setup-hook): Default to nil.
80         (gnus-setup-message): Run `gnus-maybe-setup-default-charset'.
81         (gnus-summary-supersede-article): Don't bind the value for
82         `gnus-message-setup-hook'.
83         (gnus-summary-resend-bounced-mail): Ditto.
84
85         * lisp/dns.el (dns-make-network-process): Bind
86         `default-process-coding-system' to `(binary . binary)'; bind
87         `program-coding-system-alist' to nil.
88
89         * lisp/gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Bind
90         `input-coding-system' and `output-coding-system' to `binary'.
91
92         * lisp/gnus-namazu.el (gnus-namazu/call-namazu): Bind
93         `input-coding-system' and `output-coding-system' to the velue of
94         `gnus-namazu-coding-system'.
95
96         * lisp/imap.el (imap-ssl-open): Don't bind the values for
97         `input-coding-system' and `output-coding-system'.
98
99         * lisp/nnmaildir.el (nnmaildir-request-scan): Bind
100         `output-coding-system' to the value of
101         `nnheader-file-coding-system'; bind `file-coding-system' to nil.
102         (nnmaildir-request-rename-group): Ditto.
103         (nnmaildir-request-replace-article): Ditto.
104         (nnmaildir-request-accept-article): Ditto.
105         (nnmaildir-request-set-mark): Ditto.
106
107         * lisp/nnmbox.el (nnmbox-save-buffer): Simplify the source code.
108
109         * lisp/nnrss.el (nnrss-read-server-data): Bind
110         `input-coding-system' to `binary'.
111         (nnrss-save-server-data): Bind `output-coding-system' to `binary'.
112         (nnrss-read-group-data): Bind `input-coding-system' to `binary'.
113         (nnrss-save-group-data): Bind `output-coding-system' to `binary'.
114
115 2002-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * lisp/pop3.el: Add a comment for the use of `ssl' or `tls'
118         connection with Gnus; always require `pces' and `path-util' for
119         Gnus.
120         (pop3-open-ssl-stream-1): Don't require `path-util' here.
121
122 2002-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
123
124         * lisp/pop3.el: Make it can be byte-compiled in the Gnus source
125         tree with neither errors nor warnings.
126         (pop3-md5): Fix the logic to check whether the built-in `md5'
127         allows the 4th argument CODING-SYSTEM.
128
129 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
130
131         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
132
133         * contrib/gpg-ring.el: Remove RCS magic cookie.
134         * lisp/nnir.el: Ditto.
135
136         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): New
137         function.
138
139 2002-06-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
140
141         * texi/ptexinfmt.el: discard @cartouche.  @anchor discard for Mule
142         2.3.  Support @., @:, @-.
143         (texinfo-format-inforef): New function.
144
145 2002-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
146
147         * lisp/nnheader.el (nnheader-unfold-fws): New function copied from
148         `ietf-drums-unfold-fws'.
149         (ietf-drums-unfold-fws): Alias to `nnheader-unfold-fws'.
150
151 2002-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * lisp/gnus-vers.el: T-gnus 6.15.7 revision 00.
154
155 2002-04-30  Daiki Ueno  <ueno@unixuser.org>
156
157         * lisp/message.el (message-expand-name-function): New user option.
158         (message-expand-name): Use it.
159         * lisp/lpath.el: Don't bind lsdb-complete-name and bbdb-complete-name.
160
161 2002-04-30  Daiki Ueno  <ueno@unixuser.org>
162
163         * lisp/message.el (message-expand-name): Use lsdb-complete-name if
164         available.
165         * lisp/lpath.el: Bind lsdb-complete-name.
166
167 2002-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
168
169         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Also examine
170         backquote'd forms.
171
172         * lisp/nnheader.el (nnheader-with-unibyte): New macro.
173         (mm-with-unibyte): Alias to `nnheader-with-unibyte'.
174
175 2002-04-26  Steve Youngs  <youngs@xemacs.org>
176
177         * aclocal.m4 (AC_PATH_INFODIR): New.  Defaults to '$prefix/info'
178         for Emacs and 'site-packages/info' for XEmacs.
179         (AC_PATH_ETCDIR): Drop 'gnus' off the end of the default directory
180         for XEmacs.
181
182         * configure.in: Use 'AC_PATH_INFO_DIR'.
183
184 2002-04-23  Daiki Ueno  <ueno@unixuser.org>
185
186         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Disregard the
187         message cache when bbdb/news-auto-create-p is nil.
188
189 2002-04-23  Daiki Ueno  <ueno@unixuser.org>
190
191         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Work around the
192         incompatibility with BBDB 2.3x.
193
194 2002-04-22  Daiki Ueno  <ueno@unixuser.org>
195
196         * lisp/message.el (message-make-user-agent): Remove product tokens
197         for gnus-vers.  [cf. <semi-gnus-ja:6798>]
198
199 2002-04-22  Daiki Ueno  <ueno@unixuser.org>
200
201         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
202
203         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Tweak BBDB message
204         caching.
205         (gnus-bbdb/extract-message-sender-function): New user option.
206         (gnus-bbdb/extract-message-sender): New function.
207
208 2002-04-20  Daiki Ueno  <ueno@unixuser.org>
209
210         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
211
212         * lisp/gnus-sum.el: Don't autoload gnus-set-summary-default-charset.
213         (gnus-summary-inherit-default-charset): New function.
214         (gnus-parse-headers-hook): Use it.
215         (gnus-summary-setup-default-charset): Set default-mime-charset here.
216         
217         * lisp/gnus-delay.el (gnus-delay-article): Undo the last change.
218
219         * lisp/gnus-draft.el: Revert to the original implementation.
220         (gnus-draft-edit-message): Pass restore as the 3rd argument of
221         gnus-draft-setup; call save-buffer instead of message-save-drafts.
222         (gnus-draft-setup): Rename from gnus-draft-setup-for-editing.
223         (gnus-draft-setup-for-sending): Abolish.
224
225         * lisp/nnheader.el (nnheader-auto-save-coding-system): New variable.
226
227         * lisp/message.el (message-draft-coding-system): Delegate the
228         value to nnheader-auto-save-coding-system.
229         (message-mode-map): Don't bind message-save-drafts.
230         (message-dont-send): Use save-buffer instead of message-save-buffer.
231         (message-save-drafts): Abolish.
232
233         * lisp/nndraft.el (nndraft-request-article): Revert to the
234         original implementation.
235
236 2002-04-18   Daiki Ueno  <ueno@unixuser.org>
237
238         * lisp/gnus-draft.el (gnus-group-send-queue): Pass group and
239         interactive as the arguments of gnus-draft-send.
240         (gnus-draft-send): Don't give "nndraft:queue" special treatment.
241
242 2002-04-17   Daiki Ueno  <ueno@unixuser.org>
243
244         * lisp/gnus-delay.el (gnus-delay-article): Use `message-save-drafts'
245         instead of `save-buffer'.
246
247 2002-04-08  Daiki Ueno  <ueno@unixuser.org>
248
249         * lisp/gnus-draft.el (gnus-draft-send): Always enter the Message
250         mode.
251
252 2002-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * lisp/gnus-group.el (gnus-group-completing-read-group-name): Use
255         `mapatoms' to extract all groups from `gnus-active-hashtb'.
256
257 2002-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
258
259         * lisp/gnus-group.el (gnus-group-completing-read-group-name):
260         Improve to speed up.
261         (gnus-group-name-charset-group-alist): Change the default value.
262
263 2002-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
264
265         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
266
267         * lisp/message.el (message-save-drafts, message-check-8bit,
268         message-send-news, message-send-mail, message-send): Replace
269         `insert-buffer' with `insert-buffer-substring'.
270         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup,
271         gnus-article-edit-exit, article-verify-x-pgp-sig): Ditto.
272
273 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
274
275         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Don't provide
276         "View as different encoding" submenu if the function
277         `coding-system-list' is not available.
278
279 2002-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
280
281         * lisp/pop3.el (pop3-md5): Treat a given string as binary.
282
283 2002-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
284
285         * lisp/gnus-msg.el (gnus-summary-resend-message-edit): Use
286         `mime-edit-again' instead of `mime-to-mml' to recompose a message.
287
288 2002-03-05  Katsumi Yamaoka  <yamaoka@jpl.org>
289
290         * lisp/message.el (mm-make-temp-file): Copied from mm-util.el.
291
292 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         * lisp/message.el (message-fix-before-sending): Bind
295         `mm-7bit-chars' to the value that concat the original value and
296         escape.
297
298         * lisp/nnheader.el (mm-7bit-chars): Remove.
299
300 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
301
302         * lisp/gnus-art.el (gnus-article-edit-mode): Don't call `mml-mode'.
303
304         * lisp/nnheader.el (mm-7bit-chars): Copied from mm-bodies.el.
305         (mm-multibyte-p): New alias.
306         (mm-char-int): Alias to `char-int'.
307
308 2002-02-26  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
309
310         * lisp/gnus-art.el (gnus-request-article-this-buffer): Sync up
311         with Oort-gnus.
312
313         * lisp/nntp.el (nntp-open-via-rlogin-and-telnet): Wrap
314         `call-process' with `as-binary-process'.
315
316 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
317
318         * lisp/smiley.el (smiley-regexp-alist): Fix the order of faces.
319
320 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
321
322         * lisp/smiley.el (smiley-regexp-alist): Use faces which originate
323         in etc-0.27.tar.gz if exist.
324         (gnus-smiley-file-types): Add xbm if available.
325         (smiley-region): Don't put two or more faces in one place.
326
327 2002-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
328
329         * lisp/gnus-art.el (gnus-request-article-this-buffer): Temporally
330         fix: erase the buffer before inserting (and saving) an article.
331
332 2002-02-22  Steve Youngs  <youngs@xemacs.org>
333
334         * aclocal.m4 (AC_PATH_LISPDIR): Default to
335         .../site-packages/lisp/gnus for XEmacs.
336         (AC_PATH_ETCDIR): Default to .../site-packages/etc/gnus for
337         XEmacs.
338
339 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
340
341         * lisp/gnus-group.el (gnus-group-name-encode): New function.
342         (gnus-group-encoded-name): New function.
343         (gnus-group-completing-read-group-name): New function.
344         (gnus-fetch-group): Use it.
345         (gnus-group-jump-to-group): Use it.
346         (gnus-group-unsubscribe-current-group): Use it.
347
348 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
349
350         * lisp/nnheader.el (mm-string-as-unibyte): Undo the last change.
351         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Ditto.
352
353 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
354
355         * lisp/nnheader.el (mm-string-as-unibyte): Alias to
356         `string-as-unibyte'.
357
358         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Return unibyte
359         group names.
360
361 2002-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
362
363         * lisp/lpath.el: Bind `navi2ch-mona-font'.
364
365 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
366
367         * lisp/gnus-art.el (gnus-treat-monafy): New user option.
368         (article-monafy): New function.
369
370 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
371
372         * lisp/nnheader.el (std11-field-value): Fix regexp.
373
374 2002-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
375
376         * lisp/gnus-art.el (gnus-treat-display-grey-xface): Default to nil
377         under NTEmacs 21.
378
379 2002-02-14  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
380
381         * lisp/gnus-namazu.el (gnus-namazu-kill-summary-buffers): New
382         advice.
383
384 2002-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
385
386         * lisp/mm-view.el: Require `gnus-mailcap' rather than `mailcap'.
387
388         * lisp/nnheader.el (mm-with-unibyte-buffer): Bind `default-mc-flag'
389         instead of `mc-flag'.
390         (nnheader-with-unibyte-current-buffer): New macro.
391         (mm-with-unibyte-current-buffer): Alias to
392         `nnheader-with-unibyte-current-buffer'.
393         (nnheader-guess-mime-charset): New macro.
394         (mm-guess-mime-charset): Alias to `nnheader-guess-mime-charset'.
395         (shell-command-to-string): New function for old Emacsen.
396
397         * lisp/lpath.el: Don't fbind `shell-command-to-string'.
398
399 2002-02-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
400
401         * lisp/gnus-namazu.el (gnus-namazu/group-alist): Abolished.
402         (gnus-namazu/setup): Not set it.
403         (gnus-namazu/shutdown): Removed.
404         (gnus-namazu/group-prefixed-name): Handle case-insensitive file
405         names by itself.
406
407 2002-02-09  NISHIDA Masakazu  <m_nisida@ca2.so-net.ne.jp>
408
409         * lisp/gnus-namazu.el (gnus-namazu/complete-query): Relaxed the
410         regexp which matches field search keywords.
411
412 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
413
414         * etc/gnus/gnus.xpm: Remove some garbages at the end of the file.
415
416 2002-02-03  Daiki Ueno  <ueno@unixuser.org>
417
418         * lisp/nnir.el (nnir-run-namazu): According to SUSv3, LC_ALL is
419         prior to the other environment variables whose names are starting
420         with "LC_".  So there is no need to setting them.
421
422 2002-02-03  Daiki Ueno  <ueno@unixuser.org>
423
424         * lisp/nnir.el (nnir-imap-default-charset): New user option.
425         (nnir-run-imap): Supply the charset of a search criteria.
426
427 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
428         Suggested by Kenichi OKADA <okada@opaopa.org>
429
430         * lisp/message.el (message-save-drafts): Override
431         `mime-header-encode-method-alist'.
432
433 2002-02-01  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
434
435         * texi/gnus-ja.texi (Posting Styles): Fix typo.
436
437 2002-01-31  ARISAWA Akihiro  <ari@atesoft.advantest.co.jp>
438
439         * lisp/gnus-art.el (gnus-article-display-traditional-message):
440         Reverted.
441
442 2002-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * lisp/gnus-art.el (gnus-article-setup-buffer): Enable multibyte
445         in `gnus-original-article-buffer'.
446
447 2002-01-29  Katsumi Yamaoka  <yamaoka@jpl.org>
448
449         * lisp/message.el (message-cite-prefix-regexp): Fix the regexp.
450
451         * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
452         implementation.
453
454 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
455
456         * lisp/gnus-clfns.el (find-cl-run-time-functions): Insert a
457         newline before filling a result; ignore non-list forms.
458
459 2002-01-24  ARISAWA Akihiro  <ari@atesoft.advantest.co.jp>
460
461         * lisp/gnus-sum.el (gnus-summary-show-article): If coding-system is
462         specified, bind `default-mime-charset' to it.
463
464 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * lisp/message.el: Require `base64' before `canlock-om' to avoid
467         damage to define `base64-encode-string' by MEL.
468
469         * lisp/dgnushack.el: Load base64.el before canlock-om.el to avoid
470         damage to define `base64-encode-string' by MEL.
471
472 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
473
474         * lisp/gnus-sum.el (gnus-article-commands-menu): Bind "Html" to
475         the command `gnus-article-wash-html'.
476         (gnus-summary-article-menu): Ditto.
477         (gnus-summary-wash-map): Bind "h" to the command
478         `gnus-article-wash-html'.
479
480         * lisp/gnus-art.el (gnus-article-treatment-menu): Bind
481         "Treat html" to the command `gnus-article-wash-html'.
482
483         * lisp/nnheader.el: Place mm- stuff and mail-parse stuff in front
484         of the codes which use (or may use) them.
485
486 2002-01-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
487
488         * lisp/gnus-art.el (gnus-article-display-traditional-message): Use
489         `set-buffer-multibyte'.
490
491 2002-01-21  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
492
493         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Protect
494         against dead windows.
495
496         * lisp/nnheader.el (mm-encode-coding-string): Alias to
497         `encode-coding-string'.
498         (mm-decode-coding-string): Alias to 'decode-coding-string'.
499
500 2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
501
502         * lisp/gnus-vers.el: T-gnus 6.15.6 revision 00.
503
504         * lisp/nnheader.el (std11-unfold-region): New function copied from
505         `rfc2047-unfold-region'.
506         (std11-unfold-field): New function.
507         (mail-header-unfold-field): Alias to `std11-unfold-field'.
508
509 2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
510
511         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02 (synch
512         with the released version of Oort Gnus v0.05).
513
514 2002-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
515
516         * lisp/dgnushack.el: Advise `byte-compile-inline-expand' for Mule
517         to ignore built-in functions as Emacs 20+ does.
518
519 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
520
521         * lisp/gnus-sum.el (gnus-adjust-marked-articles): Fix the record
522         for `seen' if it looks like (seen NUM1 . NUM2).  It should be
523         (seen (NUM1 . NUM2)).
524
525 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
526
527         * lisp/nntp.el (nntp-send-buffer): Bind `mc-flag' to nil.
528
529         * lisp/nnheader.el (mm-with-unibyte-buffer): Alias to
530         `nnheader-with-unibyte-buffer'.
531         (nnheader-with-unibyte-buffer): New macro.
532
533 2002-01-12  Katsuhiro Hermit Endo  <hermit@koka-in.org>
534
535         * texi/gnus-ja.texi (Article Date): Update Japanese translation.
536
537 2002-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
538
539         * lisp/gnus-clfns.el (butlast): Fix a serious bug that it behaved
540         like `nbutlast'.  Special thanks to Keiichi-san for the great
541         discovery.
542
543         * lisp/gnus.el (gnus-product-variable-file-list): Add a check for
544         the value of `gnus-use-correct-string-widths' in the forms.
545
546         * lisp/gnus-start.el (gnus-product-quick-file-format): Include the
547         value of `gnus-use-correct-string-widths' in the file form.
548         (gnus-product-read-variable-file-1): Check for the equality in the
549         value of `gnus-use-correct-string-widths' as well.
550
551 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
552
553         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01 in
554         order to force update cached format specs.
555
556         * lisp/gnus-spec.el (gnus-use-correct-string-widths): Default to t.
557
558 2002-01-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
559
560         * lisp/nnshimbun.el: Adopt for old Gnusae.
561
562 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
563
564         * lisp/message.el (message-strip-forbidden-properties): Don't
565         strip properties when the invisible MIME part is inserted.
566
567         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Position
568         point to the top.
569
570 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
571
572         * etc/gnus/oort.xface (X-Face): Oort X-Face from
573         Raymond Scholz <ray-2002@zonix.de>.
574
575 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
576
577         * lisp/lpath.el: Fbind `coding-system-to-mime-charset' for Mule 2.
578
579         * lisp/nnheader.el (std11-fold-region): New function copied from
580         `rfc2047-fold-region'.
581         (std11-fold-field): Use it.
582
583 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
584
585         * lisp/gnus.el: Don't autoload "gnus-bitmap".
586
587         * lisp/gnus-ems.el: Autoload "smiley-mule" if running Emacs
588         version is less than 21.
589
590         * lisp/gnus-art.el (gnus-article-smiley-display): Remove.
591         (gnus-treat-smiley): Reload "smiley-ems" or "smiley-mule" if
592         needed.
593         (gnus-treat-display-smileys): Use `gnus-image-type-available-p'.
594         (gnus-article-smiley-mule-loaded-p): New internal variable.
595         (gnus-article-should-use-smiley-mule): New user option.
596
597 2002-01-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
598
599         * lisp/nneething.el (nneething-mime-extensions): New variable.
600         (nneething-request-article): Refer it.
601
602         * lisp/nnheader.el (mm-detect-coding-region): Alias to
603         `nnheader-detect-coding-region'.
604         (nnheader-detect-coding-region): New function.
605         (mm-detect-mime-charset-region): Alias to
606         `nnheader-detect-mime-charset-region'.
607         (nnheader-detect-mime-charset-region) New function.
608
609 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
610
611         * texi/gnus-ja.texi (Web Newspaper): Update the document of
612         mime-w3m.el.
613
614 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
615
616         * lisp/gnus-art.el (article-toggle-headers): Expose headers even
617         if there is a boundary line.
618
619         * lisp/nntp.el (nntp-send-buffer): Don't use
620         `mm-with-unibyte-current-buffer'.  Use expanded form instead.
621
622         * lisp/gnus-art.el (gnus-treatment-function-alist): Move X-Face
623         stuff down after unfolding stuff.
624
625 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
626
627         * lisp/gnus-namazu.el (gnus-namazu/highlight-words): Reimplemented.
628
629 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
630
631         * lisp/nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
632         it should go to the beginning of the header after narrowing.
633         (std11-extract-addresses-components): Protect against nil argument.
634
635 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
636
637         * lisp/nnheader.el (mail-header-field-value): Alias to
638         `std11-field-value'.
639         (std11-field-value): New function.
640
641 2002-01-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
642
643         * lisp/nnheader.el (mail-header-parse-addresses): New function.
644         (std11-extract-addresses-components): New function.
645
646 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
647
648         * lisp/gnus-picon.el: Don't require `mail-parse'.
649
650 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
651
652         * lisp/nnheader.el (mail-header-fold-field): Alias to
653         `std11-fold-field'.
654         (std11-fold-field): New function.
655         (mail-narrow-to-head): Alias to `std11-narrow-to-header'.
656         (mail-header-narrow-to-field): Alias to `std11-narrow-to-field'.
657         (std11-narrow-to-field): New function.
658
659 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
660
661         * lisp/gnus-vers.el: T-gnus 6.15.5 revision 00.
662
663 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
664
665         * etc/gnus/describe-group.xpm: Set pixels of first line to
666         background color. A bug in Emacs?
667
668 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
669
670         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
671
672         * lisp/gnus-picon.el: Require `mail-parse'.
673
674         * lisp/sha1-el.el (sha1-use-external): Replace `executable-find'
675         with `exec-installed-p'.
676
677 2002-01-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
678
679         * lisp/gnus-namazu.el: Update comments.
680         (gnus-namazu/search): Convert `gnus-cache-directory' to absolute
681         before the regular expression which matches paths of persistent
682         articles is generated.  Clean up codes.
683
684 2002-01-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
685
686         * lisp/nnshimbun.el (nnshimbun-request-article): Handle the
687         article properly when no group is specified.
688         (nnshimbun-write-nov, nnshimbun-save-nov): Save nov databases only
689         when their sizes are greater than zero.
690
691         * lisp/gnus-namazu.el (gnus-namazu-query-highlight): New option.
692         (gnus-namazu-query-highlight-face): New face.
693         (gnus-namazu/check-cache-group): New function.
694         (gnus-namazu/cache-group-candidates): Ditto.
695         (gnus-namazu/search): Call `gnus-namazu/check-cache-group' to get
696         groups for cached articles.
697         (gnus-namazu/highlight-words): New function.
698         (gnus-namazu-search): Set the group parameter `highlight-words'
699         when `gnus-namazu-query-highlight' is equal to the other value
700         than nil.
701
702         * lisp/gnus-ja.texi (Namazu Groups): Updated.
703
704 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
707         non-list forms in the top level.
708
709 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
710
711         * ChangeLog, todo: (oops) changed buffer-file-coding-system back
712         to coding.
713
714 2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
715
716         * make-x.bat: Ensure nonempty variable value.  Reported by Frank
717         Haun <pille3000@gmx.net>.
718
719 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
720
721         * ChangeLog, todo: Add `coding'.
722
723 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
724
725         * ChangeLog: changed coding to buffer-file-coding-system
726         * todo: same
727
728 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
729
730         * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
731         Schmitt <ich@Frank-Schmitt.net>.
732
733 2001-12-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
734
735         * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): Changed
736         the expression to decide whether `gnus-summary-buffer-name' should
737         be advised.
738         (gnus-namazu/setup): Strict checking the other Gnus variants than
739         Oort-Gnus before handling `gnus-group-name-charset-group-alist'.
740
741 2001-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
742
743         * lisp/nnheader.el (mm-multibyte-string-p): Alias to
744         `multibyte-string-p' or `ignore'.
745
746 2001-12-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
747
748         * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): New
749         advice.
750
751         * lisp/gnus-namazu.el (top): Update comments.
752         (gnus-namazu-indexed-servers): Abolished.
753         (gnus-namazu-index-directories, gnus-namazu-command): Changed the
754         default value.
755         (gnus-namazu/group-name-regexp): New internal constant.
756         (gnus-namazu/indexed-servers): New function.
757         (gnus-namazu/setup): Not initialize `gnus-namazu-indexed-servers'.
758         Add the entry for ephemeral groups generated by
759         `gnus-namazu-search' to `gnus-group-name-charset-group-alist'.
760         (gnus-namazu/group-prefixed-name): Fix.
761         (gnus-namazu/search): Stricten checking the return value of
762         `gnus-namazu/call-namazu'.  Install changes in order to avoid the
763         difference between regexp-opt module of FSF Emacs and one of XEmacs.
764         (gnus-namazu/get-target-groups, gnus-namazu/get-current-query):
765         Refer `gnus-namazu/group-name-regexp'.
766         (gnus-namazu-search): Slightly modified.
767
768 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
769
770         * lisp/message.el (message-mimic-kill-buffer): Bind
771         `message-kill-buffer-and-remove-file' to nil while calling the
772         function `message-kill-buffer'.
773
774         * texi/message-ja.texi, texi/message-ja.texi: Update.
775
776         * lisp/lpath.el: Fbind `replace-regexp-in-string' for XEmacs and
777         Mule; don't fbind coding-system-list for Mule.
778
779 2001-12-03  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
780         (cf. news://news.gnus.org/gnus.gnus-bug #48523)
781
782         * lisp/message.el (message-kill-buffer-and-remove-file): New user
783         option.
784         (message-kill-buffer): Don't remove the backup file if
785         `message-kill-buffer-and-remove-file' is nil.
786
787 2001-12-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
788
789         * lisp/gnus-namazu.el (gnus-namazu-case-sensitive-filesystem): New
790         option.
791         (gnus-namazu/group-alist): New internal variable.
792         (gnus-namazu/setup): Initialize it.
793         (gnus-namazu/shutdown) New function.
794         (gnus-namazu/request-list): Ditto.
795         (gnus-namazu/group-prefixed-name): Ditto.
796         (gnus-namazu/search): Call it instead of
797         `gnus-group-prefixed-name' in order to normalize a group name on a
798         case-insensitive file system.
799
800 2001-12-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
801
802         * lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): New
803         option.
804         (gnus-namazu/normalize-results): Refined.
805
806         * lisp/gnus-namazu.el (gnus-namazu-index-directory): Abolished.
807         (gnus-namazu-index-directories): New option.
808         (gnus-namazu-coding-system): Changed the default value for Windows
809         and OS/2.
810         (gnus-namazu/setup): Follow the abolition of
811         `gnus-namazu-index-directory'.
812         (gnus-namazu/normalize-results): New inline function.
813         (gnus-namazu/call-namazu): Set `file-name-coding-system' and
814         `pathname-coding-system' to handle querys which include multibyte
815         characters.  Not reset locale environments.  Refer
816         `gnus-namazu-locale' and `gnus-namazu-index-directories'.
817         (gnus-namazu/search): Call `gnus-namazu/normalize-results'.
818         Modify a regular expression.
819         (gnus-namazu/get-target-groups): Modify a regular expression.
820         (gnus-namazu/get-current-query): Ditto.
821         (gnus-namazu/truncate-article-list): Ditto.
822
823 2001-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
824
825         * lisp/mm-url.el: Require `path-util'.
826         (mm-url-program): Replace `executable-find' to `exec-installed-p'.
827
828 2001-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
829
830         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
831
832         * lisp/canlock-om.el: New file.
833         * lips/dgnushack.el: Load canlock-om.el for compiling canlock.el
834         when `MULE' is bound.
835         (dgnushack-unexporting-files): Add canlock-om.el when `MULE' is
836         not bound.
837         * lisp/message.el: Require `canlock-om' when Mule is running;
838         autoload cus-edit for the function `customize-save-variable'.
839         * lisp/nnheader.el (customize-save-variable): Remove.
840
841 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
842
843         * lisp/message.el (message-strip-special-text-properties): Default
844         to t because of the new function `message-tamago-not-in-use-p'.
845
846 2001-11-26  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
847
848         * make-x.bat: Use parameter "/copy" rather than "copy" for increased
849         dwimishness for old-time DOS users.  From Frank Schmitt
850         <ich@Frank-Schmitt.net>.
851
852 2001-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
853
854         * lisp/message.el (message-strip-special-text-properties): Default
855         to nil temporarily (it should be automated).
856         (message-forbidden-properties): Undo last change.
857         (message-strip-forbidden-properties): Undo last change; synch with
858         Oort Gnus.
859
860 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
861
862         * lisp/message.el (message-forbidden-properties): Defcustom; make
863         it a list; don't include `intangible', `invisible',
864         `modification-hooks' or `read-only'.
865         (message-strip-forbidden-properties): Convert the value of
866         `message-forbidden-properties' to plist.
867
868 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
869
870         * lisp/gnus-group.el (gnus-group-group-map): Bind `G n' key to the
871         command `gnus-group-make-shimbun-group'.
872         (gnus-group-group-menu): Add `gnus-group-make-shimbun-group'.
873
874         * texi/gnus-ja.texi (Foreign Groups): Add a documentation for the
875         shimbun groups.
876         (Web Newspaper): Use `G n' key for `gnus-group-make-shimbun-group'.
877
878 2001-11-15  Simon Josefsson  <jas@extundo.com>
879
880         * etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.
881
882 2001-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
883
884         * lisp/gnus-sum.el (gnus-summary-wash-map): Remove
885         `gnus-smiley-display'.
886
887 2001-11-11  Simon Josefsson  <jas@extundo.com>
888
889         * make-x.bat: Don't use -nw.  Suggested by Frank Haun
890         <pille3000@gmx.net>.
891
892 2001-11-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
893
894         * texi/infohack.el (infohack-texi-format): To process
895         write-protected files safely, make this buffer be writable after
896         `find-file'
897
898 2001-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
899
900         * lisp/nnheader.el (customize-save-variable): Defun-maybe.
901
902 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
903
904         * etc/smilies/blink.xpm: New set of xpm. From Oliver Scholz
905         <oscholz@my.gnus.org>.
906
907 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
908
909         * etc/smilies/sad.pbm: New bitmap.
910         * etc/smilies/blink.pbm: Ditto.
911         Contributed by Kim F. Storm <storm@cua.dk>.
912
913 2001-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
914
915         * lisp/message.el (rfc822-goto-eoh): Remove.
916
917 2001-10-19  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
918         From Frank Schmitt <ich@Frank-Schmitt.net>.
919
920         * make-x.bat: Use correct directory structure for XEmacs on Windows.
921
922 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
923
924         * lisp/message.el (rfc822-goto-eoh): Define it when void.
925
926 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
927
928         * lisp/message.el (message-resend, message-send): Undo.
929
930 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
931
932         * lisp/message.el (message-resend): Bind
933         `inhibit-field-text-motion' to t while resending a mail.
934
935 2001-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
936
937         * lisp/message.el (message-send): Remove the text property `field'
938         from the encoding buffer.
939
940 2001-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
941
942         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Use
943         `gnus-ding-file-coding-system' instead of
944         `gnus-startup-file-coding-system'; go to the beginning of the
945         buffer before searching.
946         (gnus-read-newsrc-el-file): Use `gnus-ding-file-coding-system'
947         instead of `gnus-startup-file-coding-system'.
948
949 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
950
951         * lisp/message.el (message-send-news): Modify the value of
952         `mime-field-encoding-method-alist' to encode newsgroup names.
953
954         * lisp/gnus-art.el (gnus-article-header-presentation-method): Call
955         `article-decode-group-name' to decode newsgroup names.
956         (gnus-article-decode-hook): Default to nil.
957
958 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
959
960         * Makefile.in (uninstall): Add.
961
962         * etc/Makefile.in (uninstall): Add.
963
964 2001-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
965
966         * lisp/message.el (message-fix-before-sending): Don't expose
967         invisible MIME parts; don't use `message-find-invisible-regions'.
968         (message-find-invisible-regions): Remove.
969         (invisible-region): Advise the function to add the text property
970         `mime-edit-invisible'.
971         (message-invisible-region): Remove.
972         (message-save-drafts): Copy all the text properties from the
973         editing buffer to the encoding buffer.
974         (message-send): Ditto.
975
976 2001-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
977
978         * lisp/nndoc.el (nndoc-oe-dbx-type-p): Use `string-as-multibyte'
979         instead of `mm-string-as-multibyte'.
980         (nndoc-possibly-change-buffer): Use `nnheader-insert-file-contents'
981         instead of `mm-insert-file-contents'.
982
983 2001-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
984
985         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
986
987 2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
988
989         * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
990
991 2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
992
993         * aclocal.m4, configure.in: Check commercial fonts.
994
995 2001-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * lisp/message.el (message-find-invisible-regions): Look for the
998         text-property `mime-edit-invisible' as well as `message-invisible'.
999         (message-save-drafts): Copy the text-property `mime-edit-invisible'
1000         from the message editing buffer to the encoding buffer.
1001         (message-send): Ditto.
1002
1003 2001-09-27  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1004
1005         * texi/gnus-ja.texi (Article Hiding): Fix typo.
1006
1007 2001-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1008
1009         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
1010
1011 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1012
1013         * configure.in: Generate texi/ps/Makefile.
1014
1015 2001-09-21  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1016
1017         * make.bat: Use parameter "/copy" rather than "copy" for increased
1018         dwimishness for old-time DOS users.
1019
1020 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1021
1022         * make-x.bat: New.
1023
1024 2001-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1025
1026         * lisp/dgnushack.el: If W3DIR is identical to URLDIR, don't add it
1027         to `load-path'.
1028
1029 2001-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1030
1031         * lisp/gnus-diary.el: Don't use `easy-menu-add-item' if it is not
1032         available.
1033
1034 2001-09-17  Keiichi Suzuki  <keiichi@nanap.org>
1035
1036         * lisp/gnus-bbdb.el (gnus-bbdb/insert-address-regexp):
1037         `regexp-quote' for each addresses.
1038
1039 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1040
1041         * texi/gnus-ja.texi (Drafts): Fix typo.
1042
1043 2001-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1044
1045         * lisp/lpath.el: Removed `current-language-environment' and
1046         `language-info-alist'.
1047
1048 2001-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1049
1050         * lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
1051         of the requested article only when the current directory does noe
1052         equal to `gnus-original-article-buffer'.
1053
1054         * lisp/gnus-art.el (gnus-request-article-this-buffer): Copy an
1055         article from `gnus-original-article-buffer' to
1056         `gnus-article-buffer'.  Generate `gnus-original-article-buffer'
1057         safely.
1058
1059 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1060
1061         * lisp/gnus-namazu.el: Updated documents.
1062
1063         * texi/gnus-ja.texi (Namazu Groups): New subsection.
1064
1065 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1066
1067         * lisp/gnus-namazu.el: Autoload "regexp-opt" for Mule 2.3.
1068
1069         * Mule23@1934.en, Mule23@1934.ja: To install contrib/regexp-opt.el
1070         is required.
1071
1072         * contrib/regexp-opt.el: Imported from Emacs 20.2.
1073
1074         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use
1075         `bbdb-display-layout' or `bbdb-pop-up-display-layout' instead of
1076         `bbdb-elided-display' or `bbdb-pop-up-elided-display' when BBDB
1077         v2.33 or later is running.
1078
1079 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1080
1081         * lisp/gnus-namazu.el (top): Not require `std11'.
1082         (gnus-namazu/get-current-from): Use
1083         `mail-extract-address-components' instead of
1084         `std11-extract-address-components'.
1085
1086         * lisp/gnus-namazu.el: New file.
1087
1088         * lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.
1089
1090         * lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
1091         `gnus-namazu-search'.
1092
1093         * lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
1094         `gnus-namazu-search', and removed `gnus-group-make-shimbun-group'.
1095
1096 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1097
1098         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Abolished.  Use the
1099         new function `gnus-correct-pad-form' instead.
1100         * lisp/gnus-spec.el (gnus-tilde-pad-form): Ditto.
1101
1102 2001-09-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1103
1104         * lisp/nnir.el (nnir-run-namazu): Fix a side effect when handling
1105         of process environments.
1106
1107 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1108
1109         * lisp/nnir.el (top): Added code to avoid byte-compile warning
1110         about `nnimap-server-buffer'.
1111         (nnir-run-namazu): Disable locale of Namazu.
1112
1113 2001-09-04  KOSEKI Yoshinori  <kose@meadowy.org>
1114
1115         * lisp/nnir.el (gnus-group-mode-hook): Fix typo.
1116
1117 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1118
1119         * lisp/nnir.el (top): Don't call `nnir-group-mode-hook' in T-gnus.
1120
1121         * lisp/gnus-group.el (gnus-group-group-map): Define "G" as
1122         `gnus-group-make-nnir-group', and define "S" as
1123         `gnus-group-make-shimbun-group'.
1124
1125         * lisp/gnus.el (top): Add autoload of
1126         `gnus-group-make-nnir-group'.
1127
1128         * lisp/nnir.el: Import from
1129         ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el.
1130
1131 2001-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * lisp/gnus-util.el (gnus-truncate-string): Abolished.
1134
1135 2001-08-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1136
1137         * lisp/nnshimbun.el (gnus-group-make-shimbun-group): Call
1138         `shimbun-groups' to detect avaiable groups of specified server.
1139
1140 2001-08-17  KANEMATSU Daiji  <kanematu@sra.co.jp>
1141
1142         * lisp/message.el (message-signature-separator-for-insertion): New
1143         customizable variable which is used for signature separator.
1144         * lisp/message.el (message-insert-signature): Use variable
1145         `message-signature-separator-for-insertion' instead of hard code.
1146
1147 2001-08-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1148
1149         * texi/gnus-ja.texi (Browsing the Web): Fix typo.
1150
1151 2001-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
1154
1155 2001-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1156
1157         * lisp/gnus-art.el (gnus-request-article-this-buffer): Insert an
1158         article into `gnus-original-article-buffer' instead of
1159         `gnus-article-buffer'.
1160
1161 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1162
1163         * lisp/mml2015.el: Require `gnus-clfns' when compiling.
1164         * lisp/gnus-clfns.el (string-to-list): New compiler macro.
1165
1166 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1167
1168         * lisp/gnus-sum.el (gnus-select-newsgroup): Don't examine cached
1169         articles with `gnus-cache-articles-in-group' even if the current
1170         group is not a virtual group (see ChangeLog.1 1999-03-02).
1171
1172 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1173
1174         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
1175
1176         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Abolished.
1177
1178         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
1179         `gnus-retrieve-parsed-headers'.
1180         (gnus-fetch-headers): Ditto.
1181
1182         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Abolished.
1183
1184         * lisp/gnus-cache.el (gnus-cache-braid-headers): Abolished.
1185         (gnus-cache-retrieve-parsed-headers): Abolished.
1186
1187 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1188
1189         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Bind
1190         `nnmail-expiry-wait-function' to nil if the group's parameter
1191         `expiry-wait' is specified by the user or the shimbun's default
1192         value is provided.
1193
1194 2001-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1195
1196         * lisp/gnus-msg.el (gnus-message-make-user-agent): New
1197         implementation.
1198
1199 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1200
1201         * lisp/gnus-clfns.el (copy-list): New compiler macro.
1202
1203 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1204
1205         * lisp/gnus-delay.el (gnus-delay-initialize): Don't use the macro
1206         `kbd'.
1207
1208         * lisp/nnheader.el (mm-read-coding-system): New function which is
1209         a substitute for mm-util.el.
1210
1211 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1212
1213         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
1214
1215         * lisp/nntp.el (nntp-request-newgroups): Use UTC date for
1216         NEWGROUPS command.
1217
1218         * lisp/gnus-start.el (gnus-find-new-newsgroups): Use
1219         `message-make-date' instead of `current-time-string'.
1220         (gnus-ask-server-for-new-groups): Ditto.
1221         (gnus-check-first-time-used): Ditto.
1222
1223 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1224
1225         * texi/message-ja.texi (message-citation-line-function): Add a
1226         comma just after the `@xref' form.
1227
1228         * lisp/nnheader.el (nnheader-header-value): Ignore leading
1229         whitespaces.
1230
1231         * lisp/dgnushack.el (dgnushack-make-auto-load): Advise
1232         `make-autoload' to handle `define-derived-mode'.
1233
1234 2001-07-12  Katsumi Yamaoka <yamaoka@jpl.org>
1235
1236         * lisp/message.el (message-yank-original): Unwind-protect while
1237         suspending font-lock.
1238         (message-mode): Modify for the following changes.
1239         (message-font-lock-keywords-2): Abolished.
1240         (message-font-lock-keywords-1): Abolished.
1241         (message-font-lock-keywords): Unified.
1242         (message-font-lock-cited-text-matcher): Abolished.
1243         (font-lock-after-change-function): Don't advise it.
1244         (message-font-lock-last-position): Abolished.
1245         (message-font-lock-citation-name-max-column): Abolished.
1246         (message-font-lock-cited-text-regexp) Abolished.
1247         (message-font-lock-fence-close-position): Abolished.
1248         (message-font-lock-fence-open-position): Abolished.
1249         (message-font-lock-fence-close-regexp): Abolished.
1250         (message-font-lock-fence-open-regexp): Abolished.
1251
1252 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
1253
1254         * lisp/message.el (message-font-lock-keywords-1): Replace regexp
1255         for mml tags with `mime-edit-tag-regexp'.
1256
1257 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
1258
1259         * lisp/message.el (message-font-lock-keywords-2): Move definitions
1260         for cited texts and mml tags to `message-font-lock-keywords-1'.
1261
1262 2001-07-10  Katsuhiro Hermit Endo <hermit@koka-in.org>
1263
1264         * texi/gnus-ja.texi (Mail Group Commands): Fix a slight mistake.
1265
1266 2001-07-09  Katsumi Yamaoka <yamaoka@jpl.org>
1267
1268         * lisp/dgnushack.el: Add the parent directory of the directory
1269         where the APEL modules are installed to `load-path' according to
1270         the description of the file Mule23@1934.
1271
1272 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
1273
1274         * make.bat: Use infohack.el to create info files.
1275
1276 2001-07-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1277
1278         * README.semi: Modify URI of emacs-w3m.
1279         * README.semi.ja: Ditto.
1280         * Mule23@1934.en: Ditto.
1281         * Mule23@1934.ja: Ditto.
1282         * lisp/nnshimbun.el: Ditto.
1283
1284         * texi/gnus-ja.texi (Top, Article Treatment): Fix typo.
1285         (Web Newspaper): Modify URI of emacs-w3m.
1286
1287 2001-07-06  KITAGAWA Takurou  <i30x1641@ip.media.kyoto-u.ac.jp>
1288
1289         * lisp/Makefile.in (clever): Use `if test... then' instead of
1290         `test... &&'.
1291
1292 2001-07-06  Katsumi Yamaoka <yamaoka@jpl.org>
1293
1294         * lisp/Makefile.in (clever): Change the quoting style for the
1295         elisp form to check for XEmacs-p.
1296
1297         * lisp/dgnushack.el: Require `path-util' first, and then search
1298         for the path if it is not found.
1299
1300 2001-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
1301
1302         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
1303
1304 2001-06-28  Akitada Koyama  <cx2@kh.rim.or.jp>
1305
1306         * texi/gnus-ja.texi (Web Newspaper): Add a description how to show
1307         html documents inline.
1308
1309 2001-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
1310
1311         * texi/message-ja.texi (message-suspend-font-lock-when-citing): Add
1312         a description.
1313         * texi/message.texi (message-suspend-font-lock-when-citing): Ditto.
1314
1315         * lisp/message.el (message-yank-original): Suspend font-lock'ing
1316         while citing an original message.
1317         (message-suspend-font-lock-when-citing): New user option.
1318
1319 2001-06-25  Katsumi Yamaoka <yamaoka@jpl.org>
1320
1321         * lisp/gnus-clfns.el (find-cl-run-time-functions): New
1322         implementation.
1323
1324 2001-06-22  Katsumi Yamaoka <yamaoka@jpl.org>
1325
1326         * lisp/gnus-art.el (article-display-x-face): Don't gather X-Face
1327         fields in `gnus-original-article-buffer'.
1328
1329 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
1330
1331         * lisp/nnshimbun.el (nnshimbun-find-parameter): Undo the last
1332         bogus changes; use the value of `nnshimbun-pre-fetch-article' if
1333         the value of the group parameter `prefetch-articles' is nil; do
1334         likewise for `encapsulate-images'.
1335
1336 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
1337
1338         * lisp/nnshimbun.el (nnshimbun-find-parameter): Use the value of
1339         `nnshimbun-pre-fetch-article' if the value of the group parameter
1340         `prefetch-articles' is `off'; do likewise for `encapsulate-images'.
1341
1342 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
1343
1344         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Fix a
1345         doc-string that both the values `off' and nil specifies not to
1346         encapsulate images.
1347         (nnshimbun-pre-fetch-article): Default to `off'.
1348
1349 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
1350
1351         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Renamed from
1352         `nnshimbun-encapsulate-article'.
1353         (nnshimbun-request-article-1): Replace `encapsulate-article' with
1354         `encapsulate-images'.
1355         (nnshimbun-find-parameter): Ditto.
1356         (nnshimbun-group-parameters): Ditto.
1357         (nnshimbun-group-parameters-custom): Ditto.
1358
1359 2001-06-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1360
1361         * lisp/nnshimbun.el (nnshimbun-group-parameters-custom): Add
1362         `encapsulate-article' as a customizable option, and modified
1363         `prefetch-articles'.
1364         (nnshimbun-group-parameters): Add document for
1365         `encapsulate-article'.
1366         (nnshimbun-encapsulate-article): New server variable.
1367         (nnshimbun-find-parameter): Add code for `encapsulate-article'.
1368         (nnshimbun-request-article-1): Refer `encapsulate-article' group
1369         parameter to control `shimbun-encapsulate-article' value when
1370         `shimbun-article' is called.
1371
1372 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
1373
1374         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
1375
1376 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
1377
1378         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Use
1379         `nnshimbun-find-parameter'.
1380         (nnshimbun-generate-nov-database): Bind a full group name while
1381         processing.
1382         (nnshimbun-find-parameter): New implementation to refer to the
1383         nnshimbun group parameters.
1384         (nnshimbun-index-range): Add a document that it's just a default.
1385         (nnshimbun-pre-fetch-article): Ditto.
1386         (nnshimbun-group-parameters): Specify a parameter type as `list'.
1387         (TopLevel): Remove the local variable "-*- coding: junet; -*-".
1388
1389 2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
1390
1391         * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
1392         parameter.  It also provides the user option
1393         `nnshimbun-group-parameters-alist' and the function
1394         `nnshimbun-find-group-parameters'.
1395         (nnshimbun-group-parameters-custom): New variable.
1396         (TopLevel): Require `gnus' expressly.
1397
1398 2001-06-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1399
1400         * lisp/nnshimbun.el (nnshimbun-find-parameter): New macro.
1401         (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
1402         (nnshimbun-request-expire-articles): Fixed.
1403
1404 2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
1405
1406         * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
1407         `locate-library' to check for the existence of mailcap.el in the
1408         same directory of gnus.el.
1409         (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
1410         that I made.
1411
1412 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
1413
1414         * lisp/lpath.el: Don't Fbind `xml-node-children'.
1415
1416 2001-06-11  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1417
1418         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
1419         inhibiting the expiring when `nnshimbun-keep-unparsable-dated-articles'
1420         is nil.
1421
1422 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1423
1424         * lisp/gnus-group.el (toplevel): Removed autoload code for
1425         "nnshimbun".
1426
1427         * texi/gnus-ja.texi (Web Newspaper): Add documents about
1428         `nnshimbun-index-range'.
1429
1430 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
1431
1432         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
1433         refer to the variable `nnshimbun-keep-last-article', we should
1434         keep the last article anyway.
1435         (nnshimbun-keep-last-article): Abolished.
1436
1437         * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
1438         make-shimbun-group'.
1439
1440 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1441
1442         * lisp/nnshimbun.el: Remove some garbage.
1443
1444 2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
1445
1446         * texi/message-ja.texi: Use `iso-2022-7bit' instead of
1447         `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
1448         FSF Emacsen.
1449         * texi/gnus-ja.texi: Ditto.
1450
1451 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1452
1453         * lisp/nnshimbun.el (top-level): Updated comments.
1454         (nnshimbun): New customize group.
1455         (nnshimbun-keep-last-article): Defined as customize variable.
1456         (nnshimbun-keep-unparsable-dated-articles): Ditto.
1457         (nnshimbun-insert-nov): Use `when' instead of `if'.
1458         (gnus-group-shimbun-server-history): Imported from
1459         `gnus-group.el'.
1460         (gnus-group-make-shimbun-group): Ditto.
1461
1462         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Its real
1463         definition is moved to `nnshimbun.el' and autload code is added.
1464         (gnus-group-shimbun-server-history): Its definition is moved to
1465         `nnshimbun.el'.
1466
1467 2001-06-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1468
1469         * lisp/nnshimbun.el (nnshimbun-use-entire-index): Removed.
1470         (nnshimbun-index-range): New variable.
1471         (nnshimbun-close-server): Check status strictly to close server
1472         safely.
1473         (nnshimbun-generate-nov-database): Refer the group paramter
1474         `nnshimbun-index-range' as the second parameter of
1475         `shimbun-headers'.
1476         (shimbun-mua-use-entire-index): Removed.
1477         (nnshimbun-request-article-1): Replace a date string in
1478         `gnus-newsgroup-data' only when article header has non-nil value.
1479         (nnshimbun-insert-nov): Fixed condition to decide whether
1480         `X-Nnshimbun-Id' should be inseted or not.
1481
1482 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
1483
1484         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
1485         (nnshimbun-request-expire-articles): Simplified; refer to the
1486         shimbun's default expiration days.
1487
1488 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
1489
1490         * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
1491         Emacsen.
1492
1493 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
1494
1495         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
1496         group parameter `expiry-wait' when expiring a closed group.
1497
1498 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
1499
1500         * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
1501         string in `gnus-newsgroup-data' based on the newly retrieved
1502         article.
1503
1504 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
1505
1506         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
1507         inhibiting the expiring.
1508
1509 2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
1510
1511         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
1512         (nnshimbun-request-expire-articles): New function.
1513         (nnshimbun-keep-unparsable-dated-articles): New variable.
1514         (nnshimbun-keep-last-article): New variable.
1515         (nnshimbun-insert-nov): Rewrite using `nnshimbun-string-or'.
1516         (nnshimbun-string-or): New macro.
1517         (nnshimbun-tmp-string): New internal variable.
1518         (TopLevel): Require `message' for `message-make-date'.
1519
1520 2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
1521
1522         * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
1523         useless non-global var; scroll the output window automatically.
1524
1525 2001-05-31  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1526
1527         * lisp/nnshimbun.el (nnshimbun-header-xref): Removed.
1528         (nnshimbun-check-header): Removed.
1529         (nnshimbun-make-shimbun-header): Don't call
1530         `nnshimbun-header-xref'.
1531         (nnshimbun-request-group): Simplified.
1532         (nnshimbun-request-article-1): Call `nnshimbun-replace-nov-entry'
1533         instead of `nnshimbun-check-header'.
1534         (nnshimbun-insert-nov): New function.
1535         (nnshimbun-generate-nov-database): Call `nnshimbun-insert-nov'
1536         instead of `nnheader-insert-nov'.
1537         (nnshimbun-replace-nov-entry): New function.
1538
1539 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
1540
1541         * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
1542         `dolist'; protect against errors.
1543
1544 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
1545
1546         * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
1547         use `last'.
1548         (nnshimbun-make-shimbun-header): Use the following macros.
1549         (nnshimbun-mail-header-from): New macro whose definition will be
1550         changed statically for Gnus or gnus.
1551         (nnshimbun-mail-header-subject): Ditto.
1552         (TopLevel): Don't require `gnus-clfns'.
1553
1554         * lisp/gnus.el: Add autoload for `find-cl-run-time-functions'.
1555
1556         * lisp/gnus-clfns.el (find-cl-run-time-functions): New command for
1557         the developers.
1558         (cl-run-time-functions): New variable.
1559         (TopLevel): Don't require `cl' at run-time.
1560
1561 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1562
1563         * texi/gnus-ja.texi (Web Newspaper): Updated.
1564
1565 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
1566
1567         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
1568         "nnshimbun.el" if the library "shimbun" is not found.
1569         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
1570         (locate-library): Redefine it for Mule before it is called.
1571
1572         * README.semi.ja: Update for the use of Emacs-W3M.
1573         * README.semi: Ditto.
1574         * Mule23@1934.ja: Ditto.
1575         * Mule23@1934.en: Ditto.
1576
1577 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1578
1579         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
1580
1581         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
1582         Reconstructed to use `shimbun'.
1583
1584         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
1585         FLIM can't be found.
1586
1587 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1588
1589         * etc/Makefile.in (datadir): Set this variable, like in the other
1590         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
1591
1592 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
1595         `widget-convert-button', `widget-create' and `widget-put'; ignore
1596         `defface'.
1597
1598 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
1599
1600         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
1601         built-in function.
1602
1603         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
1604         `defgroup'.
1605
1606 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
1607
1608         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1609
1610         * lisp/nnmail.el: Don't bind the colon keywords here.
1611         * lisp/gnus.el (gnus-colon-keywords): New variable which will
1612         default to the value of `dgnushack-colon-keywords'; bind them.
1613         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
1614         dgnuskwds.el.
1615         (dgnushack-colon-keywords): New constant which will have the colon
1616         keywords shuld be bound at run-time for old Emacsen; cache them in
1617         the file dgnuskwds.el and bind them.
1618         (dgnushack-bind-colon-keywords): New function.
1619         (locate-library): Make the function to be silent for Mule.
1620         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
1621
1622 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
1623
1624         * lisp/message.el (message-maybe-encode): Don't use
1625         `end-of-invisible'.
1626
1627 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
1628
1629         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
1630
1631 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
1632
1633         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1634
1635         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
1636         `gnus-article-buffer' just before `gnus-article-prepare-display' is
1637         called.
1638         (gnus-article-mime-edit-article-setup): Ditto.
1639         (gnus-article-prepare-display): Don't bind `buffer-read-only'
1640         because of `inhibit-read-only'; don't set the value of
1641         `gnus-article-current-summary' here; delete all extents or overlays
1642         and clear the value of `gnus-button-marker-list' in advance; make
1643         it to run in `gnus-article-buffer'.
1644         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
1645         (article-toggle-headers): Don't bind `buffer-read-only' because of
1646         `inhibit-read-only'.
1647         (article-hide-headers): Ditto.
1648
1649 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1650
1651         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
1652
1653 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1654
1655         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
1656
1657 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1658
1659         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
1660
1661 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
1662
1663         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
1664         Emacsen; don't bind `mh-lib-progs'.
1665
1666 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
1667
1668         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
1669         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
1670
1671 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
1672
1673         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
1674
1675 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1676
1677         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
1678         asahi.com.
1679         (nnshimbun-asahi-get-headers): Ditto.
1680         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
1681
1682 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
1683
1684         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
1685         multiple articles even if there is a detached minibuffer frame on
1686         some window managers.
1687
1688 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
1689
1690         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
1691         mode.
1692
1693 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
1694
1695         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
1696         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
1697
1698 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
1699
1700         * lisp/message.el (message-fix-before-sending): Hide again the
1701         invisible property of encoded binary data parts after checking is
1702         done.
1703         (message-find-invisible-regions): New function.
1704         (message-save-drafts, message-send): Inherit the invisible property
1705         of encoded binary data parts to make MIME-Edit find the MIME part
1706         boundaries.
1707
1708         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
1709         (dgnushack-make-load): Ditto.
1710
1711 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
1712
1713         * lisp/dgnushack.el (dgnushack-compose-package): New function.
1714         (dgnushack-make-load): Add autoload for cus-load if it is missing.
1715
1716         * lisp/Makefile.in (compose-package): Use
1717         `dgnushack-compose-package'.
1718         (clean, clever): Remove custom-load.el.
1719
1720         * Makefile.in (elclean): Remove custom-load.el.
1721
1722 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
1723
1724         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
1725         entity even if `gnus-show-mime' is nil.
1726
1727 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
1728
1729         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
1730         adjusted.
1731
1732         * lisp/gnus-clfns.el (string): New compiler macro.
1733         (string): Defun-maybe as an ordinary function since it won't be
1734         provided in cl.
1735         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
1736
1737 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
1738
1739         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
1740         `url-current-mime-charset' is bound.
1741
1742 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
1743
1744         * lisp/gnus.el (gnus-info-find-node): Pretend to be
1745         `gnus-article-mode' in the article buffer.
1746
1747 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
1748
1749         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
1750         (nnshimbun-kinsoku-bol-list): Ditto.
1751
1752 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
1753
1754         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
1755
1756         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
1757         `dolist'.
1758
1759         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
1760
1761         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
1762         is defined properly.
1763
1764 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
1765
1766         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
1767         * lisp/nnshimbun.el: Ditto.
1768         * lisp/nnfolder.el: Ditto.
1769         * lisp/mm-util.el: Ditto.
1770         * lisp/gnus-vers.el: Ditto.
1771         * lisp/gnus-sum.el: Ditto.
1772         * lisp/gnus-score.el: Ditto.
1773         * lisp/gnus-nocem.el: Ditto.
1774
1775         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
1776         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
1777         (gnus-setup-for-offline): Ditto.
1778
1779         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
1780         don't require `gnus-clfns'.
1781
1782         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
1783         macros.
1784         (mapc): Remove.
1785
1786         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
1787         `gnus-article-read-summary-keys'.
1788
1789 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
1790
1791         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
1792         the forwarded parts undecoded.
1793         (gnus-article-decode-article-as-default-mime-charset): Set the
1794         value of `default-mime-charset' buffer-locally.
1795
1796 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
1797
1798         * lisp/gnus.el: Add autoloads for
1799         `gnus-summary-digest-post-forward' and
1800         `gnus-summary-digest-mail-forward'.
1801
1802         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
1803         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
1804         with `gnus-summary-digest-post-forward' and
1805         `gnus-summary-digest-mail-forward'.
1806
1807         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
1808         repair the command `gnus-summary-post-digest' and rename it.
1809         (gnus-summary-digest-mail-forward): Ditto.
1810         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
1811         `gnus-uu-digest-post-forward' with
1812         `gnus-summary-digest-post-forward' and
1813         `gnus-summary-digest-mail-forward'.
1814
1815 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
1816
1817         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
1818         `gnus-inhibit-treatment' to t while fetching the raw article.
1819
1820         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
1821         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
1822         is being done;  turn off font-lock first;  query if the buffer is
1823         modified.
1824         (gnus-article-mime-edit-done): New function.
1825         (gnus-article-mime-edit-article-setup): Make the window fill its
1826         frame;  clear the buffere modified flag;  substitute key definition
1827         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
1828         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
1829         to nil while `mime-edit-exit' is being done.
1830         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
1831
1832 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
1833
1834         * lisp/dgnushack.el: Don't require `emu'.
1835
1836 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1837
1838         * lisp/message.el (message-forward-subject-author-subject): Decode
1839         `From' field.
1840
1841 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1842
1843         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
1844
1845         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
1846         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
1847         only a temporary fix for an infloop on nnimap.  FIXME!!!
1848         (gnus-select-newsgroup): Ditto.
1849
1850 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1851
1852         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
1853         about `gnus-article-display-hook.'
1854         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
1855         `gnus-article-display-hook.'
1856
1857         * lisp/gnus.el (gnus-article-display-hook): Abolished.
1858
1859         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
1860         `gnus-article-display-hook'.
1861         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
1862         (gnus-summary-search-article): Ditto.
1863
1864         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
1865         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
1866
1867         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
1868         `gnus-article-prepare-hook' after an article has been prepared;
1869         don't evaluate `gnus-article-display-hook'.
1870
1871 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
1872
1873         * lisp/message.el (message-cite-original-without-signature):
1874         Extract from field for the simple citation line.
1875
1876 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
1877
1878         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
1879
1880         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
1881         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
1882         (dgnushack-make-auto-load): Remove auto-autoloads.el.
1883         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
1884
1885         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
1886         custom-load.el.
1887         (compose-package): Call `gnus-load.elc' and then rename
1888         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
1889         `dgnushack-make-autoloads'.
1890         (clever): No need to remove custom-load.el.
1891
1892         * Makefile.in (elclean): Remove gnus-load.el instead of
1893         custom-load.el.
1894
1895         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
1896
1897 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
1898
1899         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
1900
1901 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1902
1903         * GNUS-NEWS: Copyright and others.
1904
1905 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1906
1907         * aclocal.m4 (AC_CHECK_URL): Add.
1908
1909         * configure.in: Use it.
1910
1911 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
1912
1913         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
1914         parentheses.
1915
1916 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1917
1918         * lisp/nnshimbun.el: Add `bbdb-ml' support.
1919
1920 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1921
1922         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
1923         of `xemacs'.
1924         (nnshimbun-xemacs-get-headers): Ditto.
1925
1926 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
1927
1928         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
1929
1930 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
1931
1932         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
1933         gnus-ja.texi or message-ja.texi is given.  It is needed for some
1934         make command if which can not understand "%-ja:" or "%-ja.info:".
1935
1936 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
1937
1938         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
1939         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
1940
1941 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
1942
1943         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
1944         `buffer-substring-no-properties' instead of `format'.
1945
1946 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1947
1948         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
1949
1950 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1951
1952         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
1953
1954         * Makefile.in (install-package-lisp): Use
1955         `install-without-compiling' instead of `install'.
1956
1957         * lisp/Makefile.in (install): Use `install-without-compiling'.
1958         (install-without-compiling): New target.
1959
1960 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1961
1962         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
1963         `infohack-texi-format'.
1964
1965         * texi/infohack: (infohack-texi-format): New function.
1966         * lisp/dgnushack.el (dgnushack-texi-format): Move to
1967         texi/infohack.el and rename.
1968         (dgnushack-texi-add-suffix-and-format): Remove.
1969
1970         * texi/ptexinfmt.el: New file.
1971         * lisp/ptexinfmt.el: Move to texi/.
1972
1973 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1974
1975         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
1976
1977 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
1978
1979         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
1980         files for autoloads already exist.
1981         (dgnushack-unexporting-files): More useful message.
1982
1983         * lisp/Makefile.in (install): Call `clever' before installing.
1984         (install-lisp): Remove.
1985         (clever): Check for whether the all elc files should be recompiled.
1986
1987         * Makefile.in (xclever): New target.
1988         (install-package-lisp): Replace `install-lisp' with `install'.
1989         (install-package-ja): Replace `xlick' with `xclever'.
1990         (install-package): Ditto.
1991
1992 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
1993
1994         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
1995
1996 2001-01-15  Jesper Harder <harder@ifa.au.dk>
1997
1998         * make.bat: Fix doc.
1999
2000 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
2001
2002         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
2003         the required value of `recursive-load-depth-limit' for Emacs 21.
2004
2005         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
2006         correctly.
2007         (message-get-reply-headers): Ditto.
2008
2009 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
2010
2011         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
2012         while `bbdb-annotate-message-sender' is being done.
2013
2014 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
2015
2016         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
2017
2018 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
2019
2020         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
2021         extents for XEmacs 21.1 using `format'.
2022
2023         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
2024
2025 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
2026
2027         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
2028
2029         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
2030         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
2031         running.
2032
2033         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
2034         `smiley-toggle-buffer' when compiling.
2035         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
2036         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
2037         running.
2038         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
2039         `gnus-bitmap'.
2040         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
2041
2042 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
2043
2044         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
2045
2046         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
2047         is not supported.
2048
2049 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
2050
2051         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
2052         `:function', `:function-document', `:variable',
2053         `:variable-document', `:variable-group', `:variable-type' and
2054         `:variable-default' for old Emacsen.
2055
2056 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
2057
2058         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
2059
2060         * configure: Regenerate.
2061         * configure.in: Add `AC_PATH_ETCDIR'.
2062         * Makefile.in (install-etc): New target.
2063
2064         * lisp/nnheader.el (mm-image-load-path): Alias to
2065         `nnheader-image-load-path'.
2066         (nnheader-image-load-path): New function copied from
2067         the function `mm-image-load-path' in mm-util.el.
2068
2069         * lisp/drums.el: Remove.
2070
2071 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2072
2073         * configure.in: Add etc/Makefile.
2074
2075 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
2076
2077         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
2078         `save-excursion'.
2079         (gnus-bug): Pop up the sending buffer first.
2080
2081         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
2082         doc-string.
2083
2084         * lisp/dgnushack.el
2085         (byte-compile-file-form-custom-declare-variable): Use `defvar'
2086         instead of `custom-declare-variable' to make the variable
2087         uncustomizable if the arguments has the keyword `:version'.
2088
2089 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
2090
2091         * README.semi.ja: Fix typo.
2092
2093 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
2094
2095         * lisp/lpath.el: Fbind `compose-mail' for Mule.
2096
2097         * lisp/dgnushack.el (TopLevel): Byte-optimize
2098         `custom-declare-variable', `custom-declare-group, and
2099         `custom-declare-face' to omit unsupported keywords when Mule is
2100         running.
2101
2102 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
2103
2104         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
2105
2106         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
2107         to signal an error when Mule is running.
2108         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
2109         `:set-after' if colon keyword is not available.
2110         (TopLevel): Require `custom'.
2111
2112         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
2113         Mule.
2114         (TopLevel): Don't require `custom' here.
2115
2116 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
2117
2118         * make.bat: set max-lisp-eval-depth.
2119
2120 See ChangeLog.3 for earlier changes.
2121
2122 ;; Local Variables:
2123 ;; coding: iso-2022-7bit
2124 ;; End: