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