log src/frame.c @ 52353:373b8dc17c8b

age author description
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.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Tue, 05 Mar 2002 10:10:21 +0000 Juanma Barranquero Fix typo.
Tue, 05 Mar 2002 08:36:32 +0000 Per Abrahamsen 2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
Wed, 20 Feb 2002 23:44:18 +0000 Kim F. Storm (syms_of_frame): Change mouse-highlight default to t.
Sat, 16 Feb 2002 23:53:22 +0000 Kim F. Storm (Vmouse_highlight): New variable.
Mon, 14 Jan 2002 13:47:02 +0000 Eli Zaretskii (store_frame_param): Call set_tty_color_mode for termcap
Sat, 01 Dec 2001 01:14:55 +0000 Kim F. Storm (Qleft_fringe, Qright_fringe): New vars.
Mon, 19 Nov 2001 06:46:41 +0000 Stefan Monnier Don't include keymap.h any more.
Sun, 18 Nov 2001 10:00:57 +0000 Pavel Jan«¿k (Fframe_live_p): Doc fix.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Wed, 31 Oct 2001 15:05:48 +0000 Pavel Jan«¿k (Fframe_live_p): Doc fix.
Thu, 25 Oct 2001 21:08:32 +0000 Eli Zaretskii Resurrect a comment lost in the previous commit.
Thu, 25 Oct 2001 20:46:57 +0000 Eli Zaretskii (Fframe_parameter): Fix last change.
Thu, 25 Oct 2001 15:44:11 +0000 Gerd Moellmann (Fframe_parameter): Fix a bug whereby some
Sun, 21 Oct 2001 07:27:56 +0000 Pavel Jan«¿k Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Sun, 14 Oct 2001 15:56:57 +0000 Pavel Jan«¿k (Fset_mouse_position): Improve style of comment to follow other comments.
Wed, 10 Oct 2001 16:05:21 +0000 Stefan Monnier Include keymap.h.
Fri, 05 Oct 2001 09:49:39 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
Sun, 30 Sep 2001 10:13:00 +0000 Eli Zaretskii (syms_of_frame): Doc fix.
Mon, 10 Sep 2001 05:18:29 +0000 Richard M. Stallman Doc fix.
Mon, 10 Sep 2001 05:13:27 +0000 Richard M. Stallman Doc fix.
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Sun, 25 Mar 2001 18:35:52 +0000 Eli Zaretskii (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.
Sun, 25 Mar 2001 11:37:11 +0000 Gerd Moellmann (Fframe_list): Don't return a tooltip frame.
Wed, 14 Mar 2001 16:36:44 +0000 Gerd Moellmann (do_switch_frame): Remove unused parameter NO_EVENT, add
Wed, 14 Mar 2001 14:40:22 +0000 Gerd Moellmann (Fframe_parameters): In the `buffer-list' frame
Wed, 28 Feb 2001 13:28:35 +0000 Gerd Moellmann (make_frame): Use allocate_frame.
Thu, 01 Feb 2001 14:09:27 +0000 Eli Zaretskii (Fmodify_frame_parameters): Doc fix.
Sun, 28 Jan 2001 11:23:07 +0000 Andrew Choi * alloc.c (allocate_string) [macintosh]: Call check_string_bytes
Fri, 26 Jan 2001 14:37:17 +0000 Gerd Moellmann (do_switch_frame): If selected frame has a mini-window,
Sat, 20 Jan 2001 13:56:49 +0000 Andrew Innes (Qw32_console): Remove variable.
Tue, 02 Jan 2001 22:50:34 +0000 Andrew Innes (make_terminal_frame) [WINDOWSNT]: Make terminal frames
Wed, 22 Nov 2000 16:28:38 +0000 Gerd Moellmann (make_frame): Change initialization of tool bar
Wed, 15 Nov 2000 20:01:04 +0000 Dave Love Fix spurion.
Wed, 15 Nov 2000 19:24:52 +0000 Gerd Moellmann (syms_of_frame_1): Removed; code moved to syms_of_frame.
Sat, 28 Oct 2000 17:07:51 +0000 Eli Zaretskii (Fframe_parameters): Fix the change from 2000-10-16:
Thu, 26 Oct 2000 12:07:17 +0000 Gerd Moellmann (Fdelete_frame): Doc fix. Move running the hook
Thu, 26 Oct 2000 11:59:18 +0000 Gerd Moellmann (Fdelete_frame): Run delete-frame-hook.
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Mon, 16 Oct 2000 19:15:09 +0000 Eli Zaretskii (Fframe_parameters): If a tty's frame's param_alist says
Sat, 07 Oct 2000 18:57:36 +0000 Eli Zaretskii (Fframe_parameter): For non-windowed frames, if
Thu, 07 Sep 2000 17:12:48 +0000 Eli Zaretskii (make_terminal_frame): Initialize frame foreground and
Thu, 07 Sep 2000 11:37:29 +0000 Gerd Moellmann (Fframe_parameter): Handle `name' and `background-mode'
Thu, 07 Sep 2000 10:39:35 +0000 Gerd Moellmann (Fframe_parameter): Handle `name' specially.
Tue, 05 Sep 2000 15:53:29 +0000 Gerd Moellmann (Qdisplay_type): New variable.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Mon, 03 Jul 2000 07:51:18 +0000 Gerd Moellmann (next_frame, prev_frame): If MINIBUF is a window,
Fri, 30 Jun 2000 19:20:25 +0000 Gerd Moellmann (next_frame): Don't check frame-focus redirection in
Tue, 13 Jun 2000 13:21:16 +0000 Gerd Moellmann (Fmodify_frame_parameters): Doc fix.
Tue, 16 May 2000 11:46:52 +0000 Gerd Moellmann (frames_bury_buffer): Don't add a buffer to the frame's
Tue, 21 Mar 2000 00:39:10 +0000 Kenichi Handa (make_frame): Don't allocate f->fontset_data.
Mon, 06 Mar 2000 12:07:15 +0000 Gerd Moellmann (x_set_menu_bar_lines_1): Adjust window's orig_top and
Tue, 22 Feb 2000 10:25:24 +0000 Eli Zaretskii (Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.
Mon, 21 Feb 2000 16:17:24 +0000 Gerd Moellmann (Fmouse_position): GCPRO retval instead of x and y.
Mon, 21 Feb 2000 13:49:00 +0000 Dave Love (Vmouse_position_function): New variable.
Thu, 17 Feb 2000 09:17:56 +0000 Gerd Moellmann (make_frame): Set frame initiallly to `garbaged'.
Sun, 06 Feb 2000 23:37:49 +0000 Andrew Innes [WINDOWSNT]: Include w32term.h.
Wed, 02 Feb 2000 14:00:00 +0000 Gerd Moellmann (Fframe_parameters): Add GCPRO because tty_color_name can GC.
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Tue, 21 Sep 1999 14:49:28 +0000 Eli Zaretskii (frame_name_fnn_p): Fix previous change.
Thu, 16 Sep 1999 12:52:16 +0000 Gerd Moellmann (Fdelete_frame): Correct local variable pointing to
Tue, 14 Sep 1999 13:09:27 +0000 Gerd Moellmann (Fnext_frame): Remove unused variable(s).
Mon, 13 Sep 1999 11:13:32 +0000 Gerd Moellmann (Fmake_terminal_frame): Use SELECTED_FRAME.
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Fri, 03 Sep 1999 18:39:38 +0000 Richard M. Stallman (Fframep) [macintosh]: Handle mac frame type.
Sat, 21 Aug 1999 19:29:38 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Tue, 10 Aug 1999 10:13:05 +0000 Eli Zaretskii (Fframe_parameters): Swap foreground and background
Mon, 02 Aug 1999 12:41:09 +0000 Eli Zaretskii (make_terminal_frame): Don't call init_frame_faces if
Mon, 02 Aug 1999 00:01:27 +0000 Richard M. Stallman (Fset_frame_height): Call do_pending_window_change.
Fri, 30 Jul 1999 08:33:50 +0000 Eli Zaretskii (make_terminal_frame) [MSDOS]: Don't call
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (make_frame): Set n_current_toolbar_items to 0.
Sun, 22 Nov 1998 17:23:36 +0000 Richard M. Stallman (Fset_mouse_position): Doc fix.
Wed, 04 Nov 1998 10:53:14 +0000 Kenichi Handa (do_switch_frame): Cancel previous change.
Sat, 31 Oct 1998 05:12:07 +0000 Kenichi Handa (do_switch_frame): Update minibuf_window if necessary.
Wed, 21 Oct 1998 11:50:56 +0000 Kenichi Handa Include frame.h before fontset.h.
Fri, 22 May 1998 20:04:40 +0000 Richard M. Stallman (frame_buffer_predicate): New arg FRAME.
Wed, 29 Apr 1998 04:34:05 +0000 Geoff Voelker Conditionally include xterm.h using HAVE_X_WINDOWS.
Tue, 14 Apr 1998 13:00:00 +0000 Andreas Schwab (Fset_mouse_position, Fset_mouse_pixel_position): Fix
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sat, 04 Apr 1998 06:37:54 +0000 Richard M. Stallman (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Fri, 09 Jan 1998 23:13:22 +0000 Richard M. Stallman (set_term_frame_name): Use size_byte.
Thu, 20 Nov 1997 15:50:59 +0000 Eli Zaretskii (frame_name_fnn_p, set_term_frame_name): New functions.
Fri, 24 Oct 1997 19:57:59 +0000 Karl Heuer (Fmouse_pixel_position, Fmouse_position):
Mon, 13 Oct 1997 16:57:32 +0000 Eli Zaretskii (set_menu_bar_lines): Make the function external instead
Tue, 26 Aug 1997 01:36:29 +0000 Richard M. Stallman (Fframe_pixel_height): Doc fix.
Thu, 24 Jul 1997 16:57:19 +0000 Richard M. Stallman (Fdelete_frame): Undo previous change.
Wed, 09 Jul 1997 08:03:08 +0000 Richard M. Stallman (Fdelete_frame): Always err for deleting the only frame.
Sun, 22 Jun 1997 17:58:03 +0000 Richard M. Stallman (Fdelete_frame): Clear echo_area_glyphs if it was in this frame.
Sat, 17 May 1997 18:37:32 +0000 Richard M. Stallman (make_terminal_frame): Don't add `Emacs' to frame name.
Sun, 27 Apr 1997 03:25:32 +0000 Richard M. Stallman (Fdelete_frame): Free FRAME_MESSAGE_BUF.
Sun, 23 Mar 1997 20:49:24 +0000 Richard M. Stallman (frames_bury_buffer): New function.
Sat, 22 Mar 1997 04:07:26 +0000 Richard M. Stallman (frame_buffer_list, set_frame_buffer_list): New functions.
Thu, 20 Feb 1997 06:49:05 +0000 Karl Heuer Include "charset.h"
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Tue, 12 Nov 1996 06:03:20 +0000 Richard M. Stallman (Fmodify_frame_parameters): Use alist in reverse order.
Thu, 07 Nov 1996 21:12:46 +0000 Richard M. Stallman (Fmodify_frame_parameters): Doc fix.
Wed, 02 Oct 1996 01:03:22 +0000 Karl Heuer (store_frame_param): Allow setting a frame's minibuffer
Sun, 22 Sep 1996 08:48:16 +0000 Richard M. Stallman (Fdelete_frame): Set update_mode_lines.
Sat, 21 Sep 1996 03:24:01 +0000 Richard M. Stallman (make_frame): Switch from boolean `has_vertical_scrollbars' integer to
Fri, 13 Sep 1996 21:57:45 +0000 Richard M. Stallman (Fmake_terminal_frame): Use Vdefault_frame_alist.
Wed, 04 Sep 1996 05:41:48 +0000 Richard M. Stallman (Fredirect_frame_focus): Don't call Ffocus_frame.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Tue, 16 Jul 1996 00:05:12 +0000 Karl Heuer (Qmouse_leave_buffer_hook): Delete redundant definition.
Fri, 28 Jun 1996 19:12:31 +0000 Richard M. Stallman (make_frame_without_minibuffer): GCPRO the frame f.
Mon, 10 Jun 1996 21:15:47 +0000 Richard M. Stallman Whitespace changes.
Mon, 10 Jun 1996 21:09:04 +0000 Richard M. Stallman (Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
Mon, 10 Jun 1996 21:08:24 +0000 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
Tue, 23 Apr 1996 15:20:52 +0000 Richard M. Stallman (Fframe_parameters, both definitions):
Fri, 12 Apr 1996 06:07:06 +0000 Richard M. Stallman (make_frame_without_minibuffer): Don't change the
Tue, 09 Apr 1996 03:01:40 +0000 Richard M. Stallman (Fset_frame_size): Do call Fset_frame_size
Wed, 24 Jan 1996 23:41:55 +0000 Karl Heuer (make_frame): Initialize title parameter to Qnil.
Fri, 19 Jan 1996 07:27:56 +0000 Erik Naggum (make_frame): Initialize frame title field to nil.
Thu, 18 Jan 1996 08:38:16 +0000 Richard M. Stallman (syms_of_frame_1): Initialize Qtitle.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:32:25 +0000 Erik Naggum (Fhandle_switch_frame, Fset_frame_height): Harmonize arguments with
Tue, 19 Dec 1995 21:10:33 +0000 Karl Heuer [!MULTI_FRAME] (syms_of_frame): Make mouse-pixel-position
Sat, 11 Nov 1995 23:50:10 +0000 Richard M. Stallman (syms_of_frame_1): Set up Vdefault_frame_alist here.
Sat, 11 Nov 1995 00:49:45 +0000 Richard M. Stallman (set_menu_bar_lines): Record the fact that the window configuration changes.
Tue, 07 Nov 1995 07:19:52 +0000 Geoff Voelker [HAVE_NTGUI]: Test for a Win32 frame in procedures that test for an X frame.
Sat, 04 Nov 1995 00:19:00 +0000 Karl Heuer [!MULTI_FRAME] (Fmodify_frame_parameters): Add missing
Tue, 03 Oct 1995 09:14:54 +0000 Richard M. Stallman (Qmouse_leave_buffer_hook): New variable.
Sat, 02 Sep 1995 16:20:15 +0000 Richard M. Stallman [!MULTI_FRAME] (Factive_minibuffer_window): New function.
Sat, 12 Aug 1995 23:26:21 +0000 Richard M. Stallman (store_frame_param): Don't call set_menu_bar_lines if X.
Sat, 05 Aug 1995 05:18:04 +0000 Richard M. Stallman (Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.
Thu, 03 Aug 1995 09:05:09 +0000 Richard M. Stallman Move various Q... vars to top of file, unconditional.
Tue, 01 Aug 1995 23:53:30 +0000 Richard M. Stallman (do_switch_frame): Do nothing special when switching between terminal frames.
Sun, 30 Jul 1995 07:06:08 +0000 Richard M. Stallman (Fmake_terminal_frame): Copy face_alist from selected frame.
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Fri, 21 Jul 1995 07:50:21 +0000 Richard M. Stallman (do_switch_frame): Don't call choose_minibuffer_frame.
Mon, 26 Jun 1995 03:49:20 +0000 Richard M. Stallman (Fdelete_frame): It's ok to have no minibuffer left on
Sun, 25 Jun 1995 19:05:32 +0000 Richard M. Stallman (next_frame, prev_frame): Consider only frames on same kbd.
Fri, 16 Jun 1995 23:26:11 +0000 Richard M. Stallman (Fdelete_frame): Use do_switch_frame directly.
Fri, 16 Jun 1995 22:19:27 +0000 Karl Heuer [MULTI_FRAME] (Fignore_event): New function.
Fri, 16 Jun 1995 01:59:08 +0000 Karl Heuer (Fhandle_switch_frame): Preserve prefix arg.
Wed, 14 Jun 1995 18:20:14 +0000 Richard M. Stallman (Fdelete_frame): If the minibuf window was selected, make that remain so.
Tue, 30 May 1995 06:53:08 +0000 Karl Heuer (make_frame_without_minibuffer): New arg DISPLAY.
Mon, 29 May 1995 21:03:47 +0000 Karl Heuer (Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.
Mon, 29 May 1995 20:54:22 +0000 Karl Heuer Declare x_get_focus_frame.
Wed, 24 May 1995 21:34:23 +0000 Karl Heuer (Fdelete_frame): When updating Vdefault_minibuffer_frame,
Thu, 11 May 1995 22:18:01 +0000 Karl Heuer [!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
Tue, 09 May 1995 05:17:02 +0000 Karl Heuer Vdefault_minibuffer_frame is now part of KBOARD instead
Tue, 09 May 1995 04:58:10 +0000 Karl Heuer (make_frame_without_minibuffer): New arg KB.
Tue, 09 May 1995 04:49:03 +0000 Karl Heuer [MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
Mon, 08 May 1995 15:42:59 +0000 Richard M. Stallman (Fraise_frame, Flower_frame): Make arg FRAME optional.
Mon, 24 Apr 1995 18:21:20 +0000 Karl Heuer (Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.
Mon, 24 Apr 1995 17:39:46 +0000 Karl Heuer (do_switch_frame): Don't try to refocus termcap frames.
Mon, 24 Apr 1995 16:55:29 +0000 Karl Heuer (do_switch_frame): x_get_focus_frame needs an arg.
Wed, 19 Apr 1995 20:58:28 +0000 Karl Heuer (Fdelete_frame): Free f->namebuf.
Wed, 19 Apr 1995 20:55:31 +0000 Karl Heuer (make_frame): Initialize f->namebuf.
Mon, 10 Apr 1995 22:38:34 +0000 Karl Heuer (make_terminal_frame): all_kboards means initial_kboard too.
Mon, 10 Apr 1995 08:00:16 +0000 Richard M. Stallman (make_terminal_frame): Use Emacs, Emacs-2, ... as name.
Thu, 06 Apr 1995 02:53:19 +0000 Richard M. Stallman (Fraise_frame, Flower_frame): Now interactive.
Fri, 31 Mar 1995 17:47:32 +0000 Richard M. Stallman [MULTI_FRAME] (Factive_minibuffer_window): New function.
Sun, 26 Mar 1995 21:13:40 +0000 Richard M. Stallman (Fmouse_position--both definitions): Pass 0 for `insist'.
Wed, 15 Mar 1995 21:55:37 +0000 Karl Heuer (Fmouse_position): Do work only if HAVE_MOUSE.
Wed, 15 Mar 1995 01:56:34 +0000 Karl Heuer (make_frame): Initialize kboard member.
Tue, 28 Feb 1995 23:36:53 +0000 Karl Heuer (do_switch_frame): Undo Feb 6 change.
Tue, 28 Feb 1995 17:56:47 +0000 Richard M. Stallman (Fframep): Doc fix.
Sun, 19 Feb 1995 19:08:38 +0000 Richard M. Stallman (Fmake_terminal_frame): Doc fix.
Fri, 17 Feb 1995 08:09:33 +0000 Richard M. Stallman (Fmake_terminal_frame): New function.
Tue, 07 Feb 1995 01:06:49 +0000 Karl Heuer (do_switch_frame): internal_last_event_frame is now in perdisplay.
Thu, 05 Jan 1995 22:19:54 +0000 Richard M. Stallman [!MULTI_FRAME] (window_frame): New function.
Wed, 21 Dec 1994 22:26:02 +0000 Richard M. Stallman (Fmodify_frame_parameters): For non-X frames,
Wed, 16 Nov 1994 05:50:06 +0000 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
Sun, 13 Nov 1994 17:35:48 +0000 Richard M. Stallman (syms_of_frame): Fix typo.
Sat, 12 Nov 1994 20:05:07 +0000 Richard M. Stallman (syms_of_frame): Doc fix for default-frame-alist.
Tue, 08 Nov 1994 02:43:25 +0000 Karl Heuer (Fset_frame_height): Compare against height, not width.
Thu, 27 Oct 1994 21:15:50 +0000 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
Sat, 22 Oct 1994 03:27:46 +0000 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 04 Oct 1994 15:54:06 +0000 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
Tue, 04 Oct 1994 12:07:50 +0000 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
Sat, 01 Oct 1994 21:24:44 +0000 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
Tue, 27 Sep 1994 02:56:25 +0000 Karl Heuer (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
Fri, 23 Sep 1994 22:49:47 +0000 Richard M. Stallman (prev_frame): Fix typo.
Mon, 19 Sep 1994 00:16:58 +0000 Karl Heuer (Fframe_parameters): Fix Lisp_Object vs. int problems.
Fri, 02 Sep 1994 22:45:09 +0000 Richard M. Stallman (Fdelete_frame): Fix previous change.
Tue, 30 Aug 1994 07:17:49 +0000 Richard M. Stallman (Fdelete_frame): Free the frame's glyphs arrays.
Tue, 23 Aug 1994 06:55:46 +0000 Karl Heuer (Fmake_frame_invisible, Ficonify_frame): Don't switch frames.
Sat, 16 Jul 1994 20:19:25 +0000 Richard M. Stallman [!MULTI_FRAME] (Fframe_first_window): Defined.
Thu, 14 Jul 1994 03:44:29 +0000 Richard M. Stallman [MULTI_FRAME] (Fframe_parameters): For non-X frames,
Thu, 07 Jul 1994 06:38:42 +0000 Richard M. Stallman (next_frame, prev_frame):
Fri, 01 Jul 1994 00:35:07 +0000 Richard M. Stallman (Fdelete_frame): Call x_clear_frame_selections.
Sat, 25 Jun 1994 17:54:57 +0000 Richard M. Stallman (Fframe_parameters): Don't handle menu-bar-lines explicitly.
Wed, 15 Jun 1994 03:54:06 +0000 Richard M. Stallman Put stdio.h after config.h.
Mon, 23 May 1994 05:38:20 +0000 Richard M. Stallman (other_visible_frames): No longer static.
Thu, 19 May 1994 22:11:05 +0000 Richard M. Stallman (syms_of_frame): Set up frame-first-window as Lisp fn.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Mon, 02 May 1994 07:50:41 +0000 Richard M. Stallman (Fframe_live_p): Alternative defn for not MULTI_FRAME.
Thu, 28 Apr 1994 06:16:11 +0000 Karl Heuer (Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
Wed, 27 Apr 1994 19:18:40 +0000 Karl Heuer (Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
Mon, 25 Apr 1994 22:12:09 +0000 Richard M. Stallman (make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.
Sat, 23 Apr 1994 20:53:09 +0000 Richard M. Stallman (Fset_frame_selected_window): New function.
Fri, 22 Apr 1994 21:45:11 +0000 Richard M. Stallman (Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
Wed, 20 Apr 1994 10:25:05 +0000 Richard M. Stallman (Fmodify_frame_parameters, Fframe_parameters):
Sat, 16 Apr 1994 06:50:52 +0000 Karl Heuer (Fmouse_position): Don't clip.
Sat, 16 Apr 1994 06:15:42 +0000 Richard M. Stallman (Fset_frame_position): Pass new arg to x_set_offset.
Wed, 13 Apr 1994 19:01:22 +0000 Karl Heuer (Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip
Mon, 11 Apr 1994 21:43:12 +0000 Karl Heuer (Fmouse_position) [!MULTI_FRAME]: Declare col and row.
Fri, 25 Mar 1994 06:12:40 +0000 Karl Heuer (Fframe_first_window): New function.
Wed, 23 Mar 1994 22:29:45 +0000 Karl Heuer (next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,
Wed, 23 Mar 1994 20:11:17 +0000 Karl Heuer (do_switch_frame): Common code for Fselect_frame and handle_switch_frame.
Tue, 15 Mar 1994 00:25:00 +0000 Karl Heuer (terminal-frame) [! MULTI_FRAME]: Create this variable.
Mon, 14 Mar 1994 22:30:12 +0000 Karl Heuer (Fhandle_switch_frame): Ignore switch to dead frame.
Mon, 14 Mar 1994 21:59:39 +0000 Karl Heuer (framep, selected-frame, frame-char-height, frame-char-width,
Tue, 08 Mar 1994 06:18:49 +0000 Richard M. Stallman (next_frame, prev_frame): If MINIBUF is `visible',
Wed, 02 Mar 1994 22:05:40 +0000 Richard M. Stallman (Fdelete_frame): Don't initialize a Lisp_Object.
Wed, 02 Mar 1994 03:43:07 +0000 Richard M. Stallman (make_frame): Init menu_bar_items field to 0.
Thu, 24 Feb 1994 06:20:30 +0000 Richard M. Stallman (Fmouse_position): Convert to glyph units.
Sun, 20 Feb 1994 02:50:13 +0000 Richard M. Stallman (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
Sat, 12 Feb 1994 02:37:17 +0000 Richard M. Stallman (Fset_frame_height, Fset_frame_width, Fset_frame_size):
Mon, 10 Jan 1994 22:20:56 +0000 Richard M. Stallman (Fdelete_frame): Call x_sync.
Fri, 31 Dec 1993 13:28:05 +0000 Richard M. Stallman Always include termhooks.h.
Thu, 23 Dec 1993 01:05:51 +0000 Richard M. Stallman (make_terminal_frame): Add frame to Vframe_list.
Thu, 25 Nov 1993 07:42:27 +0000 Richard M. Stallman (Fhandle_switch_frame, Fredirect_frame_focus): Declared.
Mon, 22 Nov 1993 03:08:40 +0000 Richard M. Stallman (Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.
Wed, 10 Nov 1993 20:09:54 +0000 Richard M. Stallman (Fraise_frame): Do like the documentation says, and make
Tue, 28 Sep 1993 09:54:36 +0000 Brian Fox (Fhandle_switch_frame): Doc fix.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 12 Aug 1993 21:01:06 +0000 Richard M. Stallman (Fdelete_frame): Add parens for clarity.