log

age author description
1996-06-18 Richard M. Stallman (pp-to-string): Treat #( like (.
1996-06-18 Richard M. Stallman (auto-mode-alist): Add uppercase version of archive
1996-06-17 Richard M. Stallman Explain about MSDOS installation and long file name support.
1996-06-17 Richard M. Stallman Mention ESC ESC ESC instead of M-x top-level.
1996-06-17 Richard M. Stallman (global-font-lock-mode): Set up find-file-hooks.
1996-06-16 Richard M. Stallman (local-variables-section): Deleted.
1996-06-16 Richard M. Stallman (Fcall_process): Handle t or nil as STDERR_FILE.
1996-06-16 Richard M. Stallman (mail-strip-quoted-names): `"' is not special inside an RFC 822 comment.
1996-06-16 Richard M. Stallman (unforward-rmail-message): In summary buffer,
1996-06-15 Richard M. Stallman (html-list): Definition deleted.
1996-06-14 Richard M. Stallman (rlogin): Doc fix.
1996-06-14 Richard M. Stallman (w32_read_socket): Erase update rect on WM_PAINT, so
1996-06-14 Richard M. Stallman (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.
1996-06-14 Edward M. Reingold A bit more fiddling with layout of Filofax year page.
1996-06-14 Edward M. Reingold Fix Filofax year output so that it's the correct size.
1996-06-14 Richard M. Stallman (set-fill-column): Error if no argument.
1996-06-13 Richard M. Stallman (make-lucid-menu-keymap): Add menu-alias property.
1996-06-13 Richard M. Stallman (easy-menu-create-keymaps): Add menu-alias property.
1996-06-13 Richard M. Stallman (Qmenu_alias): New variable.
1996-06-13 Richard M. Stallman (Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
1996-06-13 Richard M. Stallman (LIBS_SYSTEM): Two new definitions (and #undef first).
1996-06-13 Richard M. Stallman Initial revision
1996-06-12 Richard M. Stallman (tar-mode-revert): Cope if user cancels the revert.
1996-06-12 Richard M. Stallman (main): For SIGHUP, use sigblock and sigunblock,
1996-06-12 Richard M. Stallman (Fset_keymap_parent): Return early if KEYMAP already has the proper parent.
1996-06-12 Richard M. Stallman (Fkill_buffer): Doc fix.
1996-06-12 Richard M. Stallman (term-terminal-menu): Don't make a self-recursive keymap.
1996-06-12 Richard M. Stallman (restrict_dos_process): Variable deleted.
1996-06-12 Richard M. Stallman Delete restrict_dos_process.
1996-06-12 Richard M. Stallman Comment change.
1996-06-12 Richard M. Stallman (nnmail-move-inbox): Prompt for POP3 password if
1996-06-12 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
1996-06-12 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
1996-06-12 Richard M. Stallman (sigunblockx): Use sigunblock.
1996-06-12 Richard M. Stallman (read_char): Use unsigned to compare against
1996-06-12 Richard M. Stallman (imenu--mouse-menu): Don't check imenu-use-keymap-menu.
1996-06-12 Richard M. Stallman (find-alternate-file): Don't clear buffer-file-truename
1996-06-12 Richard M. Stallman (rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.
1996-06-11 Richard M. Stallman (ETAGS_CFLAGS): Define HAVE_GETCWD macro.
1996-06-11 Richard M. Stallman (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
1996-06-11 Richard M. Stallman Comment change.
1996-06-11 Richard M. Stallman (wait_reading_process_input): Move the O_NONBLOCK and
1996-06-11 Richard M. Stallman [__ELF__] (LD_SWITCH_SYSTEM): Define it.
1996-06-11 Richard M. Stallman (rmail-retry-failure): Nicer error message
1996-06-10 Richard M. Stallman (hexl-mode): Run hexl-mode-hook.
1996-06-10 Richard M. Stallman Don't undef MULTI_FRAME.
1996-06-10 Richard M. Stallman No need to require 'faces and set menu-bar-mode.
1996-06-10 Richard M. Stallman (frame-initialize): Don't count MSDOS neither as
1996-06-10 Richard M. Stallman On MSDOS, don't assume that `make-frame' is only bound under an X
1996-06-10 Richard M. Stallman (msdos-face-setup): Use `terminal-frame' for initial frame setup.
1996-06-10 Richard M. Stallman Whitespace changes.
1996-06-10 Richard M. Stallman (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
1996-06-10 Richard M. Stallman (Fredraw_frame, remake_frame_glyphs)
1996-06-10 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
1996-06-10 Richard M. Stallman (Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
1996-06-10 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
1996-06-10 Richard M. Stallman (FRAME_MSDOS_P): A new macro for MSDOS frames.
1996-06-10 Richard M. Stallman (choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.
1996-06-10 Richard M. Stallman (choose_minibuf_frame): Support multiple frames on MSDOS.
1996-06-10 Richard M. Stallman (check_x): Fix error message.