log

age author description
Mon, 03 Oct 1994 05:48:44 +0000 Roland McGrath Recognize GNU.
Mon, 03 Oct 1994 01:11:15 +0000 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
Mon, 03 Oct 1994 01:10:57 +0000 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
Mon, 03 Oct 1994 00:25:59 +0000 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
Sun, 02 Oct 1994 23:57:56 +0000 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
Sun, 02 Oct 1994 23:57:26 +0000 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
Sun, 02 Oct 1994 22:06:26 +0000 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
Sun, 02 Oct 1994 21:51:57 +0000 Karl Heuer Include <utime.h> here instead of in systime.h.
Sun, 02 Oct 1994 21:41:57 +0000 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
Sun, 02 Oct 1994 21:28:52 +0000 Karl Heuer (HAVE_UTIME_H): Add #undef.
Sun, 02 Oct 1994 21:23:53 +0000 Paul Reilly (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
Sun, 02 Oct 1994 20:11:07 +0000 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
Sun, 02 Oct 1994 20:10:39 +0000 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
Sun, 02 Oct 1994 15:51:13 +0000 Paul Reilly (widget_id_tick): Renamed from popup_id_tick.
Sun, 02 Oct 1994 13:37:59 +0000 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.