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