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