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