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