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