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