263
|
1 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * update-elc.sh: Change all -q -no-site-file to -vanilla
|
|
4
|
261
|
5 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
6
|
|
7 * update-elc.sh (ignore_pattern): Add Installation.el, remove old
|
|
8 stuff from 20.4.
|
|
9
|
259
|
10 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
11
|
|
12 * lib-src/Makefile.in.in: make sure clean removes msw executables
|
|
13
|
|
14 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
15
|
|
16 * gnuserv.h: Enable USE_TMPDIR.
|
|
17
|
|
18 1998-02-23 Glynn Clements <glynn@sensei.co.uk>
|
|
19
|
|
20 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR
|
|
21 environment variable.
|
|
22
|
|
23 * gnuserv.c (various): replace hardcoded references to /tmp with
|
|
24 the value of `tmpdir'.
|
|
25 (main): initialise variable `tmpdir' from the TMPDIR
|
|
26 environment variable.
|
|
27
|
|
28 * gnuserv.h: include (commented-out) definition of USE_TMPDIR.
|
|
29 Add `extern char *tmpdir'.
|
|
30
|
|
31 * gnuslib.c (various): replace hardcoded references to /tmp with
|
|
32 the value of `tmpdir'.
|
|
33
|
255
|
34 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
35
|
|
36 * getopt.c (_getopt_internal): Add braces for clarity.
|
|
37
|
243
|
38 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
39
|
|
40 * lib-src/add-little-package.sh:
|
|
41 * lib-src/add-big-package.sh:
|
|
42 Use proper paranoid quoting for sh variables.
|
|
43 -batch implies -q.
|
|
44
|
239
|
45 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
46
|
|
47 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is
|
|
48 set.
|
|
49
|
|
50 * gnuserv.c: tidy up so that it builds when we don't have
|
|
51 UNIX_DOMAIN_SOCKETS.
|
|
52
|
|
53 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
54
|
|
55 * update-elc.sh (ignore_pattern): Replace -vanilla with `-q
|
|
56 -no-site-file'.
|
|
57 * update-autoloads.sh (dirs): Ditto.
|
|
58 * update-custom.sh (dirs): Ditto.
|
|
59
|
227
|
60 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
61
|
|
62 * update-elc.sh (mule_p): Remove skk's special treatment.
|
|
63
|
223
|
64 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
65
|
|
66 * update-elc.sh (ignore_pattern): Correct paths of files that
|
|
67 should not be bytecompiled, and remove dead files.
|
|
68
|
219
|
69 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
70
|
|
71 * update-elc.sh (mule_p): Update for addition of SKK.
|
|
72
|
|
73 * update-autoloads.sh (mule_p): Update ignore_dirs for
|
|
74 lisp/language and lisp/skk.
|
|
75 * update-custom.sh (mule_p): Ditto.
|
|
76
|
|
77 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
78
|
|
79 * Makefile.in.in: Changed path to blessmail.el for blessmail target
|
|
80 to match new lisp directory layout.
|
|
81
|
217
|
82 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
83
|
|
84 * update-elc.sh: Obliterate usage of make_special, since nothing
|
|
85 requires it any more.
|
|
86
|
|
87 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
88
|
|
89 * update-elc.sh (BYTECOMP): cleantree.el has been moved.
|
|
90
|
215
|
91 1997-11-18 Colin Rafferty <craffert@ml.com>
|
|
92
|
|
93 * update-elc.sh (prune_vc): Made it ignore any directory that
|
|
94 starts with a period.
|
|
95
|
|
96 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
97
|
|
98 * gnuserv.c (main): make return type int.
|
|
99 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
100
|
|
101 * fakemail.c (main): Ditto.
|
|
102
|
213
|
103 1997-11-13 SL Baur <steve@altair.xemacs.org>
|
|
104
|
|
105 * pop.c: Add includes from movemail.c so standard functions get
|
|
106 declared.
|
|
107 (pop_retrieve): Return NULL if falling off the end of the
|
|
108 function.
|
|
109
|
|
110 * movemail.c: Hide declarations of popmail(), mbx_write(),
|
|
111 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP
|
|
112 guard.
|
|
113 (pop_retr): Change 4th parameter to void *.
|
|
114
|
209
|
115 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
116
|
|
117 * update-custom.sh (dirs): Remove packaged directories.
|
|
118
|
|
119 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are
|
|
120 now packaged.
|
|
121
|
|
122 * update-autoloads.sh (mule_p): Hyperbole and oobr are now
|
|
123 packaged.
|
|
124
|
207
|
125 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
126
|
|
127 * update-autoloads.sh (mule_p): EFS has been packaged.
|
|
128 * update-elc.sh (make_special_commands): Ditto.
|
|
129
|
|
130 * update-elc.sh: VM has been packaged.
|
|
131
|
|
132 * update-autoloads.sh: Add directory language
|
|
133
|
|
134 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
135
|
|
136 * update-elc.sh (BYTECOMP): Specify -vanilla
|
|
137 * update-autoloads.sh (dirs): Ditto.
|
|
138 * update-custom.sh (dirs): Ditto.
|
|
139
|
203
|
140 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
141
|
|
142 * config.values.in: Run config.values.sh
|
|
143
|
|
144 1997-10-09 SL Baur <steve@altair.xemacs.org>
|
|
145
|
|
146 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation
|
|
147 scripts.
|
|
148
|
|
149 * add-little-package.sh: New file. Support script to install
|
|
150 single file packages.
|
|
151
|
|
152 * Makefile.in.in (distclean): Reverse change -- do not remove
|
|
153 config.values.in.
|
|
154 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM>
|
|
155
|
|
156 1997-10-06 SL Baur <steve@altair.xemacs.org>
|
|
157
|
|
158 * Makefile.in.in (distclean): Remove config.values.in.
|
|
159 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
160
|
201
|
161 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
162
|
|
163 * update-autoloads.sh (mule_p): W3 is a package now.
|
|
164
|
197
|
165 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
166
|
|
167 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling
|
|
168 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el.
|
|
169
|
|
170 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
171
|
|
172 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're
|
|
173 not building with Mule.
|
|
174
|
195
|
175 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
176
|
|
177 * update-custom.sh: New file.
|
|
178
|
|
179 * update-autoloads.sh: Minor fixes.
|
|
180
|
183
|
181 1997-08-11 Jeff Miller <jmiller@smart.net>
|
|
182 * Makefile.in.in: Added a test for system-type equal to linux to
|
|
183 lisp/paths.el. Mail spool dir should be /var/spool/mail.
|
|
184
|
|
185 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and
|
|
186 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also
|
|
187 missing a variable called "configuration. This messed up archilibdir.
|
|
188
|
|
189 * Added highlighting to text suggesting to do "make gzip-el" in top
|
|
190 level Makefile.in. Added code to do make maybe-blessmail after a
|
|
191 make install is done.
|
|
192
|
181
|
193 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
194
|
|
195 * gnuclient.c (main): Made help string correspond to options.
|
|
196
|
|
197 1997-08-01 SL Baur <steve@altair.xemacs.org>
|
|
198
|
|
199 * Makefile.in.in (distclean): Remove config.values here only.
|
|
200
|
179
|
201 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
202
|
|
203 * Makefile.in.in (UTILITIES): Add config.values so it can be
|
|
204 cleared away by `make distclean'.
|
|
205
|
177
|
206 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
207
|
|
208 * update-elc.sh (make_special_commands): Remove processing for
|
|
209 Gnus and AUCTeX.
|
|
210
|
|
211 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
212
|
|
213 * update-elc.sh (mule_p): Do not attempt to bytecompile
|
|
214 char-table.el and chartblxmas.el.
|
|
215
|
171
|
216 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
217
|
|
218 * update-elc.sh (cc-mode): Don't give cc-mode special treatment.
|
|
219
|
|
220 * update-autoloads.sh (cc-mode): Don't give cc-mode special
|
|
221 treatment.
|
|
222
|
|
223 * rcs2log: Synch with Emacs/Mule zeta.
|
|
224
|
169
|
225 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
226
|
|
227 * update-elc.sh (make_special_commands): Fix building of ilisp so
|
|
228 custom-load.elc gets built.
|
|
229
|
167
|
230 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
231
|
|
232 * update-autoloads.sh: Major rework. Avoid looking at MULE
|
|
233 directories if not running XEmacs/Mule.
|
|
234 - Look into all Mule directories for building autoloads.
|
|
235
|
|
236 * update-elc.sh (make_special_commands): Fix handling of
|
|
237 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not
|
|
238 running MULE.
|
|
239
|
165
|
240 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
241
|
|
242 * gnuattach: Needed executable bit set.
|
|
243 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
244
|
|
245 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte
|
|
246 compiles now.
|
|
247
|
|
248 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
249
|
|
250 * update-autoloads.sh: Search lisp/mule/.
|
|
251
|
163
|
252 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
253
|
|
254 * gnuattach: Readd as warning script.
|
|
255
|
|
256 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
|
|
257 From Hrvoje Niksic <hniksic@srce.hr>
|
|
258
|
161
|
259 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
260
|
|
261 * update-elc.sh (mule_p): Ignore lisp/language when building
|
|
262 non-Mule.
|
|
263 (ignore_pattern): Ignore Languages we don't support yet.
|
|
264
|
155
|
265 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
266
|
|
267 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM).
|
|
268
|
151
|
269 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
270
|
|
271 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms
|
|
272 from exclusion list (it doesn't exist any more). Remove
|
|
273 lisp/eterm from exclusion list of directories searched for
|
|
274 autoloads.
|
|
275
|
140
|
276 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
277
|
|
278 * update-elc.sh (mule_p): Test for mule bombs with change in format
|
|
279 of new output of featurep.
|
|
280
|
138
|
281 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
282
|
|
283 * pstogif: Use Martin Buchholz magic to automagically find perl
|
|
284 interpreter.
|
|
285
|
120
|
286 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
287
|
|
288 * Makefile.in.in: C Comment out Make comments. No snide comments
|
|
289 from me, no sir.
|
|
290
|
118
|
291 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
292
|
|
293 * Makefile.in.in: Added stuff for updated movemail.c.
|
|
294
|
|
295 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
296
|
|
297 * send-pr (GNATS_ADDR): Use xemacs.org as submission address.
|
|
298 (DATADIR): Allow for DATADIR to be passed in as an environment
|
|
299 variable.
|
|
300
|
116
|
301 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
302
|
|
303 * update-elc.sh (make_special_commands): Use target of x20 for efs.
|
|
304
|
114
|
305 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
306
|
|
307 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir
|
|
308 configuration.
|
|
309
|
|
310 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
311
|
|
312 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make
|
|
313 the .elcs *only* with the freshly built XEmacs.
|
|
314
|
112
|
315 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
316
|
|
317 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and
|
|
318 send-pr (from GNATS).
|
|
319
|
|
320 * update-elc.sh (prune_vc): Use full path to cleantree.el.
|
|
321 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs.
|
|
322
|
|
323 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
324
|
|
325 * install-sid: New file (GNATS integration).
|
|
326
|
|
327 * send-pr: New file (GNATS integration).
|
|
328
|
110
|
329 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
330
|
|
331 * update-elc.sh (ignore_dirs): Build VM with `make autoload'.
|
|
332
|
108
|
333 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
334
|
|
335 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic.
|
|
336
|
|
337 * update-elc.sh (els): Remove out of date .elcs before building.
|
|
338
|
|
339 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
340
|
|
341 * update-elc.sh (els): No more special treatment for vm.elc.
|
|
342
|
102
|
343 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
344
|
|
345 * make-docfile.c (next_extra_elc): New function.
|
|
346 (main): Use it. Implementation of `-i' parameter to pass a list
|
|
347 of site-loaded lisp files.
|
|
348
|
100
|
349 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
350
|
|
351 * update-elc.sh: Added lisp/auctex.
|
|
352
|
98
|
353 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
354
|
|
355 * Makefile.in.in: Install pstogif script.
|
|
356
|
78
|
357 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
358
|
|
359 * update-elc.sh (make_special_commands): Make ilisp be a little
|
|
360 smarter about recompilation.
|
|
361
|
74
|
362 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
363
|
|
364 * mmencode.c: Don't declare index().
|
|
365
|
|
366 * Makefile.in.in: Documentation changes.
|
|
367
|
|
368 * update-elc.sh: Portability Fix.
|
|
369
|
72
|
370 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
371
|
|
372 * update-elc.sh: Corrections to protect against too smart /bin/sh'es.
|
|
373
|