log lisp/window.el @ 68604:33b406f0321d mh-e-7_91

age author description
Mon, 30 Jan 2006 14:21:54 +0000 Juanma Barranquero (bw-dir, bw-eqdir, balance-windows, split-window-keep-point):
Sat, 10 Dec 2005 12:21:13 +0000 Eli Zaretskii (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
Tue, 06 Dec 2005 09:00:49 +0000 Romain Francoise (balance-windows): Delete extraneous third arg to `enlarge-window'.
Sat, 22 Oct 2005 15:35:06 +0000 Richard M. Stallman (get-buffer-window-list): Moved from subr.el.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sat, 25 Jun 2005 14:03:53 +0000 Richard M. Stallman Fix previous change.
Sat, 25 Jun 2005 14:03:27 +0000 Richard M. Stallman (save-selected-window): Use save-current-buffer.
Fri, 10 Jun 2005 00:57:02 +0000 Juanma Barranquero (window-current-scroll-bars): Fix typos in docstring.
Thu, 09 Jun 2005 14:03:29 +0000 Juanma Barranquero (shrink-window-if-larger-than-buffer): Fix typo in docstring.
Thu, 09 Jun 2005 09:13:58 +0000 Juanma Barranquero (window-size-fixed): Fix typo in docstring.
Tue, 24 May 2005 08:46:57 +0000 Juanma Barranquero (quit-window, shrink-window-if-larger-than-buffer): Doc fixes.
Sat, 23 Apr 2005 16:38:41 +0000 Richard M. Stallman (window-size-fixed): New defvar.
Mon, 28 Mar 2005 14:52:02 +0000 Stefan Monnier (window-buffer-height): Use count-screen-lines.
Thu, 20 Jan 2005 14:22:52 +0000 Stefan Monnier (handle-select-window): Don't switch window when we're in the minibuffer.
Mon, 02 Aug 2004 15:20:18 +0000 Kim F. Storm (window-buffer-height): Call compute-motion with nil width.
Sun, 11 Jul 2004 00:53:46 +0000 Luc Teirlinck (save-selected-window, one-window-p)
Sat, 29 May 2004 14:33:28 +0000 Richard M. Stallman Comment change.
Tue, 20 Apr 2004 20:58:04 +0000 Richard M. Stallman (split-window-save-restore-data):
Mon, 09 Feb 2004 00:52:41 +0000 Stefan Monnier (window-safely-shrinkable-p): Don't change the buffer-list.
Wed, 24 Sep 2003 22:55:42 +0000 Kim F. Storm (window-current-scroll-bars): New defun.
Fri, 12 Sep 2003 00:52:08 +0000 Richard M. Stallman (kill-buffer-and-window): Remove `yes-or-no-p' so that
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 23 Dec 2002 17:57:12 +0000 Richard M. Stallman (save-selected-window): Save and restore selected windows of all frames.
Thu, 15 Aug 2002 00:34:04 +0000 Stefan Monnier (split-window-save-restore-data): Use push and with-current-buffer.
Mon, 01 Apr 2002 13:39:23 +0000 Pavel Jank Update copyright.
Mon, 01 Apr 2002 13:38:34 +0000 Pavel Jank (handle-select-window): New function.
Sun, 03 Feb 2002 16:20:52 +0000 Andreas Schwab (balance-windows): Fix misplaced parenthesis.
Sun, 03 Feb 2002 15:35:27 +0000 Andreas Schwab (save-selected-window): Move macro before first use.
Mon, 21 Jan 2002 08:55:32 +0000 Richard M. Stallman (window-body-height): Handle minibuffer window specially.
Fri, 18 Jan 2002 05:42:23 +0000 Richard M. Stallman (window-body-height): New function.
Tue, 25 Dec 2001 10:34:39 +0000 Richard M. Stallman (balance-windows): Use new PRESERVE-BEFORE arg
Mon, 26 Nov 2001 10:09:56 +0000 Richard M. Stallman (save-selected-window): No error if saved window is dead.
Fri, 07 Sep 2001 11:29:48 +0000 Gerd Moellmann (get-window-with-predicate): Renamed from some-window.
Tue, 04 Sep 2001 12:53:49 +0000 Gerd Moellmann Add Keywords header.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Thu, 08 Mar 2001 15:03:44 +0000 Gerd Moellmann (shrink-window-if-larger-than-buffer): Handle frame
Fri, 23 Feb 2001 21:32:55 +0000 Eli Zaretskii (fit-window-to-buffer, window-safely-shrinkable-p)
Fri, 15 Dec 2000 01:11:04 +0000 Miles Bader (mode-line-window-height-fudge):
Mon, 11 Dec 2000 07:31:08 +0000 Miles Bader (window-text-height): Function removed (now in C).
Fri, 08 Dec 2000 18:14:23 +0000 Miles Bader (fit-window-to-buffer): Don't pass last argument to
Fri, 01 Dec 2000 08:11:16 +0000 Miles Bader (fit-window-to-buffer): Handle non-nil `truncate-lines'.
Tue, 21 Nov 2000 21:44:25 +0000 Stefan Monnier General comment and spacing fixes.
Thu, 16 Nov 2000 06:33:25 +0000 Kenichi Handa (fit-window-to-buffer): Fix previous change.
Thu, 16 Nov 2000 06:15:55 +0000 Kenichi Handa (fit-window-to-buffer): Be sure to acquire at least
Tue, 14 Nov 2000 12:54:47 +0000 Miles Bader (fit-window-to-buffer): Handle windows without mode-lines.
Tue, 14 Nov 2000 11:46:01 +0000 Kenichi Handa (fit-window-to-buffer): Don't check
Tue, 24 Oct 2000 10:52:22 +0000 Kenichi Handa (fit-window-to-buffer): Adjust point of the window buffer, not that of
Sun, 22 Oct 2000 04:20:17 +0000 Miles Bader (fit-window-to-buffer): Change defaulting of MAX-HEIGHT slightly.
Sun, 22 Oct 2000 04:18:14 +0000 Miles Bader (window-text-height): Don't expect minibuffers to have mode-lines.
Sat, 21 Oct 2000 05:38:11 +0000 Miles Bader (fit-window-to-buffer): New function.
Fri, 20 Oct 2000 16:33:54 +0000 Miles Bader (set-window-text-height): Force window-min-height to 1.
Fri, 20 Oct 2000 15:16:46 +0000 Miles Bader (window-text-height, set-window-text-height): New functions.
Fri, 20 Oct 2000 12:21:30 +0000 Miles Bader (height-affecting-face-attributes): Use `defconst'.
Fri, 20 Oct 2000 09:21:59 +0000 Miles Bader (mode-line-window-height-fudge): New variable.
Wed, 20 Sep 2000 19:31:56 +0000 Gerd Moellmann (shrink-window-if-larger-than-buffer): If face
Mon, 03 Jul 2000 09:17:25 +0000 Gerd Moellmann (some-window): New function.
Wed, 19 Apr 2000 19:07:56 +0000 Gerd Moellmann (count-screen-lines): New function.
Mon, 01 Nov 1999 12:14:40 +0000 Gerd Moellmann (walk-windows): If ALL-FRAMES is a frame,