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