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