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