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