log lisp/window.el @ 99500:f8c9a3cbd7b5

age author description
Wed, 05 Nov 2008 16:44:42 +0000 Martin Rudalics (quit-window): Restore prefix argument behavior
Tue, 04 Nov 2008 06:50:12 +0000 Martin Rudalics (save-selected-window): Make it behave like
Sun, 02 Nov 2008 11:02:24 +0000 Martin Rudalics (save-selected-window-norecord): New macro
Fri, 31 Oct 2008 13:39:06 +0000 Martin Rudalics (window-body-height, window-current-scroll-bars)
Thu, 30 Oct 2008 15:41:07 +0000 Martin Rudalics (quit-window): Simplify code. Say in doc-string
Sat, 25 Oct 2008 08:07:42 +0000 Martin Rudalics (get-buffer-window-list): Rename buffer argument to
Sun, 19 Oct 2008 13:56:26 +0000 Martin Rudalics (enlarge-window-horizontally, shrink-window-horizontally):
Fri, 10 Oct 2008 15:06:56 +0000 Martin Rudalics (pop-to-buffer): Fix misplacement of arg norecord in
Thu, 09 Oct 2008 08:12:01 +0000 Martin Rudalics (pop-up-frames): Add choice graphic-only.
Fri, 03 Oct 2008 11:17:51 +0000 Martin Rudalics (window--display-buffer-1): Don't care about
Sat, 13 Sep 2008 08:28:47 +0000 Martin Rudalics (pop-to-buffer): Select window before calling
Thu, 11 Sep 2008 06:35:55 +0000 Martin Rudalics (pop-to-buffer): If the window for buffer-or-name is
Wed, 10 Sep 2008 23:43:54 +0000 Juanma Barranquero Fix EOL mishap in previous commit.
Wed, 10 Sep 2008 08:52:50 +0000 Martin Rudalics *** empty log message ***
Fri, 05 Sep 2008 07:11:55 +0000 Martin Rudalics (window--try-to-split-window): Don't split when window
Wed, 03 Sep 2008 09:15:44 +0000 Martin Rudalics (pop-up-frame-function): Move to frame.el.
Mon, 01 Sep 2008 17:47:51 +0000 Chong Yidong (recenter-top-bottom): Doc fix.
Mon, 18 Aug 2008 03:46:51 +0000 Chong Yidong (recenter-top-bottom): Determine top and bottom positions using
Thu, 10 Jul 2008 04:27:32 +0000 Chong Yidong (truncated-partial-width-window-p): New function.
Tue, 01 Jul 2008 03:01:54 +0000 Glenn Morris Spelling fix.
Tue, 17 Jun 2008 16:33:06 +0000 Martin Rudalics (split-height-threshold): Remove spurious extra line.
Sat, 14 Jun 2008 08:58:07 +0000 Martin Rudalics (window--even-window-heights): Even window heights
Tue, 10 Jun 2008 07:44:56 +0000 Martin Rudalics (window--splittable-p, window--try-to-split-window):
Sun, 08 Jun 2008 12:59:39 +0000 Martin Rudalics (split-height-threshold, split-width-threshold): Add
Sun, 08 Jun 2008 07:54:25 +0000 Andreas Schwab (display-buffer): Use lru window if current window
Sun, 08 Jun 2008 02:07:47 +0000 Stefan Monnier (special-display-p, display-buffer): Fix up C->Elisp transcription error.
Fri, 06 Jun 2008 08:00:59 +0000 Martin Rudalics (display-buffer): Remove dead call to get-lru-window.
Thu, 05 Jun 2008 18:00:36 +0000 Stefan Monnier * window.el (display-buffer-function, special-display-p)
Wed, 07 May 2008 12:52:22 +0000 Andreas Schwab Require 'cl when compiling.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.