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