log src/window.c @ 97449:d3a738f747c6

age author description
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.
Wed, 02 Apr 2008 20:15:43 +0000 Chong Yidong (Fscroll_up, Fscroll_down, Fscroll_left)
Mon, 31 Mar 2008 00:35:55 +0000 Juri Linkov (Fdisplay_buffer): Reinitialize tem to nil.