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
|