log src/frame.c @ 57952:a6f82b95d10b

age author description
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).
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Sun, 16 Nov 2003 16:17:09 +0000 Jan Dj¸«£rv Remove period at end of error message.
Sun, 05 Oct 2003 13:42:04 +0000 Jan Dj¸«£rv * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
Sun, 05 Oct 2003 12:15:39 +0000 Jan Dj¸«£rv Fix memory leaks (from YAMAMOTO Mitsuharu)
Sun, 05 Oct 2003 11:52:47 +0000 Jan Dj¸«£rv Make (modify-frame-parameters nil '((top . 0))) work for all types
Sat, 20 Sep 2003 23:26:20 +0000 Kim F. Storm (Vdefault_frame_scroll_bars): New variable.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Thu, 26 Jun 2003 21:18:45 +0000 Jan Dj¸«£rv Fix some of the font/face problems.
Sun, 25 May 2003 11:25:18 +0000 Jan Dj¸«£rv * frame.c (make_frame): Condition want_fullscreen with
Sat, 24 May 2003 21:57:45 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Mon, 19 May 2003 14:38:44 +0000 Richard M. Stallman (Fignore_event): Doc fix.
Sat, 17 May 2003 21:17:45 +0000 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
Tue, 01 Apr 2003 01:09:13 +0000 Andrew Choi Fix build on Mac OS X with Carbon.
Mon, 31 Mar 2003 21:00:47 +0000 Juanma Barranquero (display_x_get_resource): Use Display_Info argument, not x_display_info.
Mon, 31 Mar 2003 20:41:41 +0000 Kim F. Storm Fix compilation for --with-x=no.
Mon, 31 Mar 2003 20:33:58 +0000 Kim F. Storm Include blockinput.h.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 02 Oct 2002 08:28:17 +0000 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
Mon, 26 Aug 2002 09:56:07 +0000 Kim F. Storm (make_terminal_frame) [CANNOT_DUMP]: Initialize
Tue, 16 Jul 2002 19:48:25 +0000 Ken Raeburn (Fframe_parameter): Use const for pointer to lisp
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Wed, 26 Jun 2002 08:34:29 +0000 Richard M. Stallman (frames_bury_buffer): Function deleted.