log

age author description
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.
Sun, 02 Oct 1994 13:29:03 +0000 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
Sun, 02 Oct 1994 13:13:17 +0000 Paul Reilly (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
Sun, 02 Oct 1994 12:37:21 +0000 Paul Reilly Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
Sun, 02 Oct 1994 12:26:46 +0000 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
Sun, 02 Oct 1994 12:14:00 +0000 Paul Reilly (display_menu_item): Add support for displaying the title in pop up menus.
Sun, 02 Oct 1994 12:07:01 +0000 Paul Reilly (lw_set_main_areas): Use xm_set_main_areas().