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