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