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