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