log

age author description
Sat, 15 Jun 1996 23:19:40 +0000 Richard M. Stallman (html-list): Definition deleted.
Fri, 14 Jun 1996 21:30:41 +0000 Richard M. Stallman (rlogin): Doc fix.
Fri, 14 Jun 1996 20:54:55 +0000 Richard M. Stallman (w32_read_socket): Erase update rect on WM_PAINT, so
Fri, 14 Jun 1996 20:54:26 +0000 Richard M. Stallman (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.
Fri, 14 Jun 1996 19:04:46 +0000 Edward M. Reingold A bit more fiddling with layout of Filofax year page.
Fri, 14 Jun 1996 18:39:08 +0000 Edward M. Reingold Fix Filofax year output so that it's the correct size.
Fri, 14 Jun 1996 02:11:11 +0000 Richard M. Stallman (set-fill-column): Error if no argument.
Thu, 13 Jun 1996 21:05:06 +0000 Richard M. Stallman (make-lucid-menu-keymap): Add menu-alias property.
Thu, 13 Jun 1996 21:04:52 +0000 Richard M. Stallman (easy-menu-create-keymaps): Add menu-alias property.
Thu, 13 Jun 1996 21:04:29 +0000 Richard M. Stallman (Qmenu_alias): New variable.
Thu, 13 Jun 1996 19:09:32 +0000 Richard M. Stallman (Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
Thu, 13 Jun 1996 16:41:20 +0000 Richard M. Stallman (LIBS_SYSTEM): Two new definitions (and #undef first).
Thu, 13 Jun 1996 04:38:21 +0000 Richard M. Stallman Initial revision
Wed, 12 Jun 1996 21:50:08 +0000 Richard M. Stallman (tar-mode-revert): Cope if user cancels the revert.
Wed, 12 Jun 1996 21:49:19 +0000 Richard M. Stallman (main): For SIGHUP, use sigblock and sigunblock,
Wed, 12 Jun 1996 21:47:59 +0000 Richard M. Stallman (Fset_keymap_parent): Return early if KEYMAP already has the proper parent.
Wed, 12 Jun 1996 21:47:03 +0000 Richard M. Stallman (Fkill_buffer): Doc fix.
Wed, 12 Jun 1996 21:45:45 +0000 Richard M. Stallman (term-terminal-menu): Don't make a self-recursive keymap.
Wed, 12 Jun 1996 18:20:11 +0000 Richard M. Stallman (restrict_dos_process): Variable deleted.
Wed, 12 Jun 1996 18:19:40 +0000 Richard M. Stallman Delete restrict_dos_process.
Wed, 12 Jun 1996 17:56:46 +0000 Richard M. Stallman Comment change.
Wed, 12 Jun 1996 17:55:03 +0000 Richard M. Stallman (nnmail-move-inbox): Prompt for POP3 password if
Wed, 12 Jun 1996 16:02:09 +0000 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
Wed, 12 Jun 1996 15:58:53 +0000 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
Wed, 12 Jun 1996 15:49:49 +0000 Richard M. Stallman (sigunblockx): Use sigunblock.
Wed, 12 Jun 1996 15:20:37 +0000 Richard M. Stallman (read_char): Use unsigned to compare against
Wed, 12 Jun 1996 15:00:48 +0000 Richard M. Stallman (imenu--mouse-menu): Don't check imenu-use-keymap-menu.
Wed, 12 Jun 1996 14:43:51 +0000 Richard M. Stallman (find-alternate-file): Don't clear buffer-file-truename
Wed, 12 Jun 1996 03:13:51 +0000 Richard M. Stallman (rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.
Tue, 11 Jun 1996 21:13:39 +0000 Richard M. Stallman (ETAGS_CFLAGS): Define HAVE_GETCWD macro.
Tue, 11 Jun 1996 21:13:14 +0000 Richard M. Stallman (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
Tue, 11 Jun 1996 19:50:32 +0000 Richard M. Stallman Comment change.
Tue, 11 Jun 1996 19:48:13 +0000 Richard M. Stallman (wait_reading_process_input): Move the O_NONBLOCK and
Tue, 11 Jun 1996 01:39:29 +0000 Richard M. Stallman [__ELF__] (LD_SWITCH_SYSTEM): Define it.
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.