157a7376d2b655165107b05c7ecc51c4ddb0678a
[elisp/gnus.git-] / ChangeLog
1 2005-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/dgnushack.el: Load timer-funcs and advice for XEmacs;
4         simplify the way to check whether APEL is available.
5
6         * texi/infohack.el: Load dgnuspath.el; load timer-funcs for XEmacs;
7         load poe; don't load dgnushack.el, which is harmful to XEmacs since
8         some required functions, e.g., make-overlay, are invalidated.
9
10 2005-02-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * Makefile.in (EXAMINE_PACKAGEDIR): Use configure-package-path.
13
14         * aclocal.m4 (AC_EXAMINE_PACKAGEDIR): Ditto.
15
16 2005-02-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * Makefile.in (install): Run install-etc.
19         (install-ja): Ditto.
20         (install-package): Run install-package-etc.
21         (install-package-ja): Ditto.
22         (install-package-etc): New rule.
23
24         * lisp/dgnushack.el (dgnushack-install-package-manifest): List
25         icon files.
26
27 2005-02-19  Miles Bader  <miles@gnu.org>
28
29         * etc/Makefile.in (install): Create $(etcdir)/images/gnus dir.
30
31         * etc/Makefile.in (install, uninstall): Fix installed image dirs.
32
33         * etc/Makefile.in (install): Put gnus-tut.txt in the right place.
34
35         * Makefile.in (all): Don't do sub-make in etc.
36         * etc/Makefile.in (all): Remove target.
37
38         * make.bat: Do image copies properly.
39
40 2005-02-18  Miles Bader  <miles@gnu.org>
41
42         Move all remaining images from etc/gnus to etc/images/gnus.
43
44 2004-06-18  Reiner Steib  <Reiner.Steib@gmx.de>
45
46         * Makefile.in (all): Do sub-make in etc.
47         * etc/Makefile.in (all): Link . to images.
48         (install, uninstall): Use $(etcdir)/images for images.
49         * make.bat: Likewise.
50
51 2005-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * texi/infohack.el (infohack-texi-format): Silence XEmacs.
54
55 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * lisp/gnus-msg.el (gnus-inews-yank-articles): Don't delete newlines.
58
59         * lisp/message.el (message-yank-original): Don't delete newlines.
60         (message-fill-references): Don't insert a newline.
61
62 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * lisp/message.el (message-yank-original): Delete newlines only if
65         they are excessive.
66
67 2005-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
68
69         * lisp/gnus-msg.el (gnus-inews-yank-articles): Delete newlines
70         only if they are excessive.
71
72 2005-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * lisp/message.el (invisible-region): Don't advise it when
75         noninteractive.
76
77 2005-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * lisp/gnus.el (gnus-user-agent): Default to
80         `(emacs gnus mime config mule)'.
81
82         * lisp/gnus-vers.el (gnus-extended-version): Include SEMI, FLIM
83         and APEL versions.
84
85         * lisp/gnus-util.el (gnus-emacs-version): Include Mule and Meadow
86         versions.
87
88         * lisp/gnus-msg.el (gnus-message-make-user-agent): Invalidate
89         optional the 1st arg.
90
91 2005-01-02  Romain Francoise  <romain@orebokech.com>
92
93         * GNUS-NEWS: Generated.
94
95 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
96
97         * GNUS-NEWS: Generated.
98
99 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * lisp/nnrss.el: Require nnheader instead of mm-util, mime-parse
102         instead of rfc2231; require eword-encode, mime-edit and mime-view;
103         reload nnheader when compiling to override mm-util macros.
104         (nnrss-file-coding-system): New variable.
105         (nnrss-format-string): Redefine it as an inline function.
106         (nnrss-decode-group-name): New function.
107         (nnrss-string-as-multibyte): Remove.
108         (nnrss-retrieve-headers): Decode group name; don't use
109         nnrss-format-string.
110         (nnrss-request-group): Decode group name.
111         (nnrss-body-presentation-method): New function.
112         (nnrss-request-article): Decode group name; allow a Message-ID as
113         well as an article number; encode group name; don't use
114         nnrss-format-string; replace whitespace with _ in Message-ID; use
115         nnrss-body-presentation-method and mime-edit-translate-body to
116         compose a MIME article.
117         (nnrss-request-expire-articles): Decode group name.
118         (nnrss-request-delete-group): Decode group name.
119         (nnrss-fetch): Clarify error message.
120         (nnrss-read-server-data): Use insert-file-contents instead of load;
121         bind file-name-coding-system; use multibyte buffer.
122         (nnrss-save-server-data): Bind coding-system-for-write to the
123         value of nnrss-file-coding-system; bind file-name-coding-system;
124         add coding cookie.
125         (nnrss-read-group-data): Use insert-file-contents instead of load;
126         bind file-name-coding-system; use multibyte buffer.
127         (nnrss-save-group-data): Bind coding-system-for-write to the
128         value of nnrss-file-coding-system; bind file-name-coding-system.
129         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
130         make it work with non-ASCII text.
131         (nnrss-snarf-moreover-categories): Use mime-decode-parameters
132         instead of rfc2231-decode-encoded-string.
133         (nnrss-find-el): Make it work with old xml.el as well.
134
135 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
136
137         * lisp/nnrss.el (nnrss-get-encoding): New function.
138         (nnrss-fetch): Use unibyte buffer initially; bind
139         coding-system-for-read while performing mm-url-insert; remove ^Ms;
140         decode contents according to the encoding attribute.
141         (nnrss-save-group-data): Add coding cookie.
142         (nnrss-mime-encode-string): New function.
143         (nnrss-check-group): Use it to encode subject and author.
144
145 2004-12-23  Katsumi Yamaoka  <yamaoka@jpl.org>
146
147         * texi/infohack.el (infohack-texi-format): Revert.
148
149 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
150
151         * texi/infohack.el (infohack-texi-format): Bind undo-outer-limit.
152
153 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
154
155         * lisp/nnheader.el (mm-emacs-mule): New variable.
156         (mm-encode-coding-region): New function.
157         (mm-decode-coding-region): New function.
158         (mm-set-buffer-file-coding-system): New function.
159         (mm-with-multibyte-buffer): New macro.
160
161 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * lisp/dgnushack.el (dgnushack-dont-compile-files): Exclude mm-url.el.
164
165         * lisp/mm-url.el: Require nnheader instead of mm-util.
166
167         * lisp/nnheader.el (mm-char-or-char-int-p): New function.
168
169 2004-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
170
171         * GNUS-NEWS: Generated.
172
173 2004-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
174
175         * lisp/encrypt.el: Bind password-cache-expiry when compiling.
176
177 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * lisp/gnus-spec.el (gnus-search-or-regist-spec): Manage the flag
180         which indicates whether the spec is updated; simplify the form.
181         (gnus-update-format-specifications): Correct the way to detect
182         whether specs are updated.
183
184 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
185
186         * lisp/encrypt.el: Autoload password-read-and-add and
187         password-cache-remove.
188
189 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
190
191         * lisp/mml-smime.el: Don't care even if there's no smime.el.
192
193 2004-09-30  Simon Josefsson  <jas@extundo.com>
194
195         * Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi.
196
197         * GNUS-NEWS: Generated.
198
199 2004-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
200
201         * lisp/gnus-encrypt.el: Bind password-cache-expiry when compiling.
202
203 2004-09-29  Simon Josefsson  <jas@extundo.com>
204
205         * GNUS-NEWS: Generated.
206
207         * Makefile.in (GNUS-NEWS): Add.
208
209 2004-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
210
211         * lisp/gnus-encrypt.el: Autoload password-read-and-add and
212         password-cache-remove.
213
214 2004-09-11  Simon Josefsson  <jas@extundo.com>
215
216         * GNUS-NEWS: Generated.
217
218 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
219
220         * etc/.cvsignore: Remove unused.
221
222 2004-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * texi/gnus-ja.texi: Uncomment the @copying section.
225         * texi/message-ja.texi: Ditto.
226
227 2004-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * texi/gnus-ja.texi: Comment the @copying section temporarily.
230         * texi/message-ja.texi: Ditto.
231
232 2004-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
233
234         * lisp/gnus.el: Don't autoload x-face-e21.
235
236         * lisp/gnus-art.el (gnus-article-x-face-command): Discard
237         x-face-e21.
238         (gnus-article-x-face-command): Ditto.
239         (gnus-treat-display-x-face): Ditto.
240         (gnus-treat-display-face): Ditto.
241
242 2004-08-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
243
244         * texi/ptexinfmt.el (slanted): Rename @s to @slanted.
245
246 2004-07-29  KOSEKI Yoshinori  <kose@meadowy.org>
247
248         * lisp/gnus-namazu.el (gnus-namazu/make-directory-table): Fix
249         normalization of dir (remove drive letter).
250
251 2004-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
252
253         * texi/ptexinfmt.el: Support @s.
254
255 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * lisp/nnheader.el (nnheader-parse-nov): Pass the eol value to
258         nnheader-nov-read-integer.
259
260 2004-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
261
262         * make.bat: Fix line endings around arch-tag.
263
264 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
265
266         * lisp/lpath.el: Fbind lsdb-complete-name.
267
268 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
269
270         * etc/gnus/gnus-setup.ast (Setting up a NNTP server)
271         (Setting up local mail storage (nnml)): fixed some bugs, added a
272         new screen - still testing
273
274 2004-06-01  Simon Josefsson  <jas@extundo.com>
275
276         * make.bat: Add SASL manual.
277
278 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
279
280         * etc/gnus/news-server.ast: Use library validation.
281
282 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * lisp/nnheader.el (mm-disable-multibyte): New function.
285         (mm-enable-multibyte): New function.
286         (mm-encode-coding-region): New function.
287         (mm-string-make-unibyte): New function.
288
289         * lisp/utf7.el: Require `nnheader' instead of `mm-util'.
290
291 2004-05-02  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
292
293         * gnus-namazu.el (gnus-namazu-imap-group-prefix): Abolished.
294         (gnus-namazu-imap-maildir): Abolished.
295         (gnus-namazu-remote-groups): New option.
296         (gnus-namazu/call-namazu): Simplified.
297         (gnus-namazu/make-directory-table): Refer the above option.
298         (gnus-namazu/search): Cancel the last change to support IMAP.
299         (gnus-namazu-update-index): Ditto.
300         (gnus-namazu-update-indices): Ditto.
301
302 2004-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
303
304         * lisp/gnus-vers.el: T-gnus 6.17.2 revision 00.
305
306 2004-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
307
308         * lisp/dgnushack.el (describe-key-briefly): Remove compiler macro.
309
310 2004-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
311
312         * texi/ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.
313         @url is now a synonym for @uref.
314
315 2004-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
316
317         * lisp/gnus-util.el (gnus-set-work-buffer): Set buffer multibyte.
318         (gnus-select-frame-set-input-focus): Don't check whether
319         `focus-follows-mouse' is bound.
320         (frame-parameter): Remove.
321
322 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
323
324         * lisp/pop3.el: Don't require `advice', `pces' and `path-util'.
325         (pop3-ssl-program-name): Use `executable-find' instead of
326         `exec-installed-p'.
327         (pop3-movemail): Don't use `write-region-as-binary'.
328         (pop3-open-server): Don't use `open-network-stream-as-binary'.
329         (pop3-open-ssl-stream): Don't use `as-binary-process'.
330         (pop3-open-tls-stream): Ditto.
331         (mail-source-fetch-pop): In Gnus, advise it to bind
332         `pop3-connection-type' and `pop3-leave-mail-on-server' while
333         fetching mails, according to `mail-sources'.
334
335 2004-03-24  KOSEKI Yoshinori  <kose@meadowy.org>
336
337         * lisp/gnus-namazu.el (gnus-namazu/directory-table-use): Remove.
338         (gnus-namazu-imap-maildir): New variable.
339
340 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
341
342         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
343         legacy-gnus-agent.el.
344
345 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
346
347         * make.bat: Make sure that gnus-load.el and sieve are writable to
348         avoid breakage.
349
350 2004-03-04  KOSEKI Yoshinori  <kose@meadowy.org>
351
352         * lisp/gnus-namazu.el (gnus-namazu-command-prefix): New variable.
353         (gnus-namazu-imap-group-prefix): Ditto.
354         (gnus-namazu/directory-table-use): Ditto.
355         (gnus-namazu/call-namazu): Use gnus-namazu-imap-group-prefix.
356         (gnus-namazu/search): Support Maildir.
357
358 2004-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
359
360         * make.bat: Fix directory test for Windows 9x/ME.  From Michael
361         Schierl <schierlm-public@gmx.de> (tiny change).
362
363 2004-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
364
365         * texi/ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook,
366         and @registeredsymbol.
367
368 2004-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
369
370         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Fix misplaced `)'.
371
372 2004-02-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
373
374         * texi/gnus-ja.texi (Contributors): Fix typo.
375
376 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
377
378         * lisp/canlock.el: Reload sha1-el provided by FLIM when an old
379         version (maybe provided by the XEmacs ecrypt package) was loaded.
380
381         * lisp/dgnushack.el (max-specpdl-size): Don't modify the value.
382         (byte-optimize-form-code-walker): Simplify the test form; doc fix.
383         (char-after): Don't byte-optimize it.
384         (char-before): Ditto.
385         (dgnushack-bind-colon-keywords): Remove.
386
387 2004-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * lisp/smime.el: Remove.
390
391 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * lisp/gnus-art.el (gnus-article-add-button): Remove Mule 2 stuff.
394         * lisp/gnus-namazu.el: Don't autoload regexp-opt.
395         * lisp/gnus-util.el (gnus-read-event-char): Remove Mule 2 stuff.
396         * lisp/nnmail.el (nnmail-lazy): Ditto.
397
398 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
399
400         * lisp/gnus-art.el (gnus-treat-smiley): Ignore Emacs version
401         number.
402
403         * lisp/gnus-cite.el (gnus-cite-add-face): Don't support old
404         Emacsen.
405
406         * lisp/gnus.el: Always autoload `x-face-decode-message-header' and
407         `x-face-mule-gnus-article-display-x-face'.
408
409         * lisp/pop3.el (pop3-md5): Always use the built-in `md5'.
410
411 2004-01-07  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
412
413         * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch).
414
415 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
416
417         * lisp/gnus-clfns.el: Abolish.
418         * lisp/nnshimbun.el: Abolish.
419
420         * lisp/dgnushack.el: Allow loading dgnushack.el w/o dgnuspath.el.
421
422 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
423
424         * make.bat: Add missing parens.  From Robert Marshall
425         <spam@chezmarshall.freeserve.co.uk>.
426
427 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * aclocal.m4 (AC_CHECK_EMACS_FLAVOR): Don't check for Mule 2.
430         * sample.lpath.el: Remove.
431         * contrib/cus-dep.el: Remove.
432         * contrib/gnus-idna.el: Remove.
433         * contrib/passwd.el: Remove.
434         * contrib/regexp-opt.el: Remove.
435         * contrib/timer.el: Remove.
436         * lisp/canlock-om.el: Remove.
437         * lisp/dgnushack.el: Add `early-package-load-path' to `load-path'
438         for XEmacs 21.5; remove Mule 2 stuff.
439         * lisp/gnus-agent.el: Remove Mule 2 stuff.
440         * lisp/gnus-art.el: Ditto.
441         * lisp/gnus-cite.el: Ditto.
442         * lisp/gnus-ems.el: Ditto.
443         * lisp/gnus-msg.el: Ditto.
444         * lisp/gnus-namazu.el: Ditto.
445         * lisp/gnus-offline.el: Ditto.
446         * lisp/gnus-start.el: Ditto.
447         * lisp/gnus-util.el: Ditto.
448         * lisp/gnus-uu.el: Ditto.
449         * lisp/gnus.el: Ditto.
450         * lisp/lpath.el: Ditto.
451         * lisp/mail-source.el: Ditto.
452         * lisp/message.el: Ditto.
453         * lisp/mm-url.el: Ditto.
454         * lisp/nnfolder.el: Ditto.
455         * lisp/nnheader.el: Ditto.
456         * lisp/nnkiboze.el: Ditto.
457         * lisp/nnmail.el: Ditto.
458         * lisp/nnmaildir.el: Ditto.
459         * lisp/nnmbox.el: Ditto.
460         * lisp/nnmh.el: Ditto.
461         * lisp/nnml.el: Ditto.
462         * lisp/nnrss.el: Ditto.
463         * lisp/nnshimbun.el: Ditto.
464         * lisp/nntp.el: Ditto.
465         * lisp/score-mode.el: Ditto.
466         * texi/infohack.el: Ditto.
467         * texi/ptexinfmt.el: Ditto.
468
469 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
470
471         * lisp/hex-util.el: Remove.
472         * lisp/md5.el: Remove.
473         * lisp/sha1-el.el: Remove.
474
475 2004-01-05  Simon Josefsson  <jas@extundo.com>
476
477         * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
478         Mention password.el.
479         Mention NTLM.
480
481 2004-01-04  Simon Josefsson  <jas@extundo.com>
482
483         * GNUS-NEWS: Add IMAP ID (RFC 2971) support.
484         Mention `W e' for editing all.SCORE.
485
486 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
487
488         * lisp/gnus-vers.el: T-gnus 6.17.1 revision 00.
489
490 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
491
492         * lisp/gnus-vers.el: T-gnus 6.16.6 revision 00.
493
494 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * lisp/gnus-vers.el: T-gnus 6.16.5 revision 00.
497
498 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
499
500         * lisp/gnus-vers.el: T-gnus 6.16.4 revision 00.
501
502 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
503
504         * GNUS-NEWS: Update copyright.
505
506         * etc/gnus-tut.txt (Gnus FAQ): Remove text version.  Refer to info
507         documentation and online version instead.
508
509         * GNUS-NEWS: Changed "Dired integration"
510
511 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
512
513         * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'.
514
515 2003-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
516
517         * lisp/gnus-vers.el: T-gnus 6.16.3 revision 00.
518
519 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
520
521         * lisp/pop3.el: Autoload `open-ssl-stream' when compiling.
522
523 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
524
525         * GNUS-NEWS: Mention change of `e' in draft groups.
526
527 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
528
529         * gnus-group.el (gnus-group-edit-group): Let the `C-c C-i' command
530         choose the language specific info file.
531
532 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
533
534         * lisp/gnus-art.el: Require `mime-image' when Emacs is running on
535         the window system.
536
537         * lisp/gnus-sum.el: Don't require `mime-view'.
538
539 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
540
541         * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with
542         the expanded form for Mule 2.
543
544 2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
545
546         * lisp/dgnushack.el (dgnushack-make-cus-load): Use
547         contrib/cus-dep.el to build T-gnus with Mule 2.
548
549         * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
550
551 2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
552
553         * lisp/message.el (message-forward-subject-name-subject): Fixed.
554
555 2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
556
557         * texi/infohack.el: Don't fiddle with the `features' variable;
558         fix directories relative to the ../lisp directory in `load-path'.
559
560 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
561
562         * Makefile.in (install-package): Don't call `compose-package'.
563         (install-package-ja): Ditto.
564         (package): Ditto.
565         (package-ja): Ditto.
566         (compose-package): Abolish.
567
568         * lisp/Makefile.in (compose-package): Abolish.
569
570         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
571         gnus-load.el when using XEmacs.
572         (dgnushack-dont-compile-files): Add gnus-load.el.
573         (dgnushack-auto-load-file): Abolish.
574         (dgnushack-make-auto-load): Don't delete the file specified by
575         `dgnushack-auto-load-file'.
576         (dgnushack-compose-package): Abolish.
577
578 2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
579
580         * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
581         instead of `custom-set-default' for old Emacsen.
582
583         * lisp/gnus-sum.el
584         (gnus-summary-search-article-highlight-matched-text): Replace
585         `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
586
587 2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
588
589         * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
590         reduce its spending time.
591
592 2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
593
594         * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
595         (gnus-namazu/real-group-name): Removed.
596         (gnus-namazu/decode-group-name): Removed.
597         (gnus-namazu/directory-table): New internal variable.
598         (gnus-namazu/make-directory-table): New function.
599         (gnus-namazu/search): Call the above function, and use
600         `gnus-namazu/directory-table' to get a real group name from a file
601         name.
602         (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
603         (gnus-namazu/update-sentinel): Ditto.
604         (gnus-namazu-update-all-indices): Simplified.
605         (gnus-namazu-update-indices): New function.
606
607 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
608
609         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
610         the whole name from a given group and a method, only when it
611         exists.  Otherwise, return nil.
612         (gnus-namazu/possible-real-groups): Removed.
613         (gnus-namazu/decode-group-name): The successor of the above
614         function.
615         (gnus-namazu/real-group-name): Use the above functions, and accept
616         the third optional argument, `method'.
617         (gnus-namazu/search): Change the order getting groups and article
618         numbers from file names.
619
620 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
621
622         * lisp/pop3.el: Silence the byte-compiler when modifying
623         `byte-compile-function-environment' for `md5' under latest Emacs.
624
625         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
626         for Mule 2.
627
628 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
629
630         * texi/ptexinfmt.el: @verb, @tie, @/ support.
631         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
632         Use `ptexinfmt-disable-broken-notice-flag' instead.
633
634 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
635
636         * texi/infohack.el (infohack-texi-format): Include other files
637         first.
638
639 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
640
641         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
642
643 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
644
645         * texi/infohack.el: Require `bytecomp'.
646
647 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
650
651         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
652
653 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
654
655         * texi/infohack.el (infohack-texi-format): Encode messages to
656         terminal while formatting info pages.
657
658 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
659
660         * lisp/message.el (message-check-news-header-syntax): Replace
661         `mail-extract-address-components' with
662         `std11-extract-address-components'.
663         (message-sendmail-envelope-from): Ditto.
664         (message-buffer-name): Ditto.
665         (message-do-send-housekeeping): Ditto.
666
667 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
668
669         * lisp/message.el (message-yank-original): When
670         `message-reply-headers' is equal to nil, do not reset its
671         message-id and references.
672
673         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
674         texi/ps/.cvsignore: Created.
675
676 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
677
678         * lisp/message.el (message-fix-before-sending): Don't check for
679         `illegible text' messages (see the comment).
680
681 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
682
683         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
684
685 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
686
687         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
688         made it notice that there was a change to have to be merged from
689         Gnus. -- 2003-05-21 ky
690
691         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
692         multibyte buffer.
693
694 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
695
696         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
697         for rfc2616 compliance.
698
699 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
700
701         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
702         Mule 2 is running.
703
704 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
705
706         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
707         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
708         instead of `gnus-extended-version'.
709         (xemacs-codename): Defvar while compiling.
710         (gnus-message-make-user-agent): Use `gnus-user-agent'.
711
712         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
713         has alread exist, remove it.
714
715 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
716
717         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
718
719 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
720
721         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
722         article-decode-encoded-words explicitly.
723
724 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
725
726         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
727
728         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
729         stuff.
730
731 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
732
733         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
734
735 See ChangeLog.4 for earlier changes.
736
737 ;; Local Variables:
738 ;; coding: iso-2022-7bit
739 ;; End: