log src/emacs.c @ 48888:f0df5f687c15

age author description
Wed, 18 Dec 2002 06:16:28 +0000 Ben Key Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
Thu, 14 Nov 2002 14:14:01 +0000 Dave Love (main) [!VMS]: Avoid third arg.
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Sat, 12 Oct 2002 17:55:15 +0000 Markus Rost Minor white space fix, just to supplement the log for previous change:
Fri, 11 Oct 2002 05:38:53 +0000 Markus Rost *** empty log message ***
Thu, 12 Sep 2002 03:26:59 +0000 Richard M. Stallman (syms_of_emacs) <command-line-args>: Doc fix.
Wed, 28 Aug 2002 06:28:29 +0000 Juanma Barranquero (USAGE1): Add missing newline.
Tue, 27 Aug 2002 18:45:24 +0000 Richard M. Stallman (main): Handle --script.
Tue, 27 Aug 2002 01:00:55 +0000 Andrew Choi Correct yesterday's mistake of changing test for MAC_OSX to
Tue, 27 Aug 2002 00:30:54 +0000 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
Sun, 25 Aug 2002 17:15:26 +0000 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
Sat, 24 Aug 2002 03:15:22 +0000 Richard M. Stallman (decode_env_path): Don't add /: if file name handler
Fri, 16 Aug 2002 02:30:21 +0000 Andrew Choi 2002-08-15 Andrew Choi <akochoi@shaw.ca>
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.