390
|
1 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2
|
|
3 * XEmacs 21.2.10 is released
|
|
4
|
388
|
5 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6
|
|
7 * XEmacs 21.2.9 is released
|
|
8
|
|
9 1999-01-27 Martin Buchholz <martin@xemacs.org>
|
|
10
|
|
11 * movemail.c (strerror): Must be NON-static, since it is used by
|
|
12 the POP code, which got moved to a separate file.
|
|
13
|
|
14 1999-01-11 Damon Lipparelli <lipp@primus.com>
|
|
15
|
|
16 * Makefile.in.in: use ellcc (not ellc) everywhere
|
|
17
|
|
18 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
19
|
|
20 * Makefile.in.in: Include moduledir and sitemoduledir as defined
|
|
21 by configure.
|
|
22 - Install ellcc if we're supporting shared objects
|
|
23 - Rules and dependancies for ellcc
|
|
24
|
|
25 * ellcc.c: New file. Front end to the compiler for making modules.
|
|
26
|
|
27 * ellcc.h.in: New file. Contains path definitions used by ellcc.
|
|
28
|
|
29 * make-docfile.c (main): Add check for -E argument used by ellcc.
|
|
30
|
|
31 * make-docfile.c: Changed output format when in -E mode.
|
|
32
|
386
|
33 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
34
|
|
35 * XEmacs 21.2.8 is released.
|
|
36
|
384
|
37 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
38
|
|
39 * XEmacs 21.2.7 is released.
|
|
40
|
|
41 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
42
|
|
43 * pop.c (pop_open): disable use of getpass() which doesn't exist under NT.
|
|
44
|
|
45 * movemail.c: mess with includes so that it builds under native NT.
|
|
46
|
|
47 * pop.c: mess with includes so that it builds under native NT.
|
|
48 From Fabrice Popineau <popineau@ese-metz.fr>
|
|
49
|
382
|
50 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
51
|
|
52 * XEmacs 21.2.6 is released
|
|
53
|
380
|
54 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
55
|
|
56 * XEmacs 21.2.5 is released
|
|
57
|
377
|
58 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
59
|
|
60 * XEmacs 21.2-beta4 is released.
|
|
61
|
|
62 1998-10-14 Andy Piper <andyp@parallax.co.uk>
|
|
63
|
|
64 * Makefile.in.in (movemail): add getopt.o to objects to link with.
|
|
65
|
|
66 * movemail.c (main): rewrite to use getopt(). Add options for
|
|
67 order reversal, progress output, regexp matching and message
|
|
68 deletion.
|
|
69 (popmail): add some optional verbose messages. Use pop_search_top
|
|
70 for getting messages. Make message deletion optional. Delete all
|
|
71 messages at the end rather than on a message my message basis.
|
|
72 (pop_search_top): new function. Looks for messages matching regexp.
|
|
73 (compile_regex): new function stolen from etags.
|
|
74
|
375
|
75 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
76
|
|
77 * XEmacs 21.2-beta3 is released.
|
|
78
|
|
79 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
80
|
|
81 * lib-src/gnudepend.pl: Use /usr/bin/perl.
|
|
82 * Makefile.in.in (INSTALLABLE_SCRIPTS): Remove send-pr, install-sid.
|
|
83 (GEN_SCRIPTS): Ditto.
|
|
84 Delete TM_SCRIPTS.
|
|
85
|
|
86 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
87
|
|
88 * tm-au:
|
|
89 * tm-file:
|
|
90 * tm-html:
|
|
91 * tm-image:
|
|
92 * tm-mpeg:
|
|
93 * tm-plain:
|
|
94 * tm-ps:
|
|
95 * tmdecode: packaged.
|
|
96
|
|
97 1998-10-10 SL Baur <steve@altair.xemacs.org>
|
|
98
|
|
99 * install-sid:
|
|
100 * send-pr: Packaged
|
|
101
|
|
102 1998-10-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
103
|
|
104 * gnuclient.c (filename_expand): Don't forget to copy the
|
|
105 filename under UNIX.
|
|
106
|
373
|
107 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
108
|
|
109 * XEmacs 21.2-beta2 is released.
|
|
110
|
|
111 1998-09-08 Raymond Toy <toy@rtp.ericsson.se>
|
|
112
|
|
113 * gnuclient.c (filename_expand): Added better recognition of
|
|
114 absolute pathnames for CYGWIN. Convert absolute pathnames with
|
|
115 drive letters to something xemacs can handle.
|
|
116
|
304
|
117 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
118
|
371
|
119 * XEmacs 21.2-beta1 is released.
|
304
|
120
|
|
121 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
122
|
|
123 * update-elc.sh (ignore_pattern): Add very-early-lisp.el as
|
|
124 something to never bytecompile.
|
|
125
|
300
|
126 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
127
|
|
128 * XEmacs 21.0-pre5 is released.
|
|
129
|
298
|
130 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
131
|
|
132 * XEmacs 21.0-pre4 is released.
|
|
133
|
294
|
134 1998-06-16 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
135
|
|
136 * gnuclient.c (main): Use disconnect_from_server to read & echo
|
|
137 result.
|
|
138
|
|
139 1998-06-15 Andy Piper <andyp@parallax.co.uk>
|
|
140
|
|
141 * Makefile.in.in: add xemacs icon to the runemacs executable.
|
|
142
|
292
|
143 1998-06-12 Jim Radford <radford@robby.caltech.edu>
|
|
144
|
|
145 * gnuclient.c (initialize_signals): Don't pass SIGHUP to XEmacs.
|
|
146
|
290
|
147 1998-06-04 Andy Piper <andyp@parallax.co.uk>
|
|
148
|
|
149 * Makefile.in.in (runemacs): add runemacs as a build target if
|
|
150 HAVE_MS_WINDOWS is defined. move cpp stuff up slightly so that
|
|
151 build targets can benefit from it.
|
|
152
|
288
|
153 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
154
|
|
155 * wakeup.c (sleep): Added NT preprocessor quirkfest.
|
|
156 (main): Exit when fflush() fails on stdout.
|
|
157
|
|
158 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
159
|
|
160 * getopt.c: Undefine getpid before redefinition.
|
|
161
|
|
162 * make-docfile.c: Added <io.h> when compiling on NT
|
|
163
|
|
164 * movemail.c: Ditto.
|
|
165 (main): Declare some auto variables only when DISABLE_DIRECT_ACCESS
|
|
166 is undefined, so they are actually used, to supress compilation
|
|
167 warnings.
|
|
168
|
286
|
169 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
170
|
|
171 * etags.c (C_entries): Avoid short circuiting comparisons on
|
|
172 characters that may appear in C++ operator constructs.
|
|
173
|
|
174 * ootags.c (C_entries): Commentary change.
|
|
175
|
|
176 * Makefile.in.in (PKG_SCRIPTS): Remove add-little-package.sh.
|
|
177
|
284
|
178 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
179
|
|
180 * Makefile.in.in:
|
|
181 - Adjust for luser's CDPATH being set to something weird.
|
|
182 - Take into account bash 2.02's tendency to print the cwd when
|
|
183 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
184 - fix the run-temacs target to use $(DUMPENV)
|
|
185 - fix the run-puremacs target to use $(DUMPENV)
|
|
186 - fix the `depend' target to properly $(RM) the right files
|
|
187 - Generate a better TAGS file for XEmacs' lisp code using
|
|
188 hand-crafted regexps.
|
|
189 - Use standard coding conventions for modules/Makefile.in
|
|
190
|
282
|
191 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
192
|
|
193 * update-elc.sh: test x && y loses in the presence of set -e, use
|
|
194 if instead.
|
|
195
|
|
196 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
197
|
|
198 * Makefile.in.in (INSTALLABLES): Add ootags.
|
|
199 (ootags): New rule.
|
|
200
|
|
201 * ootags.c: New file.
|
|
202 (C_entries): Annotate changes neeeded for increased OO-Browser
|
|
203 context.
|
|
204
|
|
205 1998-05-05 Jeff Miller <jmiller@smart.net>
|
|
206
|
|
207 * Makefile.in.in: Fix blessmail target.
|
|
208
|
|
209 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
210
|
|
211 * Makefile.in.in (etags_args): Back out -DOO_BROWSER
|
|
212
|
|
213 * etags.c: Revert to CVS version 1.11 (pre OO-browser additions).
|
|
214
|
|
215 1998-05-04 SL Baur <steve@altair.xemacs.org>
|
|
216
|
|
217 * etags.c (C_entries): Fix order typo.
|
|
218 (C_entries): Restore previous test.
|
|
219
|
278
|
220 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
221
|
|
222 * installexe.sh: fix to use -f instead of -e file and fix shift
|
|
223 typo.
|
|
224
|
|
225 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
226
|
|
227 * etags.c: Unconditionally define OO_BROWSER.
|
|
228
|
|
229 * update-elc.sh: Tighten up regexp on uname -r output.
|
|
230 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com>
|
|
231
|
|
232 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
233
|
|
234 * gnuclient.c (main): Read eval from from stdin if just "-batch"
|
|
235 is given.
|
|
236 * gnudoit: Support this.
|
|
237 * gnuserv.1: Document this behavior.
|
|
238
|
276
|
239 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
240
|
|
241 * etags.c (C_entries): Add parentheses.
|
|
242
|
|
243 * etags-vmslib.c: Remove. It's not needed anymore.
|
|
244
|
|
245 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
246
|
|
247 * installexe.sh: New file.
|
|
248
|
|
249 1998-04-17 Olivier Galibert <galibert@pobox.com>
|
|
250
|
|
251 * etags.c (print_help): Correct typo.
|
|
252
|
|
253 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
254
|
|
255 * Makefile.in.in: Add -DOO_BROWSER to etags arguments.
|
|
256
|
|
257 * etags.c: Synch with InfoDock.
|
|
258
|
|
259 * update-autoloads.sh: Don't attempt to eval `make-special' stuffs
|
|
260 anymore. They are no longer used.
|
|
261 * update-custom.sh: Always check in lisp/.
|
|
262
|
267
|
263 1998-03-18 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
264
|
|
265 * gnuclient.c (main): Do not copy string unnecessary in (too)
|
|
266 small buffers.
|
|
267
|
263
|
268 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
269
|
|
270 * update-elc.sh: Change all -q -no-site-file to -vanilla
|
|
271
|
261
|
272 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
273
|
|
274 * update-elc.sh (ignore_pattern): Add Installation.el, remove old
|
|
275 stuff from 20.4.
|
|
276
|
259
|
277 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
278
|
|
279 * lib-src/Makefile.in.in: make sure clean removes msw executables
|
|
280
|
|
281 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
282
|
|
283 * gnuserv.h: Enable USE_TMPDIR.
|
|
284
|
|
285 1998-02-23 Glynn Clements <glynn@sensei.co.uk>
|
|
286
|
|
287 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR
|
|
288 environment variable.
|
|
289
|
|
290 * gnuserv.c (various): replace hardcoded references to /tmp with
|
|
291 the value of `tmpdir'.
|
|
292 (main): initialise variable `tmpdir' from the TMPDIR
|
|
293 environment variable.
|
|
294
|
|
295 * gnuserv.h: include (commented-out) definition of USE_TMPDIR.
|
|
296 Add `extern char *tmpdir'.
|
|
297
|
|
298 * gnuslib.c (various): replace hardcoded references to /tmp with
|
|
299 the value of `tmpdir'.
|
|
300
|
255
|
301 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
302
|
|
303 * getopt.c (_getopt_internal): Add braces for clarity.
|
|
304
|
243
|
305 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
306
|
|
307 * lib-src/add-little-package.sh:
|
|
308 * lib-src/add-big-package.sh:
|
|
309 Use proper paranoid quoting for sh variables.
|
|
310 -batch implies -q.
|
|
311
|
239
|
312 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
313
|
|
314 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is
|
|
315 set.
|
|
316
|
|
317 * gnuserv.c: tidy up so that it builds when we don't have
|
|
318 UNIX_DOMAIN_SOCKETS.
|
|
319
|
|
320 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
321
|
|
322 * update-elc.sh (ignore_pattern): Replace -vanilla with `-q
|
|
323 -no-site-file'.
|
|
324 * update-autoloads.sh (dirs): Ditto.
|
|
325 * update-custom.sh (dirs): Ditto.
|
|
326
|
227
|
327 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
328
|
|
329 * update-elc.sh (mule_p): Remove skk's special treatment.
|
|
330
|
223
|
331 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
332
|
|
333 * update-elc.sh (ignore_pattern): Correct paths of files that
|
|
334 should not be bytecompiled, and remove dead files.
|
|
335
|
219
|
336 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
337
|
|
338 * update-elc.sh (mule_p): Update for addition of SKK.
|
|
339
|
|
340 * update-autoloads.sh (mule_p): Update ignore_dirs for
|
|
341 lisp/language and lisp/skk.
|
|
342 * update-custom.sh (mule_p): Ditto.
|
|
343
|
|
344 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
345
|
|
346 * Makefile.in.in: Changed path to blessmail.el for blessmail target
|
|
347 to match new lisp directory layout.
|
|
348
|
217
|
349 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
350
|
|
351 * update-elc.sh: Obliterate usage of make_special, since nothing
|
|
352 requires it any more.
|
|
353
|
|
354 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
355
|
|
356 * update-elc.sh (BYTECOMP): cleantree.el has been moved.
|
|
357
|
215
|
358 1997-11-18 Colin Rafferty <craffert@ml.com>
|
|
359
|
|
360 * update-elc.sh (prune_vc): Made it ignore any directory that
|
|
361 starts with a period.
|
|
362
|
|
363 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
364
|
|
365 * gnuserv.c (main): make return type int.
|
|
366 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
367
|
|
368 * fakemail.c (main): Ditto.
|
|
369
|
213
|
370 1997-11-13 SL Baur <steve@altair.xemacs.org>
|
|
371
|
|
372 * pop.c: Add includes from movemail.c so standard functions get
|
|
373 declared.
|
|
374 (pop_retrieve): Return NULL if falling off the end of the
|
|
375 function.
|
|
376
|
|
377 * movemail.c: Hide declarations of popmail(), mbx_write(),
|
|
378 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP
|
|
379 guard.
|
|
380 (pop_retr): Change 4th parameter to void *.
|
|
381
|
209
|
382 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
383
|
|
384 * update-custom.sh (dirs): Remove packaged directories.
|
|
385
|
|
386 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are
|
|
387 now packaged.
|
|
388
|
|
389 * update-autoloads.sh (mule_p): Hyperbole and oobr are now
|
|
390 packaged.
|
|
391
|
207
|
392 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
393
|
|
394 * update-autoloads.sh (mule_p): EFS has been packaged.
|
|
395 * update-elc.sh (make_special_commands): Ditto.
|
|
396
|
|
397 * update-elc.sh: VM has been packaged.
|
|
398
|
|
399 * update-autoloads.sh: Add directory language
|
|
400
|
|
401 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
402
|
|
403 * update-elc.sh (BYTECOMP): Specify -vanilla
|
|
404 * update-autoloads.sh (dirs): Ditto.
|
|
405 * update-custom.sh (dirs): Ditto.
|
|
406
|
203
|
407 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
408
|
|
409 * config.values.in: Run config.values.sh
|
|
410
|
|
411 1997-10-09 SL Baur <steve@altair.xemacs.org>
|
|
412
|
|
413 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation
|
|
414 scripts.
|
|
415
|
|
416 * add-little-package.sh: New file. Support script to install
|
|
417 single file packages.
|
|
418
|
|
419 * Makefile.in.in (distclean): Reverse change -- do not remove
|
|
420 config.values.in.
|
|
421 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM>
|
|
422
|
|
423 1997-10-06 SL Baur <steve@altair.xemacs.org>
|
|
424
|
|
425 * Makefile.in.in (distclean): Remove config.values.in.
|
|
426 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
427
|
201
|
428 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
429
|
|
430 * update-autoloads.sh (mule_p): W3 is a package now.
|
|
431
|
197
|
432 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
433
|
|
434 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling
|
|
435 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el.
|
|
436
|
|
437 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
438
|
|
439 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're
|
|
440 not building with Mule.
|
|
441
|
195
|
442 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
443
|
|
444 * update-custom.sh: New file.
|
|
445
|
|
446 * update-autoloads.sh: Minor fixes.
|
|
447
|
183
|
448 1997-08-11 Jeff Miller <jmiller@smart.net>
|
|
449 * Makefile.in.in: Added a test for system-type equal to linux to
|
|
450 lisp/paths.el. Mail spool dir should be /var/spool/mail.
|
|
451
|
|
452 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and
|
|
453 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also
|
|
454 missing a variable called "configuration. This messed up archilibdir.
|
|
455
|
|
456 * Added highlighting to text suggesting to do "make gzip-el" in top
|
|
457 level Makefile.in. Added code to do make maybe-blessmail after a
|
|
458 make install is done.
|
|
459
|
181
|
460 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
461
|
|
462 * gnuclient.c (main): Made help string correspond to options.
|
|
463
|
|
464 1997-08-01 SL Baur <steve@altair.xemacs.org>
|
|
465
|
|
466 * Makefile.in.in (distclean): Remove config.values here only.
|
|
467
|
179
|
468 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
469
|
|
470 * Makefile.in.in (UTILITIES): Add config.values so it can be
|
|
471 cleared away by `make distclean'.
|
|
472
|
177
|
473 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
474
|
|
475 * update-elc.sh (make_special_commands): Remove processing for
|
|
476 Gnus and AUCTeX.
|
|
477
|
|
478 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
479
|
|
480 * update-elc.sh (mule_p): Do not attempt to bytecompile
|
|
481 char-table.el and chartblxmas.el.
|
|
482
|
171
|
483 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
484
|
|
485 * update-elc.sh (cc-mode): Don't give cc-mode special treatment.
|
|
486
|
|
487 * update-autoloads.sh (cc-mode): Don't give cc-mode special
|
|
488 treatment.
|
|
489
|
|
490 * rcs2log: Synch with Emacs/Mule zeta.
|
|
491
|
169
|
492 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
493
|
|
494 * update-elc.sh (make_special_commands): Fix building of ilisp so
|
|
495 custom-load.elc gets built.
|
|
496
|
167
|
497 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
498
|
|
499 * update-autoloads.sh: Major rework. Avoid looking at MULE
|
|
500 directories if not running XEmacs/Mule.
|
|
501 - Look into all Mule directories for building autoloads.
|
|
502
|
|
503 * update-elc.sh (make_special_commands): Fix handling of
|
|
504 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not
|
|
505 running MULE.
|
|
506
|
165
|
507 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
508
|
|
509 * gnuattach: Needed executable bit set.
|
|
510 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
511
|
|
512 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte
|
|
513 compiles now.
|
|
514
|
|
515 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
516
|
|
517 * update-autoloads.sh: Search lisp/mule/.
|
|
518
|
163
|
519 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
520
|
|
521 * gnuattach: Readd as warning script.
|
|
522
|
|
523 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
|
|
524 From Hrvoje Niksic <hniksic@srce.hr>
|
|
525
|
161
|
526 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
527
|
|
528 * update-elc.sh (mule_p): Ignore lisp/language when building
|
|
529 non-Mule.
|
|
530 (ignore_pattern): Ignore Languages we don't support yet.
|
|
531
|
155
|
532 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
533
|
|
534 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM).
|
|
535
|
151
|
536 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
537
|
|
538 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms
|
|
539 from exclusion list (it doesn't exist any more). Remove
|
|
540 lisp/eterm from exclusion list of directories searched for
|
|
541 autoloads.
|
|
542
|
140
|
543 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
544
|
|
545 * update-elc.sh (mule_p): Test for mule bombs with change in format
|
|
546 of new output of featurep.
|
|
547
|
138
|
548 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
549
|
|
550 * pstogif: Use Martin Buchholz magic to automagically find perl
|
|
551 interpreter.
|
|
552
|
120
|
553 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
554
|
|
555 * Makefile.in.in: C Comment out Make comments. No snide comments
|
|
556 from me, no sir.
|
|
557
|
118
|
558 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
559
|
|
560 * Makefile.in.in: Added stuff for updated movemail.c.
|
|
561
|
|
562 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
563
|
|
564 * send-pr (GNATS_ADDR): Use xemacs.org as submission address.
|
|
565 (DATADIR): Allow for DATADIR to be passed in as an environment
|
|
566 variable.
|
|
567
|
116
|
568 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
569
|
|
570 * update-elc.sh (make_special_commands): Use target of x20 for efs.
|
|
571
|
114
|
572 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
573
|
|
574 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir
|
|
575 configuration.
|
|
576
|
|
577 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
578
|
|
579 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make
|
|
580 the .elcs *only* with the freshly built XEmacs.
|
|
581
|
112
|
582 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
583
|
|
584 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and
|
|
585 send-pr (from GNATS).
|
|
586
|
|
587 * update-elc.sh (prune_vc): Use full path to cleantree.el.
|
|
588 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs.
|
|
589
|
|
590 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
591
|
|
592 * install-sid: New file (GNATS integration).
|
|
593
|
|
594 * send-pr: New file (GNATS integration).
|
|
595
|
110
|
596 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
597
|
|
598 * update-elc.sh (ignore_dirs): Build VM with `make autoload'.
|
|
599
|
108
|
600 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
601
|
|
602 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic.
|
|
603
|
|
604 * update-elc.sh (els): Remove out of date .elcs before building.
|
|
605
|
|
606 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
607
|
|
608 * update-elc.sh (els): No more special treatment for vm.elc.
|
|
609
|
102
|
610 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
611
|
|
612 * make-docfile.c (next_extra_elc): New function.
|
|
613 (main): Use it. Implementation of `-i' parameter to pass a list
|
|
614 of site-loaded lisp files.
|
|
615
|
100
|
616 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
617
|
|
618 * update-elc.sh: Added lisp/auctex.
|
|
619
|
98
|
620 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
621
|
|
622 * Makefile.in.in: Install pstogif script.
|
|
623
|
78
|
624 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
625
|
|
626 * update-elc.sh (make_special_commands): Make ilisp be a little
|
|
627 smarter about recompilation.
|
|
628
|
74
|
629 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
630
|
|
631 * mmencode.c: Don't declare index().
|
|
632
|
|
633 * Makefile.in.in: Documentation changes.
|
|
634
|
|
635 * update-elc.sh: Portability Fix.
|
|
636
|
72
|
637 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
638
|
|
639 * update-elc.sh: Corrections to protect against too smart /bin/sh'es.
|
|
640
|