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