1269
|
1 2003-01-14 Jerry James <james@xemacs.org>
|
|
2
|
|
3 * ellcc.c (do_compile_mode): Search XEmacs directories first for
|
|
4 include files. Thanks to Raymond Toy.
|
|
5
|
1238
|
6 2003-01-28 Steve Youngs <youngs@xemacs.org>
|
|
7
|
|
8 * rcs2log: Synch to GNU version.
|
|
9
|
1187
|
10 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
11
|
|
12 * XEmacs 21.5.10 "burdock" is released.
|
|
13
|
1123
|
14 2002-11-27 Ben Wing <ben@xemacs.org>
|
|
15
|
|
16 * .cvsignore:
|
|
17 Add .idb, .ilk for MS Windows VC++.
|
|
18
|
1111
|
19 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
20
|
|
21 * ellcc.c (do_init_mode):
|
|
22 Use full prototypes.
|
|
23
|
|
24 * ellcc.h.in:
|
|
25 Use the correct user-specified compiler.
|
|
26
|
|
27 * make-docfile.c:
|
|
28 * make-docfile.c (read_c_string):
|
|
29 * make-docfile.c (scan_c_file):
|
|
30 Fix shadowing warnings. NOTE: This was already fixed
|
|
31 awhile ago, but reverted by Jerry. Please be careful.
|
|
32
|
996
|
33 2002-08-08 Jerry James <james@xemacs.org>
|
|
34
|
|
35 * config.values.in: Regenerate.
|
|
36 * ellcc.c: A thorough cleanup to eliminate potential buffer
|
|
37 overruns and null pointer dereferences, make some global variables
|
|
38 local, add braces for clarity, etc., using hints supplied by
|
|
39 splint.
|
|
40 * ellcc.c (EXEC_GROW_SIZE): New constant for dynamic allocation.
|
|
41 * ellcc.c (xrealloc): New function.
|
|
42 * ellcc.c (xstrdup): New function.
|
|
43 * ellcc.c (fatal): Use varargs for flexibility.
|
|
44 * ellcc.c (add_string): New function for abstracting the addition
|
|
45 of a string to the exec_argv array.
|
|
46 * ellcc.c (add_to_argv): Use add_string. Improve whitespace
|
|
47 handling. Recode finite state machine as a clearer while loop.
|
|
48 * ellcc.c (do_compile_mode): Use new functions.
|
|
49 * ellcc.c (do_link_mode): Ditto.
|
|
50 * ellcc.c (do_init_mode): Ditto. Default to in-source
|
|
51 make-docfile.
|
|
52
|
981
|
53 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
54
|
|
55 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
56
|
978
|
57 2002-08-21 Jerry James <james@xemacs.org>
|
|
58
|
|
59 * gnuserv.h: Revert previous patch. Include syssignal.h instead
|
|
60 of signal.h.
|
|
61 * tcp.c: Include config.h, and substitute syssignal.h for
|
|
62 signal.h.
|
|
63
|
954
|
64 2002-08-02 Jerry James <james@xemacs.org>
|
|
65
|
|
66 * gnuserv.h: Include signal.h early to define NSIG before config.h
|
|
67 is included.
|
|
68
|
933
|
69 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
70
|
|
71 * XEmacs 21.5.8 "broccoli" is released.
|
|
72
|
930
|
73 2002-07-15 Jerry James <james@xemacs.org>
|
|
74
|
|
75 * make-docfile.c: Change whitespace and organization to reduce the
|
|
76 size of the diff against FSF Emacs sources and synch to Emacs 21.2.
|
|
77 Remove unused DO_REALLOC.
|
|
78 Mark XEmacs changes and additions more clearly.
|
|
79 Reintroduce previously deleted Emacs code inside #if 0 ... #endif.
|
|
80 * make-docfile.c (next_extra_elc): Replace goto with do-while.
|
|
81 * make-docfile.c (main): Put XEmacs-only args in one place.
|
|
82 * make-docfile.c (write_c_args): Change buff to buf to match
|
|
83 Emacs. Replace pointer arithmetic with simpler array syntax.
|
|
84 * make-docfile.c (scan_c_file): Note that DEFSIMPLE and DEFPRED no
|
|
85 longer exist. Correct the "name too long" test (off by one).
|
|
86 Die with message if a DEFUN has no docstring instead of hanging.
|
|
87 * make-docfile.c (scan_lisp_file): Introduce while loops used in
|
|
88 Emacs sources to skip consecutive blank lines.
|
|
89
|
920
|
90 2002-07-14 Adrian Aichner <adrian@xemacs.org>
|
|
91
|
|
92 * etags.c: It's XEmacs, not Xemacs.
|
|
93
|
894
|
94 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
95
|
|
96 * XEmacs 21.5.7 "broccoflower" is released.
|
|
97
|
881
|
98 2002-05-29 Greg Steuck <greg-xemacs-patches@nest.cx>
|
|
99
|
|
100 * gnuclient.c: Makes it possible again to #undef
|
|
101 INTERNET_DOMAIN_SOCKETS in lib-src/gnuserv.h and get a functional
|
|
102 gnuserv which is only accessible through UNIX_DOMAIN_SOCKETS.
|
|
103
|
853
|
104 2002-05-28 Ben Wing <ben@xemacs.org>
|
|
105
|
|
106 * make-docfile.c (scan_c_file):
|
|
107 * make-docfile.c (scan_lisp_file):
|
|
108 Fix places where we forget to check for EOF.
|
|
109
|
826
|
110 2002-05-05 Ben Wing <ben@xemacs.org>
|
|
111
|
|
112 * i.c:
|
|
113 * i.c (skip_executable_name):
|
|
114 * i.c (main):
|
|
115 Create an inheritable event and pass it on to XEmacs, so that ^C
|
|
116 can be handled properly. Intercept ^C and signal the event.
|
|
117 "Stop Build" in VC++ now works.
|
|
118
|
814
|
119 2002-04-14 Ben Wing <ben@xemacs.org>
|
|
120
|
|
121 * make-docfile.c:
|
|
122 * make-docfile.c (next_extra_elc):
|
|
123 * make-docfile.c (again): Removed.
|
|
124 * make-docfile.c (main):
|
|
125 * make-docfile.c (getc_iso2022):
|
|
126 * make-docfile.c (MDGET):
|
|
127 * make-docfile.c (read_c_string):
|
|
128 * make-docfile.c (write_c_args):
|
|
129 * make-docfile.c (scan_c_file):
|
|
130 * make-docfile.c (read_lisp_symbol):
|
|
131 * make-docfile.c (scan_lisp_file):
|
|
132 Add basic support for handling ISO 2022 doc strings -- we parse
|
|
133 the basic charset designation sequences so we know whether we're
|
|
134 in ASCII and have to pay attention to end quotes and such.
|
|
135
|
|
136 Reformat code according to coding standards.
|
|
137
|
804
|
138 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
139
|
|
140 * XEmacs 21.5.6 "bok choi" is released.
|
|
141
|
800
|
142 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
143
|
|
144 * make-mswin-unicode.pl: Don't be fucked up by CRLF. Output code
|
|
145 to force errors when nonintercepted Windows calls issued.
|
|
146
|
778
|
147 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
148
|
|
149 * make-mswin-unicode.pl: Pick up location of include files from
|
|
150 MSVCDIR environment variable.
|
|
151 Add --includedir command-line option.
|
|
152 Remove 'dir' command.
|
|
153
|
776
|
154 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
155
|
|
156 * Makefile.in.in (blessmail):
|
|
157 * Makefile.in.in (maybe-blessmail):
|
|
158 Use -no-packages to avoid problems with package files shadowing
|
|
159 core files (e.g. unicode.el in mule-ucs).
|
|
160
|
774
|
161 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
162
|
|
163 * The Great Mule Merge: placeholder.
|
|
164
|
768
|
165 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
166
|
|
167 * XEmacs 21.5.5 "beets" is released.
|
|
168
|
725
|
169 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
170
|
|
171 * XEmacs 21.5.4 "bamboo" is released.
|
|
172
|
715
|
173 2001-12-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
174
|
|
175 * etags.c: Define __P if not already defined.
|
|
176
|
709
|
177 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
178
|
|
179 * Makefile.in.in (etags_args): Define EMACS_NAME to XEmacs.
|
|
180
|
|
181 * etags.c: Sync with pot version 14.28.
|
|
182 Additional change for XEmacs to define PTR macro.
|
|
183
|
|
184 2001-12-12 Francesco Potorti` <pot@gnu.org>
|
|
185
|
|
186 * etags.c (PHP_functions): New function by Diez B. Roggisch,
|
|
187 heavily adapted by me, for parsing PHP.
|
|
188 (LOOKING_AT): New macro.
|
|
189 (Perl_functions, Python_functions, PHP_functions)
|
|
190 (Scheme_functions, Texinfo_nodes): Use it.
|
|
191 (Perl_functions): Use strneq.
|
|
192 (prolog_pred): Renamed to prolog_pr.
|
|
193 (prolog_pr): Recognise Prolog rules (thanks to Geert Kloosterman)
|
|
194 in addition to predicates.
|
|
195 [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent
|
|
196 unmodified compile, as Cygwin's regex.h is incompatible with us
|
|
197 (thanks to Markus Hoenicka).
|
|
198 [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string.
|
|
199
|
654
|
200 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
201
|
|
202 * XEmacs 21.5.3 "asparagus" is released.
|
|
203
|
647
|
204 2001-06-24 Ben Wing <ben@xemacs.org>
|
|
205
|
|
206 * gnuserv.c (permitted):
|
|
207 * gnuserv.c (setup_table):
|
|
208 * gnuslib.c (connect_to_internet_server):
|
|
209 * make-docfile.c (scan_c_file):
|
|
210 * mmencode.c (fromqp):
|
|
211 * movemail.c:
|
|
212 * movemail.c (main):
|
|
213 * movemail.c (xmalloc):
|
|
214 * ootags.c (prolog_pred):
|
|
215 * ootags.c (erlang_func):
|
|
216 * yow.c (yow):
|
|
217 Fix unsigned warnings. See src/ChangeLog for details.
|
|
218
|
641
|
219 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
220
|
|
221 * XEmacs 21.5.2 "artichoke" is released.
|
|
222
|
613
|
223 2001-06-10 Ben Wing <ben@xemacs.org>
|
|
224
|
|
225 * cvtmail.c:
|
|
226 * fakemail.c:
|
|
227 * gnuserv.c:
|
|
228 * gnuserv.c (handle_ipc_request):
|
|
229 * gnuserv.h:
|
|
230 * gnuslib.c:
|
|
231 * make-msgfile.c:
|
|
232 * make-path.c:
|
|
233 * pop.c:
|
|
234 * pop.h:
|
|
235 * profile.c:
|
|
236 * tcp.c:
|
|
237 Rename 'GNU Emacs' to XEmacs in the copyright.
|
|
238 Fix comments in similar ways.
|
|
239
|
|
240 * digest-doc.c (main):
|
|
241 * sorted-doc.c (main):
|
|
242 Fix program and author name to reflect XEmacs.
|
|
243
|
567
|
244 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net>
|
|
245
|
|
246 * movemail.c (lock_dot): Use mkstemp if available
|
|
247
|
558
|
248 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
249
|
|
250 * pop.c (socket_connection):
|
|
251 Remove BROKEN_CYGWIN.
|
|
252
|
543
|
253 2001-05-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
254
|
|
255 * config.values.sh: lisp/utils?/config.el -> lisp/config.el.
|
|
256
|
531
|
257 2001-05-12 Ben Wing <ben@xemacs.org>
|
|
258
|
|
259 * etags.c:
|
|
260 * etags.c (print_help):
|
|
261 * etags.c (sym_type):
|
|
262 * etags.c (TOTAL_KEYWORDS):
|
|
263 * etags.c (hash):
|
|
264 * etags.c (in_word_set):
|
|
265 * etags.c (consider_token):
|
|
266 * etags.c (C_entries):
|
|
267 * etags.c (add_regex):
|
|
268 new version from Francesco.
|
|
269
|
523
|
270 2001-05-09 Ben Wing <ben@xemacs.org>
|
|
271
|
|
272 * etags.c (add_regex):
|
|
273 temporary fix to avoid crashes with new regex code.
|
|
274
|
522
|
275 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
276
|
|
277 * XEmacs 21.5.1 "anise" is released.
|
|
278
|
502
|
279 2001-04-29 Ben Wing <ben@xemacs.org>
|
|
280
|
|
281 * gnuclient.c (filename_expand): Warning fix.
|
|
282
|
479
|
283 2001-04-20 Ben Wing <ben@xemacs.org>
|
|
284
|
|
285 * .cvsignore: Added stuff for Windows.
|
|
286
|
472
|
287 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
288
|
|
289 * XEmacs 21.5.0 "alfalfa" is released.
|
|
290
|
853
|
291 >>>>>>> 1.136
|
464
|
292 2000-08-01 Jon Schewe <jpschewe@eggplant.mtu.net>
|
|
293
|
|
294 * gnuclient.c (filename_expand): Let Cygwin convert Windows path
|
|
295 to Unix.
|
|
296
|
|
297 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
298
|
|
299 * gnuserv.h: Document TMPDIR lossage if client/server values differ.
|
|
300
|
462
|
301 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
302
|
|
303 * XEmacs 21.2.46 "Urania" is released.
|
|
304
|
|
305 2001-03-19 Andy Piper <andy@xemacs.org>
|
|
306
|
|
307 * installexe.sh: use bash by default.
|
|
308
|
|
309 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
310
|
|
311 * gnuclient.c: The Great GTK Merge.
|
|
312
|
|
313 2000-08-10 Ben Wing <ben@xemacs.org>
|
|
314
|
|
315 * update-elc.sh: deleted (retroactively). replaced by update-elc-2.el,
|
|
316 which does the same thing but in a platform-independent way.
|
|
317
|
460
|
318 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
319
|
|
320 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
321
|
|
322 2001-02-11 Martin Buchholz <martin@xemacs.org>
|
|
323
|
|
324 * Makefile.in.in: Cleanup.
|
|
325 Fixes bug: all must depend on make-dump-id.
|
|
326 Don't install make-path; only used at build time.
|
|
327 Avoid duplicating file lists for maintainability.
|
|
328 (PUBLIC_INSTALLABLE_SCRIPTS): More logical naming.
|
|
329 (PUBLIC_INSTALLABLE_EXES): Likewise.
|
|
330 (PUBLIC_INSTALLABLES): Likewise.
|
|
331 (PRIVATE_INSTALLABLE_SCRIPTS): More logical naming.
|
|
332 (PRIVATE_INSTALLABLE_EXES): Likewise.
|
|
333 (PRIVATE_INSTALLABLES): Likewise.
|
|
334 (SCRIPTS): Likewise.
|
|
335 (EXES): New.
|
|
336 (PROGS): New.
|
|
337 (SOURCES): Remove.
|
|
338 (BUILD_UTILITIES): New. Non-installed utilities.
|
|
339 (INSTALL_GNUSERV): New.
|
|
340 (unlock): Remove obsolete target.
|
|
341 (relock): Remove obsolete target.
|
|
342 (aixcc.c): Remove. Obsolete.
|
|
343 * aixcc.lex: Remove. Obsolete.
|
|
344
|
|
345 2001-02-12 Martin Buchholz <martin@xemacs.org>
|
|
346
|
|
347 * make-dump-id.c (main): No longer #include dump-id.h.
|
|
348
|
458
|
349 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
350
|
|
351 * gnuserv.c (permitted): Compiler warning fixes.
|
|
352
|
|
353 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
354
|
|
355 * XEmacs 21.2.44 "Thalia" is released.
|
|
356
|
|
357 2001-01-31 Francesco Potorti` <pot@gnu.org>
|
|
358
|
|
359 * etags.c: [NDEBUG] #undef assert and #define it as ((void)0), for
|
|
360 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc).
|
|
361 (C_entries): Tag token renamed to still_in_token because sunos4
|
|
362 pcc wants to expand it as the token() macro even though it has no
|
|
363 arguments.
|
|
364
|
|
365 2001-01-30 Francesco Potorti` <pot@gnu.org>
|
|
366
|
|
367 * etags.c: [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and
|
920
|
368 #define it for the sake of XEmacs.
|
458
|
369 [WINDOWSNT]: #undef HAVE_NTGUI even if built without
|
|
370 HAVE_CONFIG_H. This change only affects a standalone etags.
|
|
371 [WINDOWSNT]: #undef DOS_NT and #define it even if built with
|
|
372 HAVE_CONFIG_H. This change does nothing in Emacs, as DOS_NT is
|
|
373 always defined when HAVE_CONFIG_H and WINDOWS are both defined.
|
|
374 [!HAVE_UNISTD_H]: use defined(WINDOWSNT) instead of the bare
|
|
375 WINDOWSNT, as this is the correct way to use it.
|
|
376
|
|
377 2001-01-28 Francesco Potorti` <pot@gnu.org>
|
|
378
|
|
379 * etags.c: Be capable to parse nested struct-like structures.
|
|
380 (structdef, structtag): Struct state machine revisited.
|
|
381 (struct tok): Revisited.
|
|
382 (cstack, nestlev, instruct): New struct and macros.
|
|
383 (pushclass_above, popclass_above, write_classname): New functions
|
|
384 for dealing with nested class names, inspired by Mykola Dzyuba.
|
|
385 (consider_token, make_C_tag, C_entries): Many changes for dealing
|
|
386 with arbitrarily nested structures.
|
|
387 (etags_getcwd): #if MSDOS, not #ifdef MSDOS!
|
|
388 (C_entries): Consider templates in C++.
|
|
389 (sym_type): New constant st_C_class for detecting "class" also in
|
|
390 C mode.
|
|
391 (C_AUTO): New macro for automatic detection of C++.
|
|
392 (consider_token): Automatic set C++ mode.
|
|
393 (C_entries): New security check for yacc.
|
|
394 (print_language_names, print_help): Mention the autodetect
|
|
395 feature, do not show help for the -C option, now mostly useless.
|
|
396 (C_entries): Tag C++ forward declarations if --declarations.
|
|
397 (C_entries): Don't be fooled by things like XDEFUN.
|
|
398 (consider_token): Discard asm pseudo function.
|
|
399
|
460
|
400 2001-01-25 Francesco Potorti` <pot@gnu.org>
|
458
|
401
|
|
402 * etags.c (struct tok): Renamed from struct token.
|
|
403 (token): Renamed from tok.
|
|
404 (structtype): Make it a local variable.
|
|
405 [DEBUG]: Use assert.
|
|
406 (xrnew): Change the synopsis.
|
|
407 (typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus.
|
|
408 (grow_linebuffer): Don't call xrnew when not needed.
|
|
409 (token): buffer renamed to line.
|
|
410 (C_entries): Three calls to inibuffer moved here from main.
|
|
411 (C_entries): Removed all references to var methodlen, delete it.
|
|
412 (linebuffer_setlen): Was grow_buffer, now also sets len.
|
|
413 (consider_token, C_entries, Pascal_functions): Use it.
|
|
414 (C_entries): Preventing problems relative to extern "C".
|
|
415 (C_entries): Can tag more than one variable or func separated by
|
|
416 comma when --declarations is used.
|
|
417 (C_entries): More accurate tagging of members and declarations.
|
|
418 (yacc_rules): Was global, made local to C_entries.
|
|
419 (next_token_is_func): Removed.
|
|
420 (fvdef): New constants fdefunkey, fdefunname.
|
|
421 (consider_token, C_entries): Use them.
|
|
422 (C_entries): Build proper lisp names for Emacs DEFUNs.
|
|
423
|
460
|
424 2001-01-15 Francesco Potorti` <pot@gnu.org>
|
458
|
425
|
|
426 * etags.c (print_language_names): Print filenames in addition to
|
|
427 suffixes.
|
|
428
|
|
429 2001-01-12 Francesco Potorti` <pot@gnu.org>
|
|
430
|
|
431 * etags.c (get_language_from_langname): Renamed from
|
|
432 get_language_from_name.
|
|
433 (get_language_from_filename): Renamed from
|
|
434 get_language_from_suffix. Now first looks for the complete file
|
|
435 name.
|
|
436 (language): New member char **filenames.
|
|
437 (Makefile_filenames): List of possible filenames for makefiles.
|
|
438 (lang_names): Added a NULL member for every entry, added an entry
|
|
439 for makefiles.
|
|
440 (Makefile_targets): New function, inspired by Assar Westerlund
|
|
441 <assar@sics.se>.
|
|
442
|
460
|
443 2000-11-07 Francesco Potorti` <pot@gnu.org>
|
458
|
444
|
|
445 * etags.c (Texinfo_nodes): Renamed from Texinfo_fuctions and made
|
|
446 it conformant to the style of the rest of the code.
|
|
447
|
|
448 2000-02-10 Francesco Potorti` <pot@gnu.org>
|
|
449
|
|
450 * etags.c (iswhite): Redefined not to consider '\0' as white
|
|
451 space, and use it throughout in place of isspace, thus preventing a
|
|
452 potential signed char to int conversion problem.
|
|
453 (MSDOS): #undefine befere redefining
|
|
454
|
460
|
455 2000-02-04 Francesco Potorti` <pot@gnu.org>
|
458
|
456
|
|
457 * etags.c (many functions): Add prototypes.
|
|
458
|
460
|
459 2000-01-31 Francesco Potorti` <pot@gnu.org>
|
458
|
460
|
|
461 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
|
|
462 (get_compressor_from_suffix, process_file): Use MSDOS in if clause.
|
|
463 (etags_strchr, etags_strrchr): Use const char * and int as arguments.
|
|
464 (getenv, getcwd): Only declare them if necessary.
|
|
465 (EMACS_NAME): New constant macro.
|
|
466 (print_version): Use it.
|
|
467 (P_) [__STDC__]: Macro for defining function prototypes.
|
|
468
|
|
469 2001-02-06 Martin Buchholz <martin@xemacs.org>
|
|
470
|
|
471 * gnuclient.c:
|
|
472 * gnuserv.c:
|
|
473 * gnuslib.c:
|
|
474 * pop.c:
|
|
475 Remove use of BSD-specific types.
|
|
476 s/u_(char|short|int_long)/unsigned $1/g
|
|
477 Remove pointless casts.
|
|
478
|
|
479 2001-01-28 Martin Buchholz <martin@xemacs.org>
|
|
480
|
|
481 * gnuclient.c (get_current_working_directory): Use HAVE_GETCWD.
|
|
482 warning: getwd() possibly used unsafely, consider using getcwd().
|
|
483
|
456
|
484 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
485
|
|
486 * XEmacs 21.2.43 "Terspichore" is released.
|
|
487
|
|
488 2001-01-23 Jan Vroonhof <jan@xemacs.org>
|
|
489
|
|
490 * gnuserv.c: Add version number to object file.
|
|
491
|
|
492 2001-01-20 Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
|
|
493
|
|
494 * gnuserv.c (permitted): Completed the checks of the authentication
|
|
495 data length, replaced memcmp() by constant-time comparision.
|
|
496
|
454
|
497 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
498
|
|
499 * XEmacs 21.2.42 "Poseidon" is released.
|
|
500
|
452
|
501 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
502
|
|
503 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
504
|
450
|
505 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
506
|
|
507 * XEmacs 21.2.40 is released.
|
|
508
|
448
|
509 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
510
|
|
511 * XEmacs 21.2.39 is released.
|
|
512
|
446
|
513 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
514
|
|
515 * XEmacs 21.2.38 is released.
|
|
516
|
|
517 2000-11-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
518
|
|
519 * Makefile.in.in: Define emacs iff it's necessary.
|
|
520
|
444
|
521 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
522
|
|
523 * XEmacs 21.2.37 is released.
|
|
524
|
442
|
525 2000-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
526
|
|
527 * make-po.c (BUFSIZE): Increase value to 32768.
|
|
528
|
|
529 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
530
|
|
531 * XEmacs 21.2.36 is released.
|
|
532
|
|
533 2000-09-30 Martin Buchholz <martin@xemacs.org>
|
|
534
|
|
535 * gnuserv.c (main): Warning removal.
|
|
536
|
|
537 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
538
|
|
539 * ellcc.c: Make global variables static. Avoids warnings on AIX.
|
|
540
|
|
541 * fakemail.c (make_file_preface): Use standard type time_t.
|
|
542 Actually check that the 25th char returned from ctime is '\n'.
|
|
543
|
|
544 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
545
|
|
546 * *: Spelling mega-patch
|
|
547
|
|
548 2000-09-12 Martin Buchholz <martin@xemacs.org>
|
|
549
|
|
550 * gnuclient.c (main):
|
|
551 * hexl.c (usage):
|
|
552 Use `Usage', not `usage', in Usage messages.
|
|
553
|
|
554 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
555
|
|
556 * etags.c (add_regex): added commented out code for use figuring
|
|
557 out Windows quoting problems.
|
|
558 * hexl.c (main): fixed warnings about possible used uninitialized.
|
|
559
|
|
560 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
561
|
|
562 * XEmacs 21.2.35 is released.
|
|
563
|
|
564 2000-07-12 Martin Buchholz <martin@xemacs.org>
|
|
565
|
|
566 * gnuserv.c:
|
|
567 (handle_internet_request):
|
|
568 (handle_unix_request):
|
|
569 (internet_init):
|
|
570 Use socklen_t instead of int or size_t.
|
|
571
|
|
572 2000-07-11 Martin Buchholz <martin@xemacs.org>
|
|
573
|
|
574 * hexl.c (usage): Use full ANSI C prototypes.
|
|
575
|
|
576 2000-07-05 Craig Lanning <lanning@scra.org>
|
|
577
|
|
578 * Makefile.in.in (INSTALL_DATA):
|
|
579 * Makefile.in.in (UTILITIES):
|
|
580 * Makefile.in.in (GETOPTDEPS):
|
|
581 * Makefile.in.in (i):
|
|
582 mingw support: don't try to build gnuclient, add
|
|
583 support for building and installing minitar
|
|
584
|
|
585 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
586
|
|
587 * Makefile.in.in (INSTALLABLES_BASE):
|
|
588 * Makefile.in.in (ootags_args):
|
|
589 * Makefile.in.in (yow):
|
|
590 Build i.exe.
|
|
591 Don't build run*.exe.
|
|
592
|
|
593 * b2m.c:
|
|
594 * b2m.c (main):
|
|
595 * ellcc.c (main):
|
|
596 * etags.c:
|
|
597 * etags.c (main):
|
|
598 * etags.c (get_compressor_from_suffix):
|
|
599 * etags.c (process_file):
|
|
600 * etags.c (readline_internal):
|
|
601 * etags.c (etags_getcwd):
|
|
602 * etags.c (relative_filename):
|
|
603 * etags.c (absolute_filename):
|
|
604 * etags.c (filename_is_absolute):
|
|
605 * etags.c (canonicalize_filename):
|
|
606 * fakemail.c:
|
|
607 * fakemail.c (make_file_preface):
|
|
608 * getopt.c:
|
|
609 * getopt.h:
|
|
610 * gnuclient.c:
|
|
611 * gnuclient.c (filename_expand):
|
|
612 * gnuserv.h:
|
|
613 * gnuserv.h (PATCHLEVEL):
|
|
614 * hexl.c:
|
|
615 * hexl.c (main):
|
|
616 * make-docfile.c:
|
|
617 * make-docfile.c (APPEND_BINARY):
|
|
618 * make-docfile.c (main):
|
|
619 * make-dump-id.c:
|
|
620 * mmencode.c:
|
|
621 * mmencode.c (fromqp):
|
|
622 * mmencode.c (main):
|
|
623 * movemail.c:
|
|
624 * movemail.c (main):
|
|
625 * movemail.c (popmail):
|
|
626 * ootags.c:
|
|
627 * ootags.c (main):
|
|
628 * ootags.c (readline_internal):
|
|
629 * ootags.c (etags_getcwd):
|
|
630 * ootags.c (absolute_filename):
|
|
631 * ootags.c (filename_is_absolute):
|
|
632 * ootags.c (canonicalize_filename):
|
|
633 * pop.c:
|
|
634 * pop.c (DONT_ENCAPSULATE):
|
|
635 * pop.c (pop_open):
|
|
636 * pop.c (socket_connection):
|
|
637 * pop.c (pop_trash):
|
|
638 * profile.c (gettimeofday):
|
|
639 * wakeup.c:
|
|
640 * yow.c (rootrelativepath):
|
|
641 Remove MSDOS support, converting to WIN32_NATIVE where necessary.
|
|
642 WINDOWSNT -> WIN32_NATIVE.
|
|
643 __CYGWIN32__ -> CYGWIN.
|
|
644 DOS_NT -> WIN32_NATIVE.
|
|
645 Remove unused NO_SHORTNAMES.
|
|
646 Changes for removed nt\inc.
|
|
647
|
|
648 2000-06-07 Ben Wing <ben@xemacs.org>
|
|
649
|
|
650 * run.c, run.h, run.rc: Removed. We no longer need these for
|
|
651 building runxemacs.exe, and it's questionable at best whether
|
|
652 rungnuclient.exe was ever used or is even needed. The correct
|
|
653 solution is just to make gnuclient.exe a windows program and
|
|
654 use the gnuattach script to run 'i gnuclient.exe'. Not that
|
|
655 gnuclient currently works under Windows native in any case.
|
|
656
|
|
657 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
658
|
|
659 * XEmacs 21.2.34 is released.
|
|
660
|
|
661 2000-05-11 Ben Wing <ben@xemacs.org>
|
|
662
|
|
663 * i.c (get_command): fix unused var warning.
|
|
664
|
|
665 * make-docfile.c (MDGET):
|
|
666 * make-docfile.c (read_c_string):
|
|
667 rewrite and reindent -- handle closing doc string comment that's
|
|
668 not at beg of line.
|
|
669
|
|
670 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
671
|
|
672 * XEmacs 21.2.33 is released.
|
|
673
|
|
674 2000-04-19 Martin Buchholz <martin@xemacs.org>
|
|
675
|
|
676 * gnuclient.c (initialize_signals): Always use full ANSI prototypes.
|
|
677
|
|
678 2000-04-06 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
679
|
|
680 * i.c: New file, source for the i utility.
|
|
681
|
|
682 2000-03-22 Mike Alexander <mta@arbortext.com>
|
|
683
|
|
684 * make-dump-id.c (gettimeofday): new (Windows only)
|
|
685
|
|
686 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
687
|
|
688 * XEmacs 21.2.32 is released.
|
|
689
|
|
690 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
691
|
|
692 * make-dump-id.c: Use config.h and systime.h for portability.
|
|
693
|
|
694 2000-02-20 Olivier Galibert <galibert@pobox.com>
|
|
695
|
|
696 * make-dump-id.c: Added.
|
|
697
|
|
698 * Makefile.in.in: Add support for make-dump-id.
|
|
699
|
|
700 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
701
|
|
702 * etags.c (canonicalize_filename): fixed a problem with gratuitous
|
|
703 capitalization of file names under MS Windows.
|
|
704
|
|
705 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
706
|
|
707 * XEmacs 21.2.31 is released.
|
|
708
|
|
709 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
710
|
|
711 * XEmacs 21.2.30 is released.
|
|
712
|
|
713 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
714
|
|
715 * XEmacs 21.2.29 is released.
|
|
716
|
|
717 2000-02-13 Martin Buchholz <martin@xemacs.org>
|
|
718
|
|
719 * etags.c: Upgrade to version 13.44.
|
|
720 Only added (unsigned char) casts to calls like isspace (*cp).
|
|
721
|
440
|
722 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
723
|
|
724 * XEmacs 21.2.28 is released.
|
|
725
|
|
726 2000-02-06 Martin Buchholz <martin@xemacs.org>
|
|
727
|
|
728 * getopt.h:
|
|
729 * fakemail.c:
|
|
730 * gnuslib.c:
|
|
731 * sorted-doc.c:
|
|
732 * yow.c:
|
|
733 * cvtmail.c:
|
|
734 * movemail.c:
|
|
735 * gnuclient.c:
|
|
736 ANSIfy. Use coding standards for function definitions.
|
|
737 Make C++-compilable. Modified from patch by Zack Weinberg.
|
|
738
|
|
739 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
740
|
|
741 * hexl.c: Removed MSDOS code; set binary I/O flags for NT.
|
|
742
|
438
|
743 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
744
|
|
745 * XEmacs 21.2.27 is released.
|
|
746
|
|
747 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
748
|
|
749 * ootags.c: Ansify.
|
|
750 * etags.c:
|
|
751 * getopt.c:
|
|
752 * cvtmail.c:
|
|
753 Remove declarations of ANSI errno, getenv(), malloc().
|
|
754
|
|
755 2000-01-13 Martin Buchholz <martin@xemacs.org>
|
|
756
|
|
757 * movemail.c (main):
|
|
758 * make-docfile.c (write_c_args):
|
|
759 Simple compiler warning fixes.
|
|
760
|
|
761 2000-01-09 Martin Buchholz <martin@xemacs.org>
|
|
762
|
|
763 * *.[ch]: Change <../src/config.h> to <config.h>
|
|
764 * ellcc.c: Always use <...> to #include files not in `.'
|
|
765 * Makefile.in.in: Use safer -I paths.
|
|
766 Use $(top_srcdir) instead of $(srcdir)/../src
|
|
767 Add warning comment.
|
|
768
|
|
769 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
770
|
|
771 * movemail.c: Warning removal.
|
|
772
|
|
773 2000-01-06 Norbert Koch <norbert@s.netic.de>
|
|
774
|
|
775 * movemail.c: Typo fix.
|
|
776
|
|
777 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
778
|
|
779 * movemail.c: Overhaul of the locking code.
|
|
780
|
|
781 2000-01-03 Martin Buchholz <martin@xemacs.org>
|
|
782
|
|
783 * etags.c (etags_strrchr): Ansify.
|
|
784 (etags_strchr): Ansify.
|
|
785 (get_compressor_from_suffix): Remove warning, make code cleaner.
|
|
786
|
436
|
787 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
788
|
|
789 * XEmacs 21.2.26 is released.
|
|
790
|
434
|
791 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
792
|
|
793 * XEmacs 21.2.25 is released.
|
|
794
|
|
795 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
796
|
|
797 * fakemail.c (cuserid): ((expr)) ==> (expr)
|
|
798
|
|
799 * fakemail.c (xmalloc): ANSIfy.
|
|
800
|
432
|
801 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
802
|
|
803 * config.values.sh: Only update config.values.in if changed.
|
|
804 No external dependencies except perl.
|
|
805 No temporary files.
|
|
806
|
|
807 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
808
|
|
809 * XEmacs 21.2.24 is released.
|
|
810
|
|
811 1999-12-13 Martin Buchholz <martin@xemacs.org>
|
|
812
|
|
813 * etags.c: Fix warning: `_GNU_SOURCE' redefined.
|
|
814
|
430
|
815 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
816
|
|
817 * XEmacs 21.2.23 is released.
|
|
818
|
|
819 1999-11-29 Andreas Jaeger <aj@suse.de>
|
|
820
|
|
821 * Makefile.in.in (INSTALLABLE_SCRIPTS): Removed pstogif.
|
|
822 pstogif: Moved to package tm.
|
|
823
|
428
|
824 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
825
|
|
826 * XEmacs 21.2.22 is released
|
|
827
|
|
828 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
829
|
|
830 * XEmacs 21.2.21 is released.
|
|
831
|
|
832 1999-11-20 Martin Buchholz <martin@xemacs.org>
|
|
833
|
|
834 * process-gnu-depends.sh: Deleted. Obsolete.
|
|
835 * process-depends.sh: Deleted. Obsolete.
|
|
836
|
|
837 1999-11-20 Jan Vroonhof <jan@xemacs.org>
|
|
838
|
|
839 * Makefile.in.in (instvardir): Added. From
|
|
840 Jeff Miller <jmiller@smart.net>
|
|
841
|
|
842 1999-11-19 Martin Buchholz <martin@xemacs.org>
|
|
843
|
|
844 * etags.c: Upgrade to pot etags version 13.33.
|
|
845 Make `etags --version' print out `XEmacs', not `GNU Emacs'
|
|
846
|
|
847 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
848
|
|
849 * etags.c (canonicalize_filename): Typo fix
|
|
850
|
|
851 1999-11-05 Martin Buchholz <martin@xemacs.org>
|
|
852
|
|
853 * etags.c:
|
|
854 * ../etc/etags.1:
|
|
855 * ../etc/NEWS:
|
|
856 Upgrade to etags version 13.32.
|
|
857 etags.c has warnings removed, in addition.
|
|
858
|
|
859 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
860
|
|
861 * gnuserv.c (ipc_spawn_watchdog): Use pid_t instead of int.
|
|
862
|
|
863 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
864
|
|
865 * XEmacs 21.2.20 is released
|
|
866
|
|
867 1999-11-04 Martin Buchholz <martin@xemacs.org>
|
|
868
|
|
869 * gnuserv.c (handle_response): Warning suppression
|
|
870
|
|
871 1999-09-27 Martin Buchholz <martin@xemacs.org>
|
|
872
|
|
873 * ellcc.c:
|
|
874 ANSIfy.
|
|
875 Remove MSDOS cruft.
|
|
876 Remove WINDOWS cruft.
|
|
877 Remove VMS cruft.
|
|
878 (main): The wrong number of bytes were being read during argument
|
|
879 processing.
|
|
880 Delete ANSI imitations like ellcc_strchr().
|
|
881 Call functions with the right number of arguments.
|
|
882 Fix a typo.
|
|
883 Make functions static.
|
|
884 Remove compiler warnings.
|
|
885
|
|
886 1999-09-22 Martin Buchholz <martin@xemacs.org>
|
|
887
|
|
888 * cvtmail.c (main): ANSIfy
|
|
889 * digest-doc.c (main): ANSIfy
|
|
890 * hexl.c (main): ANSIfy
|
|
891
|
|
892 * make-path.c: Remove declaration for errno.
|
|
893 * mmencode.c (nextcharin): ANSIfy
|
|
894 * movemail.c (pop_retr): ANSIfy
|
|
895
|
|
896 1999-07-30 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
897
|
|
898 * pop.c (pop_quit): use CLOSESOCKET() instead of close()
|
|
899
|
|
900 * run.c (build_cmdline): Fix NT native build unreferenced variable
|
|
901 warning
|
|
902 (WinMain): Fix release mode build unreferenced variable warning
|
|
903
|
|
904 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
905
|
|
906 * XEmacs 21.2.19 is released
|
|
907
|
|
908 1999-07-22 SL Baur <steve@miho>
|
|
909
|
|
910 * Makefile.in.in (datadir): Add.
|
|
911 From Jeff Miller <jmiller@smart.net>
|
|
912
|
|
913 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
914
|
|
915 * XEmacs 21.2.18 is released
|
|
916
|
|
917 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
918
|
|
919 * XEmacs 21.2.17 is released
|
|
920
|
|
921 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
922
|
|
923 * XEmacs 21.2.16 is released
|
|
924
|
|
925 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
926
|
|
927 * XEmacs 21.2.15 is released
|
|
928
|
|
929 1999-06-03 SL Baur <steve@steve1.m17n.org>
|
|
930
|
|
931 * Makefile.in.in: Move .PHONY up to force execution of `all'.
|
|
932
|
|
933 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
934
|
|
935 * XEmacs 21.2.14 is released
|
|
936
|
|
937 1999-05-14 SL Baur <steve@gneiss.etl.go.jp>
|
|
938
|
|
939 * update-elc.sh (ignore_pattern): Correct ignore_dirs/ignore=dirs
|
|
940 european keyboard fuckage.
|
|
941
|
|
942 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
943
|
|
944 * update-elc.sh (ignore_pattern): Installation.el is dead.
|
|
945
|
|
946 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
947
|
|
948 * gnuclient.c: Include <sysfile.h> instead of <../src/sysfile.h>.
|
|
949
|
|
950 * Makefile.in.in (cppflags): Add -I$(top_srcdir)/src.
|
|
951
|
|
952 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
953
|
|
954 * make-docfile.c: build fixes for mingw32.
|
|
955 * movemail.c: ditto.
|
|
956 * run.c: ditto.
|
|
957 * yow.c: ditto.
|
|
958 * profile.c: ditto.
|
|
959 (gettimeofday): new function copied from nt.c.
|
|
960
|
|
961 * fakemail.c (make_file_preface): make buildable under windows.
|
|
962
|
|
963 * Makefile.in.in: fix some build targets for when we are building
|
|
964 on a windows platform.
|
|
965
|
|
966 1999-03-12 giacomo boffi <giacomo.boffi@polimi.it>
|
|
967
|
|
968 * sorted-doc.c: corrected the outdated or plainly wrong
|
|
969 texinfo headers. Broken up the mega-@table that crashes (at
|
|
970 least RedHat's) TeX with:
|
|
971 "! TeX capacity exceeded, sorry [save size=4000]."
|
|
972
|
|
973 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
974
|
|
975 * XEmacs 21.2.13 is released
|
|
976
|
|
977 1999-03-10 Martin Buchholz <martin@xemacs.org>
|
|
978
|
|
979 * fakemail.c (add_a_stream): Always use full ANSI prototypes.
|
|
980
|
|
981 1999-03-06 Martin Buchholz <martin@xemacs.org>
|
|
982
|
|
983 * fakemail.c (main): Ansify.
|
|
984 (xmalloc): Ansify.
|
|
985 (xrealloc): Ansify.
|
|
986 (get_keyword): use paranoid casts ((int) (unsigned char) c) for
|
|
987 islower, toupper, isspace.
|
|
988
|
|
989 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
990
|
|
991 * XEmacs 21.2.12 is released
|
|
992
|
|
993 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
994
|
|
995 * XEmacs 21.2.11 is released
|
|
996
|
|
997 1999-02-17 SL Baur <steve@xemacs.org>
|
|
998
|
|
999 * update-elc.sh (ignore_dirs): Ignore lisp/mule subdirectory when
|
|
1000 running latin-1 XEmacs. Eliminate 20.4 bundled kludges.
|
|
1001 * update-custom.sh (ignore_dirs): Ditto.
|
|
1002
|
|
1003 1999-02-15 Martin Buchholz <martin@xemacs.org>
|
|
1004
|
|
1005 * update-elc.sh:
|
|
1006 * update-autoloads.sh:
|
|
1007 * update-custom.sh:
|
|
1008 - improved automounter tmp directory support.
|
|
1009 - support 4 (!) empirically discovered automounter conventions
|
|
1010
|
|
1011 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1012
|
|
1013 * XEmacs 21.2.10 is released
|
|
1014
|
|
1015 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1016
|
|
1017 * XEmacs 21.2.9 is released
|
|
1018
|
|
1019 1999-01-27 Martin Buchholz <martin@xemacs.org>
|
|
1020
|
|
1021 * movemail.c (strerror): Must be NON-static, since it is used by
|
|
1022 the POP code, which got moved to a separate file.
|
|
1023
|
|
1024 1999-01-11 Damon Lipparelli <lipp@primus.com>
|
|
1025
|
|
1026 * Makefile.in.in: use ellcc (not ellc) everywhere
|
|
1027
|
|
1028 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
1029
|
|
1030 * Makefile.in.in: Include moduledir and sitemoduledir as defined
|
|
1031 by configure.
|
|
1032 - Install ellcc if we're supporting shared objects
|
|
1033 - Rules and dependancies for ellcc
|
|
1034
|
|
1035 * ellcc.c: New file. Front end to the compiler for making modules.
|
|
1036
|
|
1037 * ellcc.h.in: New file. Contains path definitions used by ellcc.
|
|
1038
|
|
1039 * make-docfile.c (main): Add check for -E argument used by ellcc.
|
|
1040
|
|
1041 * make-docfile.c: Changed output format when in -E mode.
|
|
1042
|
|
1043 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1044
|
|
1045 * XEmacs 21.2.8 is released.
|
|
1046
|
|
1047 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1048
|
|
1049 * XEmacs 21.2.7 is released.
|
|
1050
|
|
1051 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
1052
|
|
1053 * pop.c (pop_open): disable use of getpass() which doesn't exist under NT.
|
|
1054
|
|
1055 * movemail.c: mess with includes so that it builds under native NT.
|
|
1056
|
|
1057 * pop.c: mess with includes so that it builds under native NT.
|
|
1058 From Fabrice Popineau <popineau@ese-metz.fr>
|
|
1059
|
|
1060 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
1061
|
|
1062 * XEmacs 21.2.6 is released
|
|
1063
|
|
1064 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1065
|
|
1066 * XEmacs 21.2.5 is released
|
|
1067
|
|
1068 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
1069
|
|
1070 * XEmacs 21.2-beta4 is released.
|
|
1071
|
|
1072 1998-10-14 Andy Piper <andyp@parallax.co.uk>
|
|
1073
|
|
1074 * Makefile.in.in (movemail): add getopt.o to objects to link with.
|
|
1075
|
|
1076 * movemail.c (main): rewrite to use getopt(). Add options for
|
|
1077 order reversal, progress output, regexp matching and message
|
|
1078 deletion.
|
|
1079 (popmail): add some optional verbose messages. Use pop_search_top
|
|
1080 for getting messages. Make message deletion optional. Delete all
|
|
1081 messages at the end rather than on a message my message basis.
|
|
1082 (pop_search_top): new function. Looks for messages matching regexp.
|
|
1083 (compile_regex): new function stolen from etags.
|
|
1084
|
|
1085 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
1086
|
|
1087 * XEmacs 21.2-beta3 is released.
|
|
1088
|
|
1089 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
1090
|
|
1091 * lib-src/gnudepend.pl: Use /usr/bin/perl.
|
|
1092 * Makefile.in.in (INSTALLABLE_SCRIPTS): Remove send-pr, install-sid.
|
|
1093 (GEN_SCRIPTS): Ditto.
|
|
1094 Delete TM_SCRIPTS.
|
|
1095
|
|
1096 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
1097
|
|
1098 * tm-au:
|
|
1099 * tm-file:
|
|
1100 * tm-html:
|
|
1101 * tm-image:
|
|
1102 * tm-mpeg:
|
|
1103 * tm-plain:
|
|
1104 * tm-ps:
|
|
1105 * tmdecode: packaged.
|
|
1106
|
|
1107 1998-10-10 SL Baur <steve@altair.xemacs.org>
|
|
1108
|
|
1109 * install-sid:
|
|
1110 * send-pr: Packaged
|
|
1111
|
|
1112 1998-10-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1113
|
|
1114 * gnuclient.c (filename_expand): Don't forget to copy the
|
|
1115 filename under UNIX.
|
|
1116
|
|
1117 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1118
|
|
1119 * XEmacs 21.2-beta2 is released.
|
|
1120
|
|
1121 1998-09-08 Raymond Toy <toy@rtp.ericsson.se>
|
|
1122
|
|
1123 * gnuclient.c (filename_expand): Added better recognition of
|
|
1124 absolute pathnames for CYGWIN. Convert absolute pathnames with
|
|
1125 drive letters to something xemacs can handle.
|
|
1126
|
|
1127 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1128
|
|
1129 * XEmacs 21.2-beta1 is released.
|
|
1130
|
|
1131 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
1132
|
|
1133 * update-elc.sh (ignore_pattern): Add very-early-lisp.el as
|
|
1134 something to never bytecompile.
|
|
1135
|
|
1136 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
1137
|
|
1138 * XEmacs 21.0-pre5 is released.
|
|
1139
|
|
1140 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1141
|
|
1142 * XEmacs 21.0-pre4 is released.
|
|
1143
|
|
1144 1998-06-16 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1145
|
|
1146 * gnuclient.c (main): Use disconnect_from_server to read & echo
|
|
1147 result.
|
|
1148
|
|
1149 1998-06-15 Andy Piper <andyp@parallax.co.uk>
|
|
1150
|
|
1151 * Makefile.in.in: add xemacs icon to the runemacs executable.
|
|
1152
|
|
1153 1998-06-12 Jim Radford <radford@robby.caltech.edu>
|
|
1154
|
|
1155 * gnuclient.c (initialize_signals): Don't pass SIGHUP to XEmacs.
|
|
1156
|
|
1157 1998-06-04 Andy Piper <andyp@parallax.co.uk>
|
|
1158
|
|
1159 * Makefile.in.in (runemacs): add runemacs as a build target if
|
|
1160 HAVE_MS_WINDOWS is defined. move cpp stuff up slightly so that
|
|
1161 build targets can benefit from it.
|
|
1162
|
|
1163 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1164
|
|
1165 * wakeup.c (sleep): Added NT preprocessor quirkfest.
|
|
1166 (main): Exit when fflush() fails on stdout.
|
|
1167
|
|
1168 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1169
|
|
1170 * getopt.c: Undefine getpid before redefinition.
|
|
1171
|
|
1172 * make-docfile.c: Added <io.h> when compiling on NT
|
|
1173
|
|
1174 * movemail.c: Ditto.
|
|
1175 (main): Declare some auto variables only when DISABLE_DIRECT_ACCESS
|
|
1176 is undefined, so they are actually used, to supress compilation
|
|
1177 warnings.
|
|
1178
|
|
1179 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
1180
|
|
1181 * etags.c (C_entries): Avoid short circuiting comparisons on
|
|
1182 characters that may appear in C++ operator constructs.
|
|
1183
|
|
1184 * ootags.c (C_entries): Commentary change.
|
|
1185
|
|
1186 * Makefile.in.in (PKG_SCRIPTS): Remove add-little-package.sh.
|
|
1187
|
|
1188 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
1189
|
|
1190 * Makefile.in.in:
|
|
1191 - Adjust for luser's CDPATH being set to something weird.
|
|
1192 - Take into account bash 2.02's tendency to print the cwd when
|
|
1193 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
1194 - fix the run-temacs target to use $(DUMPENV)
|
|
1195 - fix the run-puremacs target to use $(DUMPENV)
|
|
1196 - fix the `depend' target to properly $(RM) the right files
|
|
1197 - Generate a better TAGS file for XEmacs' lisp code using
|
|
1198 hand-crafted regexps.
|
|
1199 - Use standard coding conventions for modules/Makefile.in
|
|
1200
|
|
1201 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
1202
|
|
1203 * update-elc.sh: test x && y loses in the presence of set -e, use
|
|
1204 if instead.
|
|
1205
|
|
1206 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
1207
|
|
1208 * Makefile.in.in (INSTALLABLES): Add ootags.
|
|
1209 (ootags): New rule.
|
|
1210
|
|
1211 * ootags.c: New file.
|
|
1212 (C_entries): Annotate changes neeeded for increased OO-Browser
|
|
1213 context.
|
|
1214
|
|
1215 1998-05-05 Jeff Miller <jmiller@smart.net>
|
|
1216
|
|
1217 * Makefile.in.in: Fix blessmail target.
|
|
1218
|
|
1219 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
1220
|
|
1221 * Makefile.in.in (etags_args): Back out -DOO_BROWSER
|
|
1222
|
|
1223 * etags.c: Revert to CVS version 1.11 (pre OO-browser additions).
|
|
1224
|
|
1225 1998-05-04 SL Baur <steve@altair.xemacs.org>
|
|
1226
|
|
1227 * etags.c (C_entries): Fix order typo.
|
|
1228 (C_entries): Restore previous test.
|
|
1229
|
|
1230 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1231
|
|
1232 * installexe.sh: fix to use -f instead of -e file and fix shift
|
|
1233 typo.
|
|
1234
|
|
1235 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
1236
|
|
1237 * etags.c: Unconditionally define OO_BROWSER.
|
|
1238
|
|
1239 * update-elc.sh: Tighten up regexp on uname -r output.
|
|
1240 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com>
|
|
1241
|
|
1242 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1243
|
|
1244 * gnuclient.c (main): Read eval from from stdin if just "-batch"
|
|
1245 is given.
|
|
1246 * gnudoit: Support this.
|
|
1247 * gnuserv.1: Document this behavior.
|
|
1248
|
|
1249 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1250
|
|
1251 * etags.c (C_entries): Add parentheses.
|
|
1252
|
|
1253 * etags-vmslib.c: Remove. It's not needed anymore.
|
|
1254
|
|
1255 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1256
|
|
1257 * installexe.sh: New file.
|
|
1258
|
|
1259 1998-04-17 Olivier Galibert <galibert@pobox.com>
|
|
1260
|
|
1261 * etags.c (print_help): Correct typo.
|
|
1262
|
|
1263 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
1264
|
|
1265 * Makefile.in.in: Add -DOO_BROWSER to etags arguments.
|
|
1266
|
|
1267 * etags.c: Synch with InfoDock.
|
|
1268
|
|
1269 * update-autoloads.sh: Don't attempt to eval `make-special' stuffs
|
|
1270 anymore. They are no longer used.
|
|
1271 * update-custom.sh: Always check in lisp/.
|
|
1272
|
|
1273 1998-03-18 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1274
|
|
1275 * gnuclient.c (main): Do not copy string unnecessary in (too)
|
|
1276 small buffers.
|
|
1277
|
|
1278 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
1279
|
|
1280 * update-elc.sh: Change all -q -no-site-file to -vanilla
|
|
1281
|
|
1282 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
1283
|
|
1284 * update-elc.sh (ignore_pattern): Add Installation.el, remove old
|
|
1285 stuff from 20.4.
|
|
1286
|
|
1287 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1288
|
|
1289 * lib-src/Makefile.in.in: make sure clean removes msw executables
|
|
1290
|
|
1291 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
1292
|
|
1293 * gnuserv.h: Enable USE_TMPDIR.
|
|
1294
|
|
1295 1998-02-23 Glynn Clements <glynn@sensei.co.uk>
|
|
1296
|
|
1297 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR
|
|
1298 environment variable.
|
|
1299
|
|
1300 * gnuserv.c (various): replace hardcoded references to /tmp with
|
|
1301 the value of `tmpdir'.
|
|
1302 (main): initialise variable `tmpdir' from the TMPDIR
|
|
1303 environment variable.
|
|
1304
|
|
1305 * gnuserv.h: include (commented-out) definition of USE_TMPDIR.
|
|
1306 Add `extern char *tmpdir'.
|
|
1307
|
|
1308 * gnuslib.c (various): replace hardcoded references to /tmp with
|
|
1309 the value of `tmpdir'.
|
|
1310
|
|
1311 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
1312
|
|
1313 * getopt.c (_getopt_internal): Add braces for clarity.
|
|
1314
|
|
1315 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
1316
|
|
1317 * lib-src/add-little-package.sh:
|
|
1318 * lib-src/add-big-package.sh:
|
|
1319 Use proper paranoid quoting for sh variables.
|
|
1320 -batch implies -q.
|
|
1321
|
|
1322 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
1323
|
|
1324 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is
|
|
1325 set.
|
|
1326
|
|
1327 * gnuserv.c: tidy up so that it builds when we don't have
|
|
1328 UNIX_DOMAIN_SOCKETS.
|
|
1329
|
|
1330 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
1331
|
|
1332 * update-elc.sh (ignore_pattern): Replace -vanilla with `-q
|
|
1333 -no-site-file'.
|
|
1334 * update-autoloads.sh (dirs): Ditto.
|
|
1335 * update-custom.sh (dirs): Ditto.
|
|
1336
|
|
1337 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
1338
|
|
1339 * update-elc.sh (mule_p): Remove skk's special treatment.
|
|
1340
|
|
1341 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
1342
|
|
1343 * update-elc.sh (ignore_pattern): Correct paths of files that
|
|
1344 should not be bytecompiled, and remove dead files.
|
|
1345
|
|
1346 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
1347
|
|
1348 * update-elc.sh (mule_p): Update for addition of SKK.
|
|
1349
|
|
1350 * update-autoloads.sh (mule_p): Update ignore_dirs for
|
|
1351 lisp/language and lisp/skk.
|
|
1352 * update-custom.sh (mule_p): Ditto.
|
|
1353
|
|
1354 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
1355
|
|
1356 * Makefile.in.in: Changed path to blessmail.el for blessmail target
|
|
1357 to match new lisp directory layout.
|
|
1358
|
|
1359 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
1360
|
|
1361 * update-elc.sh: Obliterate usage of make_special, since nothing
|
|
1362 requires it any more.
|
|
1363
|
|
1364 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
1365
|
|
1366 * update-elc.sh (BYTECOMP): cleantree.el has been moved.
|
|
1367
|
|
1368 1997-11-18 Colin Rafferty <craffert@ml.com>
|
|
1369
|
|
1370 * update-elc.sh (prune_vc): Made it ignore any directory that
|
|
1371 starts with a period.
|
|
1372
|
|
1373 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
1374
|
|
1375 * gnuserv.c (main): make return type int.
|
|
1376 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1377
|
|
1378 * fakemail.c (main): Ditto.
|
|
1379
|
|
1380 1997-11-13 SL Baur <steve@altair.xemacs.org>
|
|
1381
|
|
1382 * pop.c: Add includes from movemail.c so standard functions get
|
|
1383 declared.
|
|
1384 (pop_retrieve): Return NULL if falling off the end of the
|
|
1385 function.
|
|
1386
|
|
1387 * movemail.c: Hide declarations of popmail(), mbx_write(),
|
|
1388 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP
|
|
1389 guard.
|
|
1390 (pop_retr): Change 4th parameter to void *.
|
|
1391
|
|
1392 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
1393
|
|
1394 * update-custom.sh (dirs): Remove packaged directories.
|
|
1395
|
|
1396 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are
|
|
1397 now packaged.
|
|
1398
|
|
1399 * update-autoloads.sh (mule_p): Hyperbole and oobr are now
|
|
1400 packaged.
|
|
1401
|
|
1402 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
1403
|
|
1404 * update-autoloads.sh (mule_p): EFS has been packaged.
|
|
1405 * update-elc.sh (make_special_commands): Ditto.
|
|
1406
|
|
1407 * update-elc.sh: VM has been packaged.
|
|
1408
|
|
1409 * update-autoloads.sh: Add directory language
|
|
1410
|
|
1411 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
1412
|
|
1413 * update-elc.sh (BYTECOMP): Specify -vanilla
|
|
1414 * update-autoloads.sh (dirs): Ditto.
|
|
1415 * update-custom.sh (dirs): Ditto.
|
|
1416
|
|
1417 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
1418
|
|
1419 * config.values.in: Run config.values.sh
|
|
1420
|
|
1421 1997-10-09 SL Baur <steve@altair.xemacs.org>
|
|
1422
|
|
1423 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation
|
|
1424 scripts.
|
|
1425
|
|
1426 * add-little-package.sh: New file. Support script to install
|
|
1427 single file packages.
|
|
1428
|
|
1429 * Makefile.in.in (distclean): Reverse change -- do not remove
|
|
1430 config.values.in.
|
|
1431 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1432
|
|
1433 1997-10-06 SL Baur <steve@altair.xemacs.org>
|
|
1434
|
|
1435 * Makefile.in.in (distclean): Remove config.values.in.
|
|
1436 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1437
|
|
1438 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
1439
|
|
1440 * update-autoloads.sh (mule_p): W3 is a package now.
|
|
1441
|
|
1442 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
1443
|
|
1444 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling
|
|
1445 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el.
|
|
1446
|
|
1447 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1448
|
|
1449 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're
|
|
1450 not building with Mule.
|
|
1451
|
|
1452 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
1453
|
|
1454 * update-custom.sh: New file.
|
|
1455
|
|
1456 * update-autoloads.sh: Minor fixes.
|
|
1457
|
|
1458 1997-08-11 Jeff Miller <jmiller@smart.net>
|
|
1459 * Makefile.in.in: Added a test for system-type equal to linux to
|
|
1460 lisp/paths.el. Mail spool dir should be /var/spool/mail.
|
|
1461
|
|
1462 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and
|
|
1463 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also
|
|
1464 missing a variable called "configuration. This messed up archilibdir.
|
|
1465
|
|
1466 * Added highlighting to text suggesting to do "make gzip-el" in top
|
|
1467 level Makefile.in. Added code to do make maybe-blessmail after a
|
|
1468 make install is done.
|
|
1469
|
|
1470 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1471
|
|
1472 * gnuclient.c (main): Made help string correspond to options.
|
|
1473
|
|
1474 1997-08-01 SL Baur <steve@altair.xemacs.org>
|
|
1475
|
|
1476 * Makefile.in.in (distclean): Remove config.values here only.
|
|
1477
|
|
1478 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
1479
|
|
1480 * Makefile.in.in (UTILITIES): Add config.values so it can be
|
|
1481 cleared away by `make distclean'.
|
|
1482
|
|
1483 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
1484
|
|
1485 * update-elc.sh (make_special_commands): Remove processing for
|
|
1486 Gnus and AUCTeX.
|
|
1487
|
|
1488 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1489
|
|
1490 * update-elc.sh (mule_p): Do not attempt to bytecompile
|
|
1491 char-table.el and chartblxmas.el.
|
|
1492
|
|
1493 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1494
|
|
1495 * update-elc.sh (cc-mode): Don't give cc-mode special treatment.
|
|
1496
|
|
1497 * update-autoloads.sh (cc-mode): Don't give cc-mode special
|
|
1498 treatment.
|
|
1499
|
|
1500 * rcs2log: Synch with Emacs/Mule zeta.
|
|
1501
|
|
1502 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
1503
|
|
1504 * update-elc.sh (make_special_commands): Fix building of ilisp so
|
|
1505 custom-load.elc gets built.
|
|
1506
|
|
1507 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
1508
|
|
1509 * update-autoloads.sh: Major rework. Avoid looking at MULE
|
|
1510 directories if not running XEmacs/Mule.
|
|
1511 - Look into all Mule directories for building autoloads.
|
|
1512
|
|
1513 * update-elc.sh (make_special_commands): Fix handling of
|
|
1514 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not
|
|
1515 running MULE.
|
|
1516
|
|
1517 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
1518
|
|
1519 * gnuattach: Needed executable bit set.
|
|
1520 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
1521
|
|
1522 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte
|
|
1523 compiles now.
|
|
1524
|
|
1525 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1526
|
|
1527 * update-autoloads.sh: Search lisp/mule/.
|
|
1528
|
|
1529 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
1530
|
|
1531 * gnuattach: Readd as warning script.
|
|
1532
|
|
1533 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
|
|
1534 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1535
|
|
1536 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
1537
|
|
1538 * update-elc.sh (mule_p): Ignore lisp/language when building
|
|
1539 non-Mule.
|
|
1540 (ignore_pattern): Ignore Languages we don't support yet.
|
|
1541
|
|
1542 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
1543
|
|
1544 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM).
|
|
1545
|
|
1546 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1547
|
|
1548 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms
|
|
1549 from exclusion list (it doesn't exist any more). Remove
|
|
1550 lisp/eterm from exclusion list of directories searched for
|
|
1551 autoloads.
|
|
1552
|
|
1553 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1554
|
|
1555 * update-elc.sh (mule_p): Test for mule bombs with change in format
|
|
1556 of new output of featurep.
|
|
1557
|
|
1558 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1559
|
|
1560 * pstogif: Use Martin Buchholz magic to automagically find perl
|
|
1561 interpreter.
|
|
1562
|
|
1563 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1564
|
|
1565 * Makefile.in.in: C Comment out Make comments. No snide comments
|
|
1566 from me, no sir.
|
|
1567
|
|
1568 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1569
|
|
1570 * Makefile.in.in: Added stuff for updated movemail.c.
|
|
1571
|
|
1572 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1573
|
|
1574 * send-pr (GNATS_ADDR): Use xemacs.org as submission address.
|
|
1575 (DATADIR): Allow for DATADIR to be passed in as an environment
|
|
1576 variable.
|
|
1577
|
|
1578 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1579
|
|
1580 * update-elc.sh (make_special_commands): Use target of x20 for efs.
|
|
1581
|
|
1582 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1583
|
|
1584 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir
|
|
1585 configuration.
|
|
1586
|
|
1587 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1588
|
|
1589 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make
|
|
1590 the .elcs *only* with the freshly built XEmacs.
|
|
1591
|
|
1592 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1593
|
|
1594 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and
|
|
1595 send-pr (from GNATS).
|
|
1596
|
|
1597 * update-elc.sh (prune_vc): Use full path to cleantree.el.
|
|
1598 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs.
|
|
1599
|
|
1600 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1601
|
|
1602 * install-sid: New file (GNATS integration).
|
|
1603
|
|
1604 * send-pr: New file (GNATS integration).
|
|
1605
|
|
1606 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1607
|
|
1608 * update-elc.sh (ignore_dirs): Build VM with `make autoload'.
|
|
1609
|
|
1610 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1611
|
|
1612 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic.
|
|
1613
|
|
1614 * update-elc.sh (els): Remove out of date .elcs before building.
|
|
1615
|
|
1616 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1617
|
|
1618 * update-elc.sh (els): No more special treatment for vm.elc.
|
|
1619
|
|
1620 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1621
|
|
1622 * make-docfile.c (next_extra_elc): New function.
|
|
1623 (main): Use it. Implementation of `-i' parameter to pass a list
|
|
1624 of site-loaded lisp files.
|
|
1625
|
|
1626 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1627
|
|
1628 * update-elc.sh: Added lisp/auctex.
|
|
1629
|
|
1630 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1631
|
|
1632 * Makefile.in.in: Install pstogif script.
|
|
1633
|
|
1634 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1635
|
|
1636 * update-elc.sh (make_special_commands): Make ilisp be a little
|
|
1637 smarter about recompilation.
|
|
1638
|
|
1639 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1640
|
|
1641 * mmencode.c: Don't declare index().
|
|
1642
|
|
1643 * Makefile.in.in: Documentation changes.
|
|
1644
|
|
1645 * update-elc.sh: Portability Fix.
|
|
1646
|
|
1647 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1648
|
|
1649 * update-elc.sh: Corrections to protect against too smart /bin/sh'es.
|
|
1650
|