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