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