log

age author description
Wed, 21 Jun 1995 23:07:39 +0000 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.
Wed, 21 Jun 1995 23:03:59 +0000 Richard M. Stallman (eval-defun): Don't change defvar to defconst
Wed, 21 Jun 1995 19:46:58 +0000 Richard M. Stallman (scan_file): Make sure it never looks at filename[-1].
Wed, 21 Jun 1995 19:45:27 +0000 Richard M. Stallman (main) [MSDOS]: Do set _fmode.
Wed, 21 Jun 1995 18:57:25 +0000 Richard M. Stallman Talk about MSDOS type conflict workaround.
Wed, 21 Jun 1995 18:47:11 +0000 Richard M. Stallman (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
Wed, 21 Jun 1995 18:44:42 +0000 Richard M. Stallman (Fx_display_grayscale_p): Return t or nil.
Wed, 21 Jun 1995 18:32:45 +0000 Richard M. Stallman (precompute-menubar-bindings): While dumping,
Wed, 21 Jun 1995 18:10:36 +0000 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Increased to 68000.
Wed, 21 Jun 1995 12:15:15 +0000 Francesco Potort * etags.c (find_entries): rewind before rereading the input file.
Tue, 20 Jun 1995 22:17:03 +0000 Richard M. Stallman Fix previous change.
Tue, 20 Jun 1995 18:27:13 +0000 Richard M. Stallman (read_key_sequence): Don't use Vprefix_help_command
Tue, 20 Jun 1995 17:31:18 +0000 Richard M. Stallman Fix previous change.
Tue, 20 Jun 1995 16:34:14 +0000 Richard M. Stallman (gud-make-debug-menu): Cope if no local map yet.
Tue, 20 Jun 1995 16:28:39 +0000 Richard M. Stallman Update MSDOS needs list.
Tue, 20 Jun 1995 15:31:30 +0000 Richard M. Stallman (dired-do-redisplay): Call dired-uncache.
Tue, 20 Jun 1995 15:08:55 +0000 Richard M. Stallman (map_virt_key): Mark some additional chars as valid ASCII.
Tue, 20 Jun 1995 14:58:38 +0000 Richard M. Stallman (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.
Tue, 20 Jun 1995 14:56:35 +0000 Richard M. Stallman (Freset_this_command_lengths): New function.
Tue, 20 Jun 1995 14:25:36 +0000 Richard M. Stallman (universal-argument-num-events): New variable.
Tue, 20 Jun 1995 13:43:22 +0000 Richard M. Stallman Comment change.
Tue, 20 Jun 1995 07:50:41 +0000 Roland McGrath [convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion.
Tue, 20 Jun 1995 03:11:14 +0000 Richard M. Stallman Use `defined' to test HAVE_STRING_H and STDC_HEADERS.
Tue, 20 Jun 1995 02:56:43 +0000 Richard M. Stallman (vc-fetch-properties): Add save-excursion.
Tue, 20 Jun 1995 02:53:59 +0000 Richard M. Stallman Mostly rewritten.
Tue, 20 Jun 1995 02:52:38 +0000 Richard M. Stallman (main): On MSDOS, don't change stdout to binary, and insist on an -o option.
Tue, 20 Jun 1995 01:07:28 +0000 Richard M. Stallman (vc-fetch-master-properties): Be more careful
Tue, 20 Jun 1995 00:00:14 +0000 Richard M. Stallman (rmdir): Fix up Aug 19 1993 change that wasn't done right.
Mon, 19 Jun 1995 23:20:42 +0000 Richard M. Stallman (win32_wait): Massage retval into what is expected in Unix.
Mon, 19 Jun 1995 23:18:54 +0000 Richard M. Stallman (sigchld_handler): Change XSETFASTINT to XSETINT.