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