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