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