T-gnus v6.17.2.
[elisp/gnus.git-] / ChangeLog
1 2004-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/dgnushack.el (describe-key-briefly): Remove compiler macro.
4
5 2004-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6
7         * texi/ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.
8         @url is now a synonym for @uref.
9
10 2004-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * lisp/gnus-util.el (gnus-set-work-buffer): Set buffer multibyte.
13         (gnus-select-frame-set-input-focus): Don't check whether
14         `focus-follows-mouse' is bound.
15         (frame-parameter): Remove.
16
17 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18
19         * lisp/pop3.el: Don't require `advice', `pces' and `path-util'.
20         (pop3-ssl-program-name): Use `executable-find' instead of
21         `exec-installed-p'.
22         (pop3-movemail): Don't use `write-region-as-binary'.
23         (pop3-open-server): Don't use `open-network-stream-as-binary'.
24         (pop3-open-ssl-stream): Don't use `as-binary-process'.
25         (pop3-open-tls-stream): Ditto.
26         (mail-source-fetch-pop): In Gnus, advise it to bind
27         `pop3-connection-type' and `pop3-leave-mail-on-server' while
28         fetching mails, according to `mail-sources'.
29
30 2004-03-24  KOSEKI Yoshinori  <kose@meadowy.org>
31
32         * lisp/gnus-namazu.el (gnus-namazu/directory-table-use): Remove.
33         (gnus-namazu-imap-maildir): New variable.
34
35 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
38         legacy-gnus-agent.el.
39
40 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
41
42         * make.bat: Make sure that gnus-load.el and sieve are writable to
43         avoid breakage.
44
45 2004-03-04  KOSEKI Yoshinori  <kose@meadowy.org>
46
47         * lisp/gnus-namazu.el (gnus-namazu-command-prefix): New variable.
48         (gnus-namazu-imap-group-prefix): Ditto.
49         (gnus-namazu/directory-table-use): Ditto.
50         (gnus-namazu/call-namazu): Use gnus-namazu-imap-group-prefix.
51         (gnus-namazu/search): Support Maildir.
52
53 2004-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
54
55         * make.bat: Fix directory test for Windows 9x/ME.  From Michael
56         Schierl <schierlm-public@gmx.de> (tiny change).
57
58 2004-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
59
60         * texi/ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook,
61         and @registeredsymbol.
62
63 2004-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
64
65         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Fix misplaced `)'.
66
67 2004-02-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
68
69         * texi/gnus-ja.texi (Contributors): Fix typo.
70
71 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
72
73         * lisp/canlock.el: Reload sha1-el provided by FLIM when an old
74         version (maybe provided by the XEmacs ecrypt package) was loaded.
75
76         * lisp/dgnushack.el (max-specpdl-size): Don't modify the value.
77         (byte-optimize-form-code-walker): Simplify the test form; doc fix.
78         (char-after): Don't byte-optimize it.
79         (char-before): Ditto.
80         (dgnushack-bind-colon-keywords): Remove.
81
82 2004-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
83
84         * lisp/smime.el: Remove.
85
86 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
87
88         * lisp/gnus-art.el (gnus-article-add-button): Remove Mule 2 stuff.
89         * lisp/gnus-namazu.el: Don't autoload regexp-opt.
90         * lisp/gnus-util.el (gnus-read-event-char): Remove Mule 2 stuff.
91         * lisp/nnmail.el (nnmail-lazy): Ditto.
92
93 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
94
95         * lisp/gnus-art.el (gnus-treat-smiley): Ignore Emacs version
96         number.
97
98         * lisp/gnus-cite.el (gnus-cite-add-face): Don't support old
99         Emacsen.
100
101         * lisp/gnus.el: Always autoload `x-face-decode-message-header' and
102         `x-face-mule-gnus-article-display-x-face'.
103
104         * lisp/pop3.el (pop3-md5): Always use the built-in `md5'.
105
106 2004-01-07  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
107
108         * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch).
109
110 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * lisp/gnus-clfns.el: Abolish.
113         * lisp/nnshimbun.el: Abolish.
114
115         * lisp/dgnushack.el: Allow loading dgnushack.el w/o dgnuspath.el.
116
117 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
118
119         * make.bat: Add missing parens.  From Robert Marshall
120         <spam@chezmarshall.freeserve.co.uk>.
121
122 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
123
124         * aclocal.m4 (AC_CHECK_EMACS_FLAVOR): Don't check for Mule 2.
125         * sample.lpath.el: Remove.
126         * contrib/cus-dep.el: Remove.
127         * contrib/gnus-idna.el: Remove.
128         * contrib/passwd.el: Remove.
129         * contrib/regexp-opt.el: Remove.
130         * contrib/timer.el: Remove.
131         * lisp/canlock-om.el: Remove.
132         * lisp/dgnushack.el: Add `early-package-load-path' to `load-path'
133         for XEmacs 21.5; remove Mule 2 stuff.
134         * lisp/gnus-agent.el: Remove Mule 2 stuff.
135         * lisp/gnus-art.el: Ditto.
136         * lisp/gnus-cite.el: Ditto.
137         * lisp/gnus-ems.el: Ditto.
138         * lisp/gnus-msg.el: Ditto.
139         * lisp/gnus-namazu.el: Ditto.
140         * lisp/gnus-offline.el: Ditto.
141         * lisp/gnus-start.el: Ditto.
142         * lisp/gnus-util.el: Ditto.
143         * lisp/gnus-uu.el: Ditto.
144         * lisp/gnus.el: Ditto.
145         * lisp/lpath.el: Ditto.
146         * lisp/mail-source.el: Ditto.
147         * lisp/message.el: Ditto.
148         * lisp/mm-url.el: Ditto.
149         * lisp/nnfolder.el: Ditto.
150         * lisp/nnheader.el: Ditto.
151         * lisp/nnkiboze.el: Ditto.
152         * lisp/nnmail.el: Ditto.
153         * lisp/nnmaildir.el: Ditto.
154         * lisp/nnmbox.el: Ditto.
155         * lisp/nnmh.el: Ditto.
156         * lisp/nnml.el: Ditto.
157         * lisp/nnrss.el: Ditto.
158         * lisp/nnshimbun.el: Ditto.
159         * lisp/nntp.el: Ditto.
160         * lisp/score-mode.el: Ditto.
161         * texi/infohack.el: Ditto.
162         * texi/ptexinfmt.el: Ditto.
163
164 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
165
166         * lisp/hex-util.el: Remove.
167         * lisp/md5.el: Remove.
168         * lisp/sha1-el.el: Remove.
169
170 2004-01-05  Simon Josefsson  <jas@extundo.com>
171
172         * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
173         Mention password.el.
174         Mention NTLM.
175
176 2004-01-04  Simon Josefsson  <jas@extundo.com>
177
178         * GNUS-NEWS: Add IMAP ID (RFC 2971) support.
179         Mention `W e' for editing all.SCORE.
180
181 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * lisp/gnus-vers.el: T-gnus 6.17.1 revision 00.
184
185 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
186
187         * lisp/gnus-vers.el: T-gnus 6.16.6 revision 00.
188
189 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
190
191         * lisp/gnus-vers.el: T-gnus 6.16.5 revision 00.
192
193 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
194
195         * lisp/gnus-vers.el: T-gnus 6.16.4 revision 00.
196
197 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
198
199         * GNUS-NEWS: Update copyright.
200
201         * etc/gnus-tut.txt (Gnus FAQ): Remove text version.  Refer to info
202         documentation and online version instead.
203
204         * GNUS-NEWS: Changed "Dired integration"
205
206 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
207
208         * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'.
209
210 2003-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
211
212         * lisp/gnus-vers.el: T-gnus 6.16.3 revision 00.
213
214 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
215
216         * lisp/pop3.el: Autoload `open-ssl-stream' when compiling.
217
218 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
219
220         * GNUS-NEWS: Mention change of `e' in draft groups.
221
222 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * gnus-group.el (gnus-group-edit-group): Let the `C-c C-i' command
225         choose the language specific info file.
226
227 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * lisp/gnus-art.el: Require `mime-image' when Emacs is running on
230         the window system.
231
232         * lisp/gnus-sum.el: Don't require `mime-view'.
233
234 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
235
236         * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with
237         the expanded form for Mule 2.
238
239 2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
240
241         * lisp/dgnushack.el (dgnushack-make-cus-load): Use
242         contrib/cus-dep.el to build T-gnus with Mule 2.
243
244         * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
245
246 2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
247
248         * lisp/message.el (message-forward-subject-name-subject): Fixed.
249
250 2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * texi/infohack.el: Don't fiddle with the `features' variable;
253         fix directories relative to the ../lisp directory in `load-path'.
254
255 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * Makefile.in (install-package): Don't call `compose-package'.
258         (install-package-ja): Ditto.
259         (package): Ditto.
260         (package-ja): Ditto.
261         (compose-package): Abolish.
262
263         * lisp/Makefile.in (compose-package): Abolish.
264
265         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
266         gnus-load.el when using XEmacs.
267         (dgnushack-dont-compile-files): Add gnus-load.el.
268         (dgnushack-auto-load-file): Abolish.
269         (dgnushack-make-auto-load): Don't delete the file specified by
270         `dgnushack-auto-load-file'.
271         (dgnushack-compose-package): Abolish.
272
273 2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
274
275         * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
276         instead of `custom-set-default' for old Emacsen.
277
278         * lisp/gnus-sum.el
279         (gnus-summary-search-article-highlight-matched-text): Replace
280         `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
281
282 2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
283
284         * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
285         reduce its spending time.
286
287 2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
288
289         * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
290         (gnus-namazu/real-group-name): Removed.
291         (gnus-namazu/decode-group-name): Removed.
292         (gnus-namazu/directory-table): New internal variable.
293         (gnus-namazu/make-directory-table): New function.
294         (gnus-namazu/search): Call the above function, and use
295         `gnus-namazu/directory-table' to get a real group name from a file
296         name.
297         (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
298         (gnus-namazu/update-sentinel): Ditto.
299         (gnus-namazu-update-all-indices): Simplified.
300         (gnus-namazu-update-indices): New function.
301
302 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
303
304         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
305         the whole name from a given group and a method, only when it
306         exists.  Otherwise, return nil.
307         (gnus-namazu/possible-real-groups): Removed.
308         (gnus-namazu/decode-group-name): The successor of the above
309         function.
310         (gnus-namazu/real-group-name): Use the above functions, and accept
311         the third optional argument, `method'.
312         (gnus-namazu/search): Change the order getting groups and article
313         numbers from file names.
314
315 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
316
317         * lisp/pop3.el: Silence the byte-compiler when modifying
318         `byte-compile-function-environment' for `md5' under latest Emacs.
319
320         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
321         for Mule 2.
322
323 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
324
325         * texi/ptexinfmt.el: @verb, @tie, @/ support.
326         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
327         Use `ptexinfmt-disable-broken-notice-flag' instead.
328
329 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
330
331         * texi/infohack.el (infohack-texi-format): Include other files
332         first.
333
334 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
337
338 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
339
340         * texi/infohack.el: Require `bytecomp'.
341
342 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
343
344         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
345
346         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
347
348 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
349
350         * texi/infohack.el (infohack-texi-format): Encode messages to
351         terminal while formatting info pages.
352
353 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
354
355         * lisp/message.el (message-check-news-header-syntax): Replace
356         `mail-extract-address-components' with
357         `std11-extract-address-components'.
358         (message-sendmail-envelope-from): Ditto.
359         (message-buffer-name): Ditto.
360         (message-do-send-housekeeping): Ditto.
361
362 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
363
364         * lisp/message.el (message-yank-original): When
365         `message-reply-headers' is equal to nil, do not reset its
366         message-id and references.
367
368         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
369         texi/ps/.cvsignore: Created.
370
371 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
372
373         * lisp/message.el (message-fix-before-sending): Don't check for
374         `illegible text' messages (see the comment).
375
376 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
377
378         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
379
380 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
381
382         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
383         made it notice that there was a change to have to be merged from
384         Gnus. -- 2003-05-21 ky
385
386         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
387         multibyte buffer.
388
389 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
390
391         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
392         for rfc2616 compliance.
393
394 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
395
396         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
397         Mule 2 is running.
398
399 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
400
401         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
402         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
403         instead of `gnus-extended-version'.
404         (xemacs-codename): Defvar while compiling.
405         (gnus-message-make-user-agent): Use `gnus-user-agent'.
406
407         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
408         has alread exist, remove it.
409
410 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
411
412         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
413
414 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
415
416         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
417         article-decode-encoded-words explicitly.
418
419 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
422
423         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
424         stuff.
425
426 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
427
428         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
429
430 See ChangeLog.4 for earlier changes.
431
432 ;; Local Variables:
433 ;; coding: iso-2022-7bit
434 ;; End: