Thu, 20 Oct 1994 19:11:29 +0000 |
Karl Heuer |
(Fdisplay_buffer): Make old_selected_window a Lisp_Object.
|
Thu, 20 Oct 1994 04:33:34 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If the other window is smaller
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Mon, 17 Oct 1994 07:26:30 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): In desperation case of looking for
|
Tue, 04 Oct 1994 16:34:57 +0000 |
Karl Heuer |
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
|
Tue, 04 Oct 1994 12:30:31 +0000 |
Karl Heuer |
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
|
Mon, 03 Oct 1994 00:25:59 +0000 |
Karl Heuer |
(Frecenter): Don't trigger point-motion hooks.
|
Tue, 27 Sep 1994 01:37:06 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
Tue, 27 Sep 1994 00:51:55 +0000 |
Karl Heuer |
(Fwindowp, Fwindow_live_p, window_display_table, window_loop,
|
Fri, 23 Sep 1994 22:14:46 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Nice error if WINDOW is minibuf.
|
Thu, 22 Sep 1994 05:04:59 +0000 |
Richard M. Stallman |
(display-buffer, special-display-buffer-names)
|
Tue, 20 Sep 1994 05:13:22 +0000 |
Karl Heuer |
(window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
|
Tue, 20 Sep 1994 04:44:01 +0000 |
Karl Heuer |
(Fset_window_buffer): Fix Lisp_Object vs. int problems.
|
Tue, 20 Sep 1994 02:20:05 +0000 |
Richard M. Stallman |
(struct saved_window_data): New slots min_width, min_height.
|
Sat, 13 Aug 1994 23:13:10 +0000 |
Richard M. Stallman |
(window_loop, case UNSHOW_BUFFER):
|
Wed, 10 Aug 1994 20:32:38 +0000 |
Richard M. Stallman |
(Fwindow_end): Undo previous change.
|
Tue, 09 Aug 1994 04:29:53 +0000 |
Richard M. Stallman |
(Fwindow_end): If window_end_valid is nil, return nil.
|
Mon, 08 Aug 1994 10:14:32 +0000 |
Richard M. Stallman |
(Fpos_visible_in_window_p): Do something reasonable
|
Wed, 03 Aug 1994 21:58:47 +0000 |
Richard M. Stallman |
(Fwindow_end): Doc fix.
|
Mon, 01 Aug 1994 18:59:09 +0000 |
Richard M. Stallman |
(Fmove_to_window_line): Doc fix.
|
Thu, 28 Jul 1994 12:43:01 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Add MULTI_FRAME cond in last change.
|
Sun, 24 Jul 1994 20:02:37 +0000 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): Don't get stuck in a loop
|
Sat, 16 Jul 1994 20:18:53 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
|
Thu, 14 Jul 1994 03:46:11 +0000 |
Richard M. Stallman |
(Fselect_window): Fix bug checking new_point is in range.
|
Mon, 11 Jul 1994 00:37:44 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
|
Thu, 07 Jul 1994 06:34:07 +0000 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
|
Tue, 05 Jul 1994 06:18:33 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 25 Jun 1994 19:08:29 +0000 |
Richard M. Stallman |
(Fother_window_for_scrolling): New function.
|
Sat, 25 Jun 1994 16:28:53 +0000 |
Richard M. Stallman |
(Fother_window_for_scrolling): New function.
|
Mon, 23 May 1994 20:09:33 +0000 |
Richard M. Stallman |
(window_loop): Fix test of dedicated flag in prev change.
|
Mon, 23 May 1994 05:41:58 +0000 |
Richard M. Stallman |
(window_loop, UNSHOW_BUFFER case):
|
Sun, 22 May 1994 08:30:57 +0000 |
Richard M. Stallman |
(change_window_height): Test for DELTA too small
|
Wed, 18 May 1994 23:37:55 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Fix dedicated window error call.
|
Fri, 06 May 1994 01:49:51 +0000 |
Karl Heuer |
(Fdelete_other_windows): Do nothing if w->start is outside region.
|
Fri, 06 May 1994 01:00:15 +0000 |
Karl Heuer |
Use PT, not point.
|
Sun, 24 Apr 1994 08:34:14 +0000 |
Richard M. Stallman |
(Fselect_window): Use Fselect_frame.
|
Sat, 23 Apr 1994 21:37:15 +0000 |
Richard M. Stallman |
Implement special frames for specified buffers.
|
Wed, 20 Apr 1994 07:27:20 +0000 |
Richard M. Stallman |
(set_window_width): Don't delete root window for being too narrow.
|
Wed, 13 Apr 1994 18:14:44 +0000 |
Karl Heuer |
(Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.
|
Wed, 13 Apr 1994 18:04:40 +0000 |
Karl Heuer |
(Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when
|
Tue, 05 Apr 1994 23:49:15 +0000 |
Karl Heuer |
Add window argument on calls to compute_motion.
|
Tue, 29 Mar 1994 07:20:26 +0000 |
Karl Heuer |
(Fwindow_width): Delete unnecessary variable declarations.
|
Fri, 25 Mar 1994 00:41:05 +0000 |
Karl Heuer |
(unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
|
Wed, 23 Mar 1994 20:31:08 +0000 |
Karl Heuer |
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
|
Mon, 14 Mar 1994 21:36:17 +0000 |
Karl Heuer |
(window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,
|
Mon, 14 Mar 1994 01:28:49 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Pass new arg to Fvertical_motion.
|
Wed, 09 Mar 1994 06:02:56 +0000 |
Karl Heuer |
(Fselect_window): Undo previous minibuffer change.
|
Wed, 09 Mar 1994 05:59:08 +0000 |
Richard M. Stallman |
(window_loop): Delete MULTI_FRAME
|
Wed, 09 Mar 1994 04:17:47 +0000 |
Karl Heuer |
(Fselect_window): Don't select an inactive minibuffer.
|
Tue, 08 Mar 1994 23:28:14 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If pop_up_frames != 0,
|
Tue, 08 Mar 1994 06:20:18 +0000 |
Richard M. Stallman |
(Fprevious_window, Fnext_window): ALL_FRAMES = visible
|
Tue, 08 Mar 1994 00:09:03 +0000 |
Richard M. Stallman |
(Fwindow_width): Doc fix.
|
Mon, 07 Mar 1994 18:39:11 +0000 |
Karl Heuer |
(Fscroll_other_window): Doc fix.
|
Sat, 26 Feb 1994 04:24:37 +0000 |
Karl Heuer |
(Fset_window_configuration): Allow for menu-bar-lines to have changed since
|
Fri, 18 Feb 1994 06:10:23 +0000 |
Richard M. Stallman |
(unshow_buffer): Unconditionally set last_window_start.
|
Fri, 18 Feb 1994 01:12:10 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Don't call Frecenter;
|
Fri, 11 Feb 1994 00:00:28 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Take hscroll into account.
|
Wed, 02 Feb 1994 07:16:51 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Return nil if POS > ZV.
|
Thu, 23 Dec 1993 01:07:58 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.
|
Sun, 21 Nov 1993 22:15:04 +0000 |
Richard M. Stallman |
(window_loop, case DELETE_BUFFER_WINDOWS):
|