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