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