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