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.
|