log

age author description
Mon, 10 Jun 1996 21:19:59 +0000 Richard M. Stallman (msdos-face-setup): Use `terminal-frame' for initial frame setup.
Mon, 10 Jun 1996 21:15:47 +0000 Richard M. Stallman Whitespace changes.
Mon, 10 Jun 1996 21:13:26 +0000 Richard M. Stallman (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
Mon, 10 Jun 1996 21:11:02 +0000 Richard M. Stallman (Fredraw_frame, remake_frame_glyphs)
Mon, 10 Jun 1996 21:09:54 +0000 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
Mon, 10 Jun 1996 21:09:04 +0000 Richard M. Stallman (Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
Mon, 10 Jun 1996 21:08:24 +0000 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
Mon, 10 Jun 1996 21:05:11 +0000 Richard M. Stallman (FRAME_MSDOS_P): A new macro for MSDOS frames.
Mon, 10 Jun 1996 21:04:09 +0000 Richard M. Stallman (choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.
Mon, 10 Jun 1996 21:03:43 +0000 Richard M. Stallman (choose_minibuf_frame): Support multiple frames on MSDOS.
Mon, 10 Jun 1996 21:03:05 +0000 Richard M. Stallman (check_x): Fix error message.
Mon, 10 Jun 1996 21:02:00 +0000 Richard M. Stallman (check_x): Macro definition deleted.
Mon, 10 Jun 1996 21:01:22 +0000 Richard M. Stallman Whitespace and #if 0 code changes.
Mon, 10 Jun 1996 21:00:11 +0000 Richard M. Stallman (Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call
Mon, 10 Jun 1996 20:58:24 +0000 Richard M. Stallman (init_frame_faces): Build faces for an MSDOS frame like for X frame.
Mon, 10 Jun 1996 20:56:25 +0000 Richard M. Stallman (redisplay_internal): Use FRAME_WINDOW_P.
Mon, 10 Jun 1996 20:50:01 +0000 Richard M. Stallman (redisplay_internal): Use `Vterminal_frame' and other
Mon, 10 Jun 1996 18:33:04 +0000 Richard M. Stallman (x_to_win32_font): Allow any quality fonts.
Mon, 10 Jun 1996 18:19:48 +0000 Richard M. Stallman (mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.
Mon, 10 Jun 1996 18:19:25 +0000 Richard M. Stallman (fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.
Mon, 10 Jun 1996 17:35:37 +0000 Richard M. Stallman (sync_modifiers): New function.
Mon, 10 Jun 1996 17:32:13 +0000 Richard M. Stallman (XTread_socket): Use XtAppNextEvent when using toolkit configurations.
Mon, 10 Jun 1996 17:31:25 +0000 Richard M. Stallman (make_menu_in_widget): Set mapping delay
Mon, 10 Jun 1996 17:30:50 +0000 Richard M. Stallman (imenu--mouse-menu): Always use nested keymaps.
Mon, 10 Jun 1996 17:00:06 +0000 Richard M. Stallman (hexl-mode): Set hexl-max-address early on
Mon, 10 Jun 1996 15:53:37 +0000 Richard M. Stallman Comment change.
Sun, 09 Jun 1996 20:52:47 +0000 Richard M. Stallman Always check for HAVE_X11R5.
Sun, 09 Jun 1996 20:31:51 +0000 Richard M. Stallman (shell-directory-tracker): Use comint-substitute-in-file-name to
Sun, 09 Jun 1996 20:31:04 +0000 Richard M. Stallman (comint-dynamic-complete-as-filename)
Sun, 09 Jun 1996 20:15:20 +0000 Richard M. Stallman (create_process): Add DONT_OPEN_PTY conditional.