Mon, 25 Oct 1999 04:58:18 +0000 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
Sat, 23 Oct 1999 22:43:35 +0000 |
Gerd Moellmann |
(Fnext_window): Add a QUIT in the loop.
|
Sat, 16 Oct 1999 11:24:23 +0000 |
Gerd Moellmann |
(enum save_restore_action): New.
|
Thu, 23 Sep 1999 22:17:37 +0000 |
Gerd Moellmann |
(enlarge_window): Add window parameter instead of using
|
Thu, 23 Sep 1999 11:58:37 +0000 |
Gerd Moellmann |
(window_min_size): Add parameter ignore_fixed_p.
|
Thu, 16 Sep 1999 12:52:22 +0000 |
Gerd Moellmann |
(Fset_window_buffer): Remove unused variables.
|
Mon, 13 Sep 1999 11:13:55 +0000 |
Gerd Moellmann |
(Fminibuffer_window): Change for Lisp_Object
|
Tue, 07 Sep 1999 14:48:56 +0000 |
Gerd Moellmann |
(Fset_window_margins): Make window the first argument.
|
Sun, 05 Sep 1999 21:22:46 +0000 |
Gerd Moellmann |
(Fset_window_vscroll): Make window the first argument,
|
Sun, 05 Sep 1999 16:39:19 +0000 |
Gerd Moellmann |
Change
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Sat, 04 Sep 1999 20:11:12 +0000 |
Gerd Moellmann |
(Qwindow_size_fixed): Replaces Qfixed_window_size.
|
Fri, 03 Sep 1999 15:52:12 +0000 |
Gerd Moellmann |
(foreach_window, foreach_window_1): New.
|
Mon, 30 Aug 1999 23:14:27 +0000 |
Gerd Moellmann |
(coordinates_in_window): Use
|
Wed, 25 Aug 1999 21:12:38 +0000 |
Gerd Moellmann |
(Frecenter): Clear frame if called with nil or no arg.
|
Tue, 24 Aug 1999 19:24:53 +0000 |
Gerd Moellmann |
(Fset_window_point): Reset Vresize_mini_config.
|
Mon, 23 Aug 1999 00:11:51 +0000 |
Gerd Moellmann |
(Fset_window_hscroll): Set
|
Sat, 21 Aug 1999 19:30:35 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Tue, 17 Aug 1999 22:44:47 +0000 |
Gerd Moellmann |
(Fcoordinates_in_window_p): Return `left-bitmap-area'
|
Tue, 17 Aug 1999 00:38:14 +0000 |
Gerd Moellmann |
(Fpos_visible_in_window_p): Rewritten.
|
Sun, 15 Aug 1999 22:00:53 +0000 |
Gerd Moellmann |
(Qfixed_window_size): New.
|
Fri, 13 Aug 1999 21:24:35 +0000 |
Gerd Moellmann |
(set_window_height, set_window_width):
|
Fri, 13 Aug 1999 20:51:51 +0000 |
Gerd Moellmann |
(MINSIZE): Removed.
|
Thu, 05 Aug 1999 19:40:03 +0000 |
Richard M. Stallman |
(display-buffer): Don't get confused
|
Fri, 30 Jul 1999 08:24:02 +0000 |
Eli Zaretskii |
(Fset_window_configuration) [MSDOS]: Don't call
|
Fri, 23 Jul 1999 08:37:26 +0000 |
Karl Heuer |
(Fsplit_window): For default size, round up for left window.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(Fcoordinates_in_window_p): Rewritten.
|
Sat, 30 Jan 1999 23:45:54 +0000 |
Richard M. Stallman |
(Fset_window_point): If WINDOW is selected but the
|
Tue, 17 Nov 1998 16:27:02 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Around temp-buffer-show-hook,
|
Sat, 10 Oct 1998 14:49:28 +0000 |
Richard M. Stallman |
(window_loop): New alternative CHECK_ALL_WINDOWS.
|
Thu, 06 Aug 1998 05:48:33 +0000 |
Richard M. Stallman |
(Fsplit_window): Doc fix.
|
Tue, 04 Aug 1998 03:16:57 +0000 |
Richard M. Stallman |
(Fmove_to_window_line): Doc fix.
|
Sat, 30 May 1998 14:47:15 +0000 |
Karl Heuer |
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
|
Mon, 25 May 1998 04:20:12 +0000 |
Richard M. Stallman |
(Fdelete_windows_on): For FRAME, change t to nil
|
Fri, 22 May 1998 20:03:28 +0000 |
Richard M. Stallman |
(window_loop): Pass new arg to Fother_buffer.
|
Wed, 20 May 1998 02:01:10 +0000 |
Richard M. Stallman |
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes.
|
Tue, 19 May 1998 22:35:20 +0000 |
Richard M. Stallman |
(Fselect_window): Doc fix.
|
Wed, 29 Apr 1998 09:44:06 +0000 |
Andreas Schwab |
(make_window): Initialize last_point field.
|
Wed, 29 Apr 1998 04:34:05 +0000 |
Geoff Voelker |
Conditionally include xterm.h using HAVE_X_WINDOWS.
|
Tue, 14 Apr 1998 13:11:34 +0000 |
Andreas Schwab |
(Fset_window_configuration): Fix mixing of Lisp_Object
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Fri, 20 Mar 1998 05:11:27 +0000 |
Richard M. Stallman |
(window_display_table): Don't look inside buffer if its nil.
|
Tue, 17 Mar 1998 06:48:12 +0000 |
Richard M. Stallman |
(Frecenter): Operate on window's buffer even if some other was current.
|
Mon, 02 Mar 1998 19:12:51 +0000 |
Richard M. Stallman |
(compare_window_configurations): New arg ignore_positions.
|
Sun, 08 Feb 1998 21:08:38 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): New arg FRAME.
|
Mon, 26 Jan 1998 09:04:27 +0000 |
Richard M. Stallman |
(compare_window_configurations): New function.
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Mon, 19 Jan 1998 19:24:04 +0000 |
Richard M. Stallman |
(window_scroll): Set opoint_byte properly.
|
Fri, 16 Jan 1998 19:16:02 +0000 |
Richard M. Stallman |
(Fspecial_display_p): Return the right value
|
Fri, 09 Jan 1998 23:18:35 +0000 |
Richard M. Stallman |
(Fselect_window): Don't set OW->pointm if OW->buffer is nil.
|
Thu, 01 Jan 1998 02:07:14 +0000 |
Richard M. Stallman |
(unshow_buffer): Set PT with TEMP_SET_PT_BOTH.
|
Tue, 25 Nov 1997 14:06:38 +0000 |
Andreas Schwab |
Add prototypes.
|
Sun, 19 Oct 1997 19:56:59 +0000 |
Karl Heuer |
(syms_of_window): Doc fix.
|
Thu, 16 Oct 1997 00:07:02 +0000 |
Karl Heuer |
(replace_buffer_in_all_windows):
|
Wed, 15 Oct 1997 22:18:37 +0000 |
Karl Heuer |
(window_scroll): When scrolling forward and point is
|
Tue, 02 Sep 1997 00:15:04 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
Mon, 21 Jul 1997 20:00:36 +0000 |
Richard M. Stallman |
(set_window_height): Allow all heights > 0 for minibuffer windows.
|
Sat, 12 Jul 1997 06:37:59 +0000 |
Richard M. Stallman |
Fix copyright year.
|
Sat, 12 Jul 1997 06:37:04 +0000 |
Richard M. Stallman |
(Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
|
Mon, 07 Jul 1997 05:32:01 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Sun, 29 Jun 1997 00:35:28 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Copy default-directory from current buffer.
|
Sat, 31 May 1997 05:50:22 +0000 |
Richard M. Stallman |
(Fsplit_window): Ignore FRAME_NO_SPLIT_P here.
|
Tue, 27 May 1997 02:46:14 +0000 |
Richard M. Stallman |
(syms_of_window): Initialize inhibit_frame_unsplittable.
|
Mon, 26 May 1997 08:17:39 +0000 |
Simon Marshall |
frame-override-unsplittable/inhibit-frame-unsplittable name change.
|
Mon, 26 May 1997 02:41:42 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Use B not b for interactive argument.
|
Tue, 06 May 1997 03:29:39 +0000 |
Richard M. Stallman |
(Fset_window_configuration): Set last_selected_window
|
Sat, 03 May 1997 06:12:28 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If we give up and try other frames,
|
Wed, 23 Apr 1997 00:30:43 +0000 |
Richard M. Stallman |
(frame_allow_splitting): New variable.
|
Thu, 10 Apr 1997 21:26:07 +0000 |
Karl Heuer |
(delete_window): Don't return value from void function.
|
Wed, 02 Apr 1997 03:44:32 +0000 |
Richard M. Stallman |
(Qwindow_configuration_change_hook): New variable.
|
Sat, 22 Mar 1997 04:18:04 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Increment display_count if it is an integer.
|
Fri, 14 Mar 1997 17:22:11 +0000 |
Karl Heuer |
(change_window_height): Handle shrink as well as enlarge.
|
Thu, 20 Feb 1997 06:42:13 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Bug fix. Specify big
|
Sat, 08 Feb 1997 18:34:53 +0000 |
Richard M. Stallman |
(change_window_height): Take size from multiple siblings,
|
Sat, 08 Feb 1997 15:50:17 +0000 |
Richard M. Stallman |
(scroll_preserve_screen_position): New variable.
|
Thu, 26 Dec 1996 21:01:10 +0000 |
Richard M. Stallman |
(window_scroll): Preserve vpos of point
|
Tue, 10 Dec 1996 23:26:48 +0000 |
Richard M. Stallman |
(window_scroll): Don't set w->start or w->force_start if signaling an error.
|
Tue, 19 Nov 1996 04:46:30 +0000 |
Geoff Voelker |
(special-display-p, same-window-p): Add missing
|
Mon, 11 Nov 1996 00:34:50 +0000 |
Richard M. Stallman |
(window_scroll): Handle scroll_margin
|
Sun, 10 Nov 1996 00:26:03 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Set optional_new_start instead of force_start.
|
Wed, 06 Nov 1996 07:38:41 +0000 |
Richard M. Stallman |
(window_loop, case GET_BUFFER_WINDOW):
|
Thu, 31 Oct 1996 13:43:37 +0000 |
Erik Naggum |
Reorganize function definitions so etags finds them.
|
Sun, 06 Oct 1996 16:55:03 +0000 |
Erik Naggum |
(special-display-p): Doc fix.
|
Sun, 06 Oct 1996 16:17:41 +0000 |
Erik Naggum |
(Fspecial_display_p, Fsame_window_p): New functions.
|
Thu, 26 Sep 1996 03:43:31 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fixes.
|
Mon, 23 Sep 1996 04:36:43 +0000 |
Richard M. Stallman |
(Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.
|
Mon, 16 Sep 1996 06:29:40 +0000 |
Richard M. Stallman |
(Fset_window_start): Clear last_overlay_modified field.
|
Mon, 02 Sep 1996 05:13:11 +0000 |
Richard M. Stallman |
(unshow_buffer): Clear last_selected_window slot, maybe.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Sat, 24 Aug 1996 12:12:08 +0000 |
Erik Naggum |
(Fsplit_window): Fix previous change.
|
Fri, 23 Aug 1996 06:20:58 +0000 |
Richard M. Stallman |
(Fsplit_window): Treat width just like height;
|
Tue, 16 Jul 1996 06:17:37 +0000 |
Karl Heuer |
(struct save_window_data, struct saved_window): First
|
Mon, 10 Jun 1996 21:01:22 +0000 |
Richard M. Stallman |
Whitespace and #if 0 code changes.
|
Mon, 10 Jun 1996 21:00:11 +0000 |
Richard M. Stallman |
(Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call
|
Thu, 30 May 1996 23:09:44 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Doc fix.
|
Sat, 10 Feb 1996 07:33:29 +0000 |
Roland McGrath |
(display_buffer_1): Fix typo in last change.
|
Sat, 10 Feb 1996 07:13:00 +0000 |
Richard M. Stallman |
(display_buffer_1): Raise the frame if already visible.
|
Wed, 31 Jan 1996 05:11:48 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Set buffer temporarily around running
|
Wed, 17 Jan 1996 19:03:02 +0000 |
Karl Heuer |
(replace_buffer_in_all_windows): Don't change selected
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Mon, 15 Jan 1996 05:05:20 +0000 |
Richard M. Stallman |
(display_buffer_1): Don't deiconify the selected frame.
|
Fri, 12 Jan 1996 23:39:57 +0000 |
Erik Naggum |
(window_scroll): Fix typo in comment.
|
Thu, 11 Jan 1996 17:16:12 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Call the window-scroll-functions.
|
Tue, 09 Jan 1996 00:34:12 +0000 |
Erik Naggum |
(Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window,
|
Fri, 05 Jan 1996 02:42:32 +0000 |
Richard M. Stallman |
(replace_buffer_in_all_windows): Only re-select old
|
Thu, 04 Jan 1996 23:02:18 +0000 |
Karl Heuer |
(Fprevious_window, Fwindow_configuration_p): Doc fix.
|
Tue, 02 Jan 1996 08:55:11 +0000 |
Richard M. Stallman |
(replace_buffer_in_all_windows): New function.
|
Thu, 21 Dec 1995 17:14:53 +0000 |
Karl Heuer |
(Fsplit_window): Rename size to size_int and chsize to size.
|
Wed, 13 Dec 1995 03:29:28 +0000 |
Karl Heuer |
(Fsplit_window): Account for scroll bar width.
|
Tue, 21 Nov 1995 20:12:52 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Always deiconify the window's frame.
|
Sat, 18 Nov 1995 16:00:22 +0000 |
Richard M. Stallman |
(Fset_window_redisplay_end_trigger): Doc fix.
|
Fri, 10 Nov 1995 16:01:46 +0000 |
Richard M. Stallman |
(Fwindow_redisplay_end_trigger): New function.
|
Tue, 07 Nov 1995 07:27:45 +0000 |
Geoff Voelker |
[HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.
|
Thu, 12 Oct 1995 18:00:00 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Set w->force_start.
|
Wed, 11 Oct 1995 17:15:10 +0000 |
Richard M. Stallman |
(window_display_table): Use DISP_TABLE_P. Return type
|
Thu, 05 Oct 1995 23:44:20 +0000 |
Richard M. Stallman |
(Fset_window_hscroll): Don't reject args > SHORTBITS.
|
Tue, 03 Oct 1995 09:09:30 +0000 |
Richard M. Stallman |
(window_scroll): Always set force_start.
|
Fri, 01 Sep 1995 02:01:29 +0000 |
Richard M. Stallman |
(save_window_save): Pass the new arg to Fcopy_marker.
|
Sun, 23 Jul 1995 07:11:26 +0000 |
Richard M. Stallman |
(Fprevious_window, Fnext_window): When minibuf = nil,
|