Use two spaces to separate name from mail address.
[gnus] / ChangeLog
1 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * Makefile.in (clean): Clean all subdirectories; remove *~.
4         (elclean): Remove lisp/auto-autoloads.el, lisp/custom-load.el, and
5         lisp/gnus-load.el.
6         (distclean): Don't use sub-make to run clean; use $(MAKE) instead
7         of make.
8
9         * etc/Makefile.in (clean): New rule.
10         (distclean): Use it; remove Makefile.
11
12 2005-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13
14         * GNUS-NEWS: Generated.
15
16 2005-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17
18         * Testing CVS setup.  Yes.  Yes.  Yes.  Yes.
19
20 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * aclocal.m4 (AC_PATH_LISPDIR): Default to .../site-lisp/gnus for
23         Emacs.
24         (AC_PATH_ETCDIR): Don't change the default value for Emacs.
25
26         * configure: Generated.
27
28         * Makefile.in (list-installed-shadows): New entry.
29         (remove-installed-shadows): New entry.
30
31         * GNUS-NEWS: Generated.
32
33 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
34
35         * todo: Remove some items that are already done.  Add some new
36         items.  Add some comments.
37
38 2005-08-10  Romain Francoise  <romain@orebokech.com>
39
40         * GNUS-NEWS: Generated.
41
42 2005-07-18  Romain Francoise  <romain@orebokech.com>
43
44         * GNUS-NEWS: Generated.
45
46 2005-02-19  Miles Bader  <miles@gnu.org>
47
48         * etc/Makefile.in (install): Create $(etcdir)/images/gnus dir.
49
50         * etc/Makefile.in (install, uninstall): Fix installed image dirs.
51
52         * etc/Makefile.in (install): Put gnus-tut.txt in the right place.
53
54         * Makefile.in (all): Don't do sub-make in etc.
55         * etc/Makefile.in (all): Remove target.
56
57         * make.bat: Do image copies properly.
58
59 2005-02-18  Miles Bader  <miles@gnu.org>
60
61         Move all remaining images from etc/gnus to etc/images/gnus.
62
63 2004-06-18  Reiner Steib  <Reiner.Steib@gmx.de>
64
65         * Makefile.in (all): Do sub-make in etc.
66         * etc/Makefile.in (all): Link . to images.
67         (install, uninstall): Use $(etcdir)/images for images.
68         * make.bat: Likewise.
69
70 2005-01-02  Romain Francoise  <romain@orebokech.com>
71
72         * GNUS-NEWS: Generated.
73
74 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * GNUS-NEWS: Generated.
77
78 2004-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
79
80         * GNUS-NEWS: Generated.
81
82 2004-09-30  Simon Josefsson  <jas@extundo.com>
83
84         * Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi.
85
86         * GNUS-NEWS: Generated.
87
88 2004-09-29  Simon Josefsson  <jas@extundo.com>
89
90         * GNUS-NEWS: Generated.
91
92         * Makefile.in (GNUS-NEWS): Add.
93
94 2004-09-11  Simon Josefsson  <jas@extundo.com>
95
96         * GNUS-NEWS: Generated.
97
98 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
99
100         * etc/.cvsignore: Remove unused.
101
102 2004-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
103
104         * make.bat: Fix line endings around arch-tag.
105
106 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
107
108         * etc/gnus/gnus-setup.ast (Setting up a NNTP server)
109         (Setting up local mail storage (nnml)): fixed some bugs, added a
110         new screen - still testing
111
112 2004-06-01  Simon Josefsson  <jas@extundo.com>
113
114         * make.bat: Add SASL manual.
115
116 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * etc/gnus/news-server.ast: Use library validation.
119
120 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
121
122         * make.bat: Make sure that gnus-load.el and sieve are writable to
123         avoid breakage.
124
125 2004-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
126
127         * make.bat: Fix directory test for Windows 9x/ME.  From Michael
128         Schierl <schierlm-public@gmx.de> (tiny change).
129
130 2004-01-07  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
131
132         * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch).
133
134 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
135
136         * make.bat: Add missing parens.  From Robert Marshall
137         <spam@chezmarshall.freeserve.co.uk>.
138
139 2004-01-05  Simon Josefsson  <jas@extundo.com>
140
141         * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
142         Mention password.el.
143         Mention NTLM.
144
145 2004-01-04  Simon Josefsson  <jas@extundo.com>
146
147         * GNUS-NEWS: Add IMAP ID (RFC 2971) support.
148         Mention `W e' for editing all.SCORE.
149
150 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
151
152         * GNUS-NEWS: Update copyright.
153
154         * etc/gnus-tut.txt (Gnus FAQ): Remove text version.  Refer to info
155         documentation and online version instead.
156
157         * GNUS-NEWS: Changed "Dired integration"
158
159 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
160
161         * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'.
162
163 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
164
165         * GNUS-NEWS: Mention change of `e' in draft groups.
166
167 2003-05-01  Jesper Harder  <harder@ifa.au.dk>
168
169         * etc/gnus-tut.txt (http): Update.
170
171 2003-05-01  Simon Josefsson  <jas@extundo.com>
172
173         * GNUS-NEWS: Add prefix limit feature.
174
175 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
176
177         * GNUS-NEWS: Added Article Buttons.  Added Upgrading (from Simon
178         Josefsson).  Add gnus-mime-delete-part, markup fixes and some
179         other corrections.  Mention Gnus FAQ.
180         
181
182 2003-04-30  Jesper Harder  <harder@ifa.au.dk>
183
184         * GNUS-NEWS: Additions.
185
186 2003-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
187
188         * GNUS-NEWS: Fixed X-Draft-Headers entry.
189
190 2003-04-27  Simon Josefsson  <jas@extundo.com>
191
192         * GNUS-NEWS: Fix PGP entry.  Doc GCC variable change.
193
194 2003-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
195
196         * make.bat: Flag as binary to ensure DOS line terminators.  Delete
197         trailing whitespace.
198
199 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
200         From Frank Schmitt  <ich@frank-schmitt.net>
201
202         * etc/gnus-tut.txt: Update Gnus FAQ, delete trailing whitespace.
203
204 2003-04-17  Kevin Greiner  <kgreiner@xpediantsolutions.com>
205
206         * make.bat: Cleaned up end-of-line characters.
207
208 2003-04-17  Steve Youngs  <youngs@xemacs.org>
209
210         * Makefile.in (XEMACS): Use @EMACS@.
211
212         * aclocal.m4 (AC_PATH_LISPDIR): Set $datadir to $prefix/lib if
213         building with XEmacs.
214
215         * aclocal.m4 (AC_SET_BUILD_FLAGS): New.  So we can set XEmacs
216         command line options to '-batch -no-autoloads...' for a cleaner
217         build environment.
218
219         * configure.in: Use it.
220
221         * configure: Regenerate.
222
223 2003-04-16  Reiner Steib  <Reiner.Steib@gmx.de>
224         From Frank Schmitt  <ich@frank-schmitt.net>
225
226         * make.bat: New variable EMACS_ARGS.  Changed XEmacs args.
227
228 2003-03-23  Simon Josefsson  <jas@extundo.com>
229
230         * GNUS-NEWS: Add IDNA.  Add TLS.  Fix USEFOR reference.
231
232 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net> 
233         
234         * make.bat: Redone from scratch; supports both Emacs and XEmacs
235         now; correctly generate gnus-load.el; check for errors; use
236         makeinfo if available, infohack.el if it isn't; be less verbose
237         when copying files; copy files from etc/gnus and etc/smilies, too
238
239 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net> 
240         
241         * make-x.bat: Removed, make.bat does its job now.
242
243 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net> 
244         
245         * etc/gnus-tut.txt: Include Gnus FAQ from http://my.gnus.org.
246
247 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
248
249         * GNUS-NEWS: Renamed `gnus-unsightly-citation-regexp' to
250         `gnus-cite-unsightly-citation-regexp'.
251
252 2003-02-18  Simon Josefsson  <jas@extundo.com>
253
254         * GNUS-NEWS: Talk about canlock more.
255
256 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
257
258         * GNUS-NEWS: Add user visible changes from Michael Shields from
259         the past couple of days.  Actual text from Michael.
260
261 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
262
263         * etc/gnus-tut.txt: Update.
264
265 2003-01-15  Simon Josefsson  <jas@extundo.com>
266
267         * GNUS-NEWS: Add.  Fix from Reiner Steib
268         <4uce.02.r.steib@gmx.net>.
269
270 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
271
272         * make.bat: Removed "-no-init-file" (it's the same as "-q").  Use
273         new variables EMACSBATCH and GNUS_INFO_DIR.  Install gnus-?,
274         message-?, sieve and pgg (in texi).  Added hint for dir entries.
275
276         * make-x.bat: Ditto.
277
278 2003-01-13  Simon Josefsson  <jas@extundo.com>
279
280         * GNUS-NEWS: Add smileys, Sender:, message-utils.
281         Expand anti-spam.  Fixes.
282
283 2003-01-09  Simon Josefsson  <jas@extundo.com>
284
285         * etc/gnus/preview.xpm: Add.
286
287 2003-01-06  Simon Josefsson  <jas@extundo.com>
288
289         * etc/gnus/receipt.xpm: Add.
290
291 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
292
293         * etc/gnus/preview.xbm: Add.
294
295 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
296
297         * etc/gnus/gnus.xpm (oort): Make the color replaceable.
298
299 2002-12-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
300
301         * etc/smilies/*.pbm: Made them binary.
302
303 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
304
305         * etc/smilies/blink.xpm: Changed smileys and some new ones from
306         Alex Schroeder <alex@emacswiki.org>.
307
308 2002-04-26  Steve Youngs  <youngs@xemacs.org>
309
310         * aclocal.m4 (AC_PATH_INFODIR): New.  Defaults to '$prefix/info'
311         for Emacs and 'site-packages/info' for XEmacs.
312         (AC_PATH_ETCDIR): Drop 'gnus' off the end of the default directory
313         for XEmacs.
314
315         * configure.in: Use 'AC_PATH_INFO_DIR'.
316
317 2002-02-22  Steve Youngs  <youngs@xemacs.org>
318
319         * aclocal.m4 (AC_PATH_LISPDIR): Default to
320         .../site-packages/lisp/gnus for XEmacs. 
321         (AC_PATH_ETCDIR): Default to .../site-packages/etc/gnus for
322         XEmacs. 
323
324 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
325
326         * etc/gnus/gnus.xpm: Remove some garbages at the end of the file.
327
328 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
329
330         * etc/gnus/oort.xface (X-Face): Oort X-Face from
331         Raymond Scholz <ray-2002@zonix.de>.
332         
333 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
334
335         * etc/gnus/describe-group.xpm: Set pixels of first line to
336         background color. A bug in Emacs?
337
338 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
339
340         * ChangeLog, todo: (oops) changed buffer-file-coding-system back
341         to coding.
342
343 2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
344
345         * make-x.bat: Ensure nonempty variable value.  Reported by Frank
346         Haun <pille3000@gmx.net>.
347
348 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
349
350         * ChangeLog, todo: Add `coding'.
351
352 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
353
354         * ChangeLog: changed coding to buffer-file-coding-system
355         * todo: same
356
357 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
358
359         * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
360         Schmitt <ich@Frank-Schmitt.net>.
361
362 2001-11-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
363
364         * make-x.bat: Use parameter "/copy" rather than "copy" for increased
365         dwimishness for old-time DOS users.  From Frank Schmitt
366         <ich@Frank-Schmitt.net>.
367
368 2001-11-15  Simon Josefsson  <jas@extundo.com>
369
370         * etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.
371
372 2001-11-11  Simon Josefsson  <jas@extundo.com>
373
374         * make-x.bat: Don't use -nw.  Suggested by Frank Haun
375         <pille3000@gmx.net>.
376
377 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
378
379         * etc/smilies/blink.xpm: New set of xpm. From Oliver Scholz
380         <oscholz@my.gnus.org>.
381
382 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
383
384         * etc/smilies/sad.pbm: New bitmap.
385         * etc/smilies/blink.pbm: Ditto.
386         Contributed by Kim F. Storm <storm@cua.dk>.
387
388 2001-10-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
389         From Frank Schmitt <ich@Frank-Schmitt.net>. 
390         
391         * make-x.bat: Use correct directory structure for XEmacs on Windows.
392
393 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
394
395         * Makefile.in (uninstall): Add.
396         
397         * etc/Makefile.in (uninstall): Add.
398
399 2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
400
401         * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
402
403 2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
404
405         * aclocal.m4, configure.in: Check commercial fonts.
406
407 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
408
409         * configure.in: Generate texi/ps/Makefile.
410
411 2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
412
413         * make.bat: Use parameter "/copy" rather than "copy" for increased
414         dwimishness for old-time DOS users.
415
416 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
417
418         * make-x.bat: New.
419
420 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
421
422         * make.bat: Use infohack.el to create info files.
423
424 2001-05-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
425
426         * etc/Makefile.in (datadir): Set this variable, like in the other
427         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
428
429 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
430
431         * GNUS-NEWS: Copyright and others.
432
433 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
434
435         * aclocal.m4 (AC_CHECK_URL): Add.
436
437         * configure.in: Use it.
438
439 2001-01-15  Jesper Harder  <harder@ifa.au.dk>
440
441         * make.bat: Fix doc.
442
443 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
444
445         * configure.in: Add etc/Makefile.
446
447 2000-12-20  Jesper Harder  <jesper_harder@hotmail.com>
448
449         * make.bat: set max-lisp-eval-depth.
450
451 2000-10-12  Jesper Harder  <jesper_harder@hotmail.com>
452
453         * make.bat: Makes it possible to generate the Info files on
454         windows again.
455
456 2000-08-24 Jesper Harder <jesper_harder@hotmail.com>
457
458         * make.bat: Use emacs.exe if emacs.bat does not exist.
459
460 2000-05-07  Pavel Janik  <Pavel.Janik@inet.cz>
461
462         * gnus.texi: direntry added.
463
464         * message.texi: direntry added.
465
466         * emacs-mime.texi: direntry added.
467
468 2000-07-13 10:09:52  Katsumi Yamaoka  <yamaoka@jpl.org>
469
470         * aclocal.m4 (AC_CHECK_W3): Fix typo.
471
472 2000-07-12 15:47:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
473
474         * aclocal.m4: Stolen macros from w3.
475         * configure.in: Use them.
476         * configure: Generate it.
477
478 2000-04-22 20:25:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
479
480         * GNUS-NEWS: Outline.
481
482 2000-01-06  Dave Love  <fx@gnu.org>
483
484         * aclocal.m4 (AM_PATH_LISPDIR): Check for user's EMACS setting.
485
486 1999-11-13  Adrian Aichner  <aichner@ecf.teradyne.com>
487
488         * xemacs.mak: New NMAKE file to support build and install on
489         Windows NT.
490
491 ;; Local Variables:
492 ;; coding: iso-2022-7bit
493 ;; End:
494
495 ;;; arch-tag: 60301ba8-b152-41b3-8fb2-173bba77f2a8