log src/window.c @ 98499:6e7acef982ee

age author description
Mon, 15 Sep 2008 08:21:06 +0000 Martin Rudalics (Fselect_window): Don't update window_select_count and
Fri, 12 Sep 2008 03:41:11 +0000 Stefan Monnier (set_window_buffer): Always preserve current-buffer.
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Fri, 27 Jun 2008 02:13:38 +0000 Glenn Morris American English spelling fix.
Tue, 10 Jun 2008 16:08:48 +0000 Stefan Monnier * window.c (Vwindow_point_insertion_type): New var.
Thu, 05 Jun 2008 18:00:36 +0000 Stefan Monnier * window.el (display-buffer-function, special-display-p)
Thu, 05 Jun 2008 03:57:09 +0000 Stefan Monnier * window.c (window_scroll_pixel_based_preserve_x)
Thu, 05 Jun 2008 03:22:48 +0000 Juanma Barranquero (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
Wed, 04 Jun 2008 21:22:33 +0000 Juanma Barranquero (Fset_window_parameter): Doc fix.
Wed, 04 Jun 2008 20:50:27 +0000 Juanma Barranquero (Fwindow_parameters, Fwindow_parameter, Fset_window_parameter): New defuns.
Mon, 02 Jun 2008 06:09:17 +0000 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 01 May 2008 10:17:00 +0000 Martin Rudalics (make_window): Initialize resize_proportionally.