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