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