log

age author description
Mon, 07 Nov 1994 12:13:16 +0000 Francesco Potort * man.el (Man-reuse-okay-flag): Deleted.
Mon, 07 Nov 1994 08:30:11 +0000 Thien-Thi Nguyen Update maintainer line.
Mon, 07 Nov 1994 08:29:06 +0000 Thien-Thi Nguyen Add maintainer line in header.
Mon, 07 Nov 1994 07:31:19 +0000 Paul Reilly (update_one_menu_entry): Use the parent of the cascade button as the
Sat, 05 Nov 1994 02:13:37 +0000 Karl Heuer (gnus-configure-windows): Make split-window-keep-point locally t so that focus
Fri, 04 Nov 1994 04:00:50 +0000 Karl Heuer (XTread_socket): Generate iconify and deiconify events.
Thu, 03 Nov 1994 21:23:40 +0000 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
Thu, 03 Nov 1994 21:11:43 +0000 Karl Heuer Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
Thu, 03 Nov 1994 21:07:19 +0000 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
Thu, 03 Nov 1994 20:49:20 +0000 Karl Heuer [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
Thu, 03 Nov 1994 20:46:43 +0000 Karl Heuer #include <malloc.h>.
Thu, 03 Nov 1994 20:37:28 +0000 Karl Heuer (tar-extract): Set default-directory to that of the superior buffer, not the
Thu, 03 Nov 1994 20:30:28 +0000 Karl Heuer (gud-gdb-complete-command): Add a trailing single quote to partially quoted
Thu, 03 Nov 1994 20:24:53 +0000 Karl Heuer Don't rm files if cd fails.
Thu, 03 Nov 1994 15:30:39 +0000 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.