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