Mon, 11 Dec 2000 07:28:51 +0000 |
Miles Bader |
(displayed_window_lines): Fix off-by-one error.
|
Mon, 11 Dec 2000 07:22:38 +0000 |
Miles Bader |
(displayed_window_lines): Handle non-newline-terminated final lines properly.
|
Mon, 11 Dec 2000 02:20:24 +0000 |
Miles Bader |
(displayed_window_lines): Don't round up when converting empty space at
|
Fri, 08 Dec 2000 18:56:35 +0000 |
Miles Bader |
(Fmove_to_window_line): Skip past any partially visible first line.
|
Fri, 08 Dec 2000 18:10:29 +0000 |
Miles Bader |
(Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
|
Wed, 06 Dec 2000 15:19:28 +0000 |
Gerd Moellmann |
(coordinates_in_window): Check mouse on mode-line or
|
Wed, 06 Dec 2000 13:54:21 +0000 |
Gerd Moellmann |
(syms_of_window): Doc fix.
|
Wed, 06 Dec 2000 13:44:12 +0000 |
Gerd Moellmann |
(Veven_window_heights): New variable.
|
Fri, 01 Dec 2000 20:44:31 +0000 |
Gerd Moellmann |
(coordinates_in_window): Handle computations for
|
Fri, 01 Dec 2000 19:31:02 +0000 |
Gerd Moellmann |
(struct saved_window): Add members orig_top and
|
Tue, 28 Nov 2000 13:45:21 +0000 |
Gerd Moellmann |
(coordinates_in_window): If on a mode or header line,
|
Sun, 19 Nov 2000 15:20:27 +0000 |
Gerd Moellmann |
(Fwindow_list): Change parameter list to be XEmacs
|
Tue, 14 Nov 2000 05:43:37 +0000 |
Gerd Moellmann |
(Fpos_visible_in_window_p): Call pos_visible with
|
Tue, 07 Nov 2000 16:39:24 +0000 |
Gerd Moellmann |
(Fset_window_configuration): Don't try to preserve
|
Mon, 06 Nov 2000 15:47:04 +0000 |
Gerd Moellmann |
(displayed_window_lines): Detect partially
|
Mon, 30 Oct 2000 12:51:17 +0000 |
Gerd Moellmann |
(displayed_window_lines): Change buffers if necessary.
|
Fri, 27 Oct 2000 01:16:47 +0000 |
Miles Bader |
(Fpos_visible_in_window_p):
|
Thu, 26 Oct 2000 20:37:37 +0000 |
Gerd Moellmann |
(size_window): Compute size difference from sum of old
|
Wed, 25 Oct 2000 11:53:54 +0000 |
Gerd Moellmann |
(pos_fully_visible_p): Removed.
|
Tue, 24 Oct 2000 14:05:17 +0000 |
Gerd Moellmann |
(size_window): Prevent setting window's width or
|
Tue, 24 Oct 2000 04:39:01 +0000 |
Kenichi Handa |
(Fdisplay_buffer): Fix doc.
|
Mon, 23 Oct 2000 13:47:40 +0000 |
Miles Bader |
(window_scroll_pixel_based, window_scroll_line_based):
|
Sun, 22 Oct 2000 16:50:16 +0000 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
Sat, 21 Oct 2000 07:57:20 +0000 |
Miles Bader |
(pos_fully_visible_in_window_p):
|
Thu, 12 Oct 2000 15:39:07 +0000 |
Eli Zaretskii |
(coordinates_in_window): Fix detection of vertical line
|
Tue, 26 Sep 2000 12:36:55 +0000 |
Gerd Moellmann |
(freeze_window_starts): Construct last argument for
|
Thu, 21 Sep 2000 20:54:57 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Tue, 05 Sep 2000 10:51:59 +0000 |
Gerd Moellmann |
(window_loop) <GET_LARGEST_WINDOW>: Fix bug making
|
Tue, 22 Aug 2000 23:45:16 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Mon, 14 Aug 2000 10:52:50 +0000 |
Dave Love |
Fix embedded comment.
|
Thu, 10 Aug 2000 19:14:59 +0000 |
Gerd Moellmann |
(Fwindow_end): Rewritten to not use Fvertical_motion,
|
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
|