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