log

age author description
Tue, 11 Jun 1996 01:33:41 +0000 Richard M. Stallman (rmail-retry-failure): Nicer error message
Mon, 10 Jun 1996 21:36:29 +0000 Richard M. Stallman (hexl-mode): Run hexl-mode-hook.
Mon, 10 Jun 1996 21:22:42 +0000 Richard M. Stallman Don't undef MULTI_FRAME.
Mon, 10 Jun 1996 21:21:35 +0000 Richard M. Stallman No need to require 'faces and set menu-bar-mode.
Mon, 10 Jun 1996 21:20:40 +0000 Richard M. Stallman (frame-initialize): Don't count MSDOS neither as
Mon, 10 Jun 1996 21:20:18 +0000 Richard M. Stallman On MSDOS, don't assume that `make-frame' is only bound under an X
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.