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