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