log src/frame.c @ 63643:844f9903e3f9

age author description
Tue, 21 Jun 2005 16:14:51 +0000 Juri Linkov (Fmodify_frame_parameters):
Fri, 10 Jun 2005 02:22:11 +0000 Luc Teirlinck (Fhandle_switch_frame, Fselect_frame): Delete unused arg no_enter.
Sun, 24 Apr 2005 06:03:58 +0000 YAMAMOTO Mitsuharu (Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.
Sat, 19 Mar 2005 16:36:44 +0000 Stefan Monnier (Fignore_event): Remove.
Thu, 17 Mar 2005 13:39:39 +0000 Stefan Monnier (Fignore_event): Fix ancient obscure C-u handling bug.
Tue, 08 Mar 2005 08:46:29 +0000 Kenichi Handa (x_set_font): Call set_default_ascii_font if an
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Tue, 16 Nov 2004 15:35:14 +0000 Stefan Monnier Avoid side-effects inside XSETFASTINT's arguments.
Sat, 06 Nov 2004 11:55:32 +0000 Eli Zaretskii (syms_of_frame): Fix the example in the doc string.
Sat, 24 Jul 2004 20:44:06 +0000 Luc Teirlinck (Fselect_frame, Fset_frame_selected_window)
Sat, 17 Jul 2004 14:45:01 +0000 Richard M. Stallman (Fdelete_frame): If we're in single_bboard_state on
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sat, 27 Dec 2003 13:55:54 +0000 Karoly Lorentey Implemented automatic deletion of terminals.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).