log

age author description
1994-11-09 Karl Heuer (set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (sc-set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (update-copyright): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (yow): Set help-mode in *Help* buffer.
1994-11-09 Roland McGrath (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
1994-11-09 Roland McGrath (install-arch-indep): Avoid continued comment swallowing target line.
1994-11-08 Karl Heuer (Man-follow-manual-reference): First arg deleted. Call
1994-11-08 Edward M. Reingold Don't supersede attributes for faces `diary-face', `calendar-display-face', or
1994-11-08 Richard M. Stallman entered into RCS
1994-11-08 Paul Reilly (make_menu_in_widget): Differentiate a separator entry ("--") from a
1994-11-08 David J. MacKenzie protect character class with changequote
1994-11-08 Karl Heuer (help-mode): New function.
1994-11-08 Karl Heuer Accept `news' as a synonym for `newsos'.
1994-11-08 Karl Heuer (Fset_frame_height): Compare against height, not width.
1994-11-08 Roland McGrath Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
1994-11-07 Edward M. Reingold Check for nil time before trying to adjust it for dst.
1994-11-07 Francesco Potortì * man.el (Man-reuse-okay-flag): Deleted.
1994-11-07 Thien-Thi Nguyen Update maintainer line.
1994-11-07 Thien-Thi Nguyen Add maintainer line in header.
1994-11-07 Paul Reilly (update_one_menu_entry): Use the parent of the cascade button as the
1994-11-05 Karl Heuer (gnus-configure-windows): Make split-window-keep-point locally t so that focus
1994-11-04 Karl Heuer (XTread_socket): Generate iconify and deiconify events.
1994-11-03 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
1994-11-03 Karl Heuer Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
1994-11-03 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
1994-11-03 Karl Heuer [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
1994-11-03 Karl Heuer #include <malloc.h>.
1994-11-03 Karl Heuer (tar-extract): Set default-directory to that of the superior buffer, not the
1994-11-03 Karl Heuer (gud-gdb-complete-command): Add a trailing single quote to partially quoted
1994-11-03 Karl Heuer Don't rm files if cd fails.
1994-11-03 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
1994-11-02 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
1994-11-02 Karl Heuer (Fdecode_time): Fix Lisp_Object vs. integer problems.
1994-11-02 Karl Heuer Leave DEVICE_SEP undefined by default.
1994-11-02 Richard M. Stallman (init_buffer): Fix error message syntax.
1994-11-01 Richard M. Stallman (Fdecode_time): Change one XFASTINT to XINT.
1994-11-01 Richard M. Stallman (x_window): Make ibw 0 by default.
1994-11-01 Richard M. Stallman Add function and variable name conventions.
1994-11-01 Per Bothner (*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
1994-11-01 Richard M. Stallman Put nt subdir and its subdirs in the dist.
1994-11-01 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Defined.
1994-11-01 Richard M. Stallman Initial revision
1994-11-01 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
1994-11-01 Richard M. Stallman (init_editfns): Get the username from the environment
1994-11-01 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
1994-11-01 Richard M. Stallman (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
1994-11-01 Richard M. Stallman (DOS_NT): Defined.
1994-11-01 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
1994-11-01 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
1994-11-01 Richard M. Stallman Test DOS_NT, not MSDOS.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
1994-11-01 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
1994-11-01 Richard M. Stallman (MAXNAMLEN) [WINDOWSNT]: Define as 255.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
1994-11-01 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.