Wed, 02 Aug 2000 20:17:01 +0000 |
Gerd Moellmann |
(display_buffer_reuse_frames): New variable.
|
Tue, 25 Jul 2000 12:05:45 +0000 |
Gerd Moellmann |
(window_display_table): Cleaned up.
|
Fri, 21 Jul 2000 14:59:18 +0000 |
Gerd Moellmann |
(foreach_window_1): Fix typo reversing an if-condition.
|
Fri, 21 Jul 2000 14:34:08 +0000 |
Gerd Moellmann |
(foreach_window): Instead of a fake variable argument
|
Tue, 18 Jul 2000 11:06:32 +0000 |
Dave Love |
(Fwindow_list): Declare arg `window'.
|
Thu, 06 Jul 2000 20:57:43 +0000 |
Gerd Moellmann |
(window_loop): Add missing gcpro1 local variable.
|
Thu, 06 Jul 2000 14:18:36 +0000 |
Gerd Moellmann |
(Fwindow_list): Reverse list at the end.
|
Wed, 05 Jul 2000 11:53:35 +0000 |
Gerd Moellmann |
(delete_all_subwindows): Reset Vwindow_list.
|
Wed, 05 Jul 2000 11:38:42 +0000 |
Gerd Moellmann |
(add_window_to_list): Add parameter LIST.
|
Tue, 04 Jul 2000 18:58:02 +0000 |
Gerd Moellmann |
(Vwindow_list): New variable.
|
Wed, 07 Jun 2000 12:41:40 +0000 |
Gerd Moellmann |
(displayed_window_lines): Take empty lines at
|
Wed, 07 Jun 2000 12:30:22 +0000 |
Gerd Moellmann |
(displayed_window_lines): New function.
|
Mon, 15 May 2000 14:51:32 +0000 |
Eli Zaretskii |
(coordinates_in_window): Subtract 1 when computing right_x.
|
Wed, 26 Apr 2000 18:39:58 +0000 |
Ken Raeburn |
(freeze_window_start): Check that minibuffer scroll window isn't nil before
|
Tue, 04 Apr 2000 21:07:45 +0000 |
Gerd Moellmann |
(compare_window_configurations): Signal an error
|
Sat, 01 Apr 2000 12:39:03 +0000 |
Ken Raeburn |
* window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
Sun, 12 Mar 2000 15:19:21 +0000 |
Gerd Moellmann |
(Fsave_window_excursion): Doc fix.
|
Sun, 05 Mar 2000 20:21:27 +0000 |
Gerd Moellmann |
(coordinates_in_window): Use
|
Thu, 02 Mar 2000 12:22:49 +0000 |
Eli Zaretskii |
[MSDOS]: Include msdos.h (for the definition of FRAME_INTERNAL_BORDER_WIDTH).
|
Fri, 25 Feb 2000 15:41:43 +0000 |
Gerd Moellmann |
(select_window_1): If selected_window is nil,
|
Fri, 25 Feb 2000 10:38:54 +0000 |
Gerd Moellmann |
(coordinates_in_window): Take frame's internal border width
|
Fri, 25 Feb 2000 10:20:46 +0000 |
Gerd Moellmann |
(Fset_window_buffer): Set WINDOW to the window
|
Tue, 15 Feb 2000 09:32:36 +0000 |
Gerd Moellmann |
(Fsave_window_excursion): Doc fix.
|
Sun, 06 Feb 2000 23:37:49 +0000 |
Andrew Innes |
[WINDOWSNT]: Include w32term.h.
|
Tue, 01 Feb 2000 14:52:08 +0000 |
Dave Love |
(Fset_window_margins): Don't make interactive. Doc fix.
|
Wed, 15 Dec 1999 00:22:26 +0000 |
Kenichi Handa |
(Frecenter): Clear all caches of compositions.
|
Tue, 07 Dec 1999 20:18:15 +0000 |
Gerd Moellmann |
(delete_window): Block input for the time window
|
Sun, 28 Nov 1999 12:48:29 +0000 |
Gerd Moellmann |
(Fwindow_end): Don't call temp_set_pt_both with
|
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.
|