log src/window.c @ 112425:9f7614f1a892

age author description
Sat, 22 Jan 2011 11:36:45 -0800 Glenn Morris Merge from emacs-23
Sat, 22 Jan 2011 10:55:08 -0500 Chong Yidong Fix last change.
Fri, 21 Jan 2011 21:44:53 -0500 Chong Yidong Rework 2011-01-15 changes to window.c.
Wed, 19 Jan 2011 08:06:24 -0700 Tom Tromey * window.c: Fix error introduced by previous patch.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Sat, 15 Jan 2011 12:38:27 -0800 Glenn Morris Merge from emacs-23 branch, up to r100382.
Fri, 14 Jan 2011 21:55:58 -0500 Chong Yidong Avoid crash in Fselect_frame due to null selected_window (Bug#7728).
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 25 Dec 2010 23:04:58 -0500 Stefan Monnier * src/window.c (Fmove_to_window_line): Avoid abort when called in a buffer
Wed, 29 Dec 2010 19:16:44 +0800 Chong Yidong * window.c (syms_of_window): Add missing defsubr for window-use-time.
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
Sun, 19 Dec 2010 00:43:42 -0500 Stefan Monnier Minor clean up to silence some gcc warnings.
Tue, 16 Nov 2010 21:37:45 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Tue, 16 Nov 2010 16:47:43 -0500 Chong Yidong Revert changes in revision 102407
Tue, 16 Nov 2010 14:59:24 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Sat, 13 Nov 2010 13:49:22 -0500 Chong Yidong * src/window.c (Fwindow_use_time): New function.
Sat, 25 Sep 2010 09:21:20 -0400 Eli Zaretskii Fix int/EMACS_INT use in textprop.c and window.c.
Fri, 06 Aug 2010 13:04:29 +0200 Jan D Can't include menu.h in window.c for X targets.
Fri, 06 Aug 2010 12:12:41 +0200 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Thu, 29 Jul 2010 18:49:59 +0200 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Fri, 23 Jul 2010 01:57:23 +0200 Juanma Barranquero * window.c (Fwindow_height): Doc fix (bug#6518).
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Wed, 07 Jul 2010 11:45:28 +0200 Juanma Barranquero Fix whitespace to follow coding guidelines.
Sun, 04 Jul 2010 21:52:39 -0700 Dan Nicolaescu Convert declarations or definitions to standard C.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Thu, 01 Jul 2010 20:09:28 +0200 Jan D * window.c (Fwindow_absolute_pixel_edges): Doc fix.
Thu, 01 Jul 2010 14:34:40 +0200 Jan D New functions that return window edges with absolute coords (bug#5721).
Sat, 12 Jun 2010 14:30:48 +0300 Eli Zaretskii Fix bug #6409.
Mon, 07 Jun 2010 21:28:02 +0300 Juri Linkov * window.el (pop-to-buffer): Remove the conditional that
Fri, 16 Apr 2010 02:51:12 +0300 Juri Linkov Add the `scroll-command' property.
Wed, 14 Apr 2010 03:33:32 +0300 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
Wed, 14 Apr 2010 03:11:21 +0300 Juri Linkov Add variable `scroll-preserve-screen-position-commands'.
Tue, 30 Mar 2010 22:08:05 -0400 Stefan Monnier (keys_of_window): Remove redundant/overridden bindings.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 26 Oct 2009 10:04:37 +0000 Juanma Barranquero * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
Fri, 23 Oct 2009 17:52:56 +0000 Chong Yidong * window.c (Fwindow_edges, Fwindow_pixel_edges)
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sat, 03 Oct 2009 13:31:08 +0000 Juanma Barranquero * window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
Tue, 23 Jun 2009 07:07:45 +0000 Miles Bader Add the `recenter-redisplay' variable, and make `recenter' use it.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 30 Dec 2008 13:28:33 +0000 Chong Yidong Minor doc fix.
Mon, 22 Dec 2008 09:40:33 +0000 Martin Rudalics * frame.c (delete_frame): New function derived from
Thu, 20 Nov 2008 10:13:06 +0000 Martin Rudalics (coordinates_in_window): Don't return
Fri, 14 Nov 2008 13:49:40 +0000 Martin Rudalics (window_loop): In DELETE_BUFFER_WINDOWS case, reset
Sun, 02 Nov 2008 10:40:51 +0000 Martin Rudalics (select_frame_norecord): New function.
Fri, 31 Oct 2008 14:05:59 +0000 Martin Rudalics (Fnext_window, Fprevious_window): Rewrite doc-string.
Wed, 29 Oct 2008 10:56:28 +0000 Martin Rudalics (Fwindow_height, Fdelete_window, set_window_buffer)
Tue, 28 Oct 2008 17:45:00 +0000 Juanma Barranquero * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
Mon, 27 Oct 2008 10:13:21 +0000 Martin Rudalics (Fwindow_dedicated_p, Fset_window_dedicated_p)
Sun, 26 Oct 2008 04:13:46 +0000 Stefan Monnier (Fset_window_buffer): Undo 2008-10-18 change to re-instate
Sat, 25 Oct 2008 07:57:07 +0000 Martin Rudalics (Fget_buffer_window, Fdelete_windows_on, Freplace_buffer_in_windows):
Wed, 22 Oct 2008 15:34:30 +0000 Martin Rudalics (Fwindow_dedicated_p, Fset_window_dedicated_p): Reword doc-string.
Sun, 19 Oct 2008 13:49:52 +0000 Martin Rudalics (Fwindow_dedicated_p, Fset_window_dedicated_p):
Sat, 18 Oct 2008 17:08:31 +0000 Martin Rudalics (Fwindow_width, Fset_window_start)
Fri, 17 Oct 2008 13:03:02 +0000 Martin Rudalics (Fsplit_window): Rename arg horflag to horizontal.
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.
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.
Sat, 29 Mar 2008 23:04:56 +0000 Juri Linkov (Fdisplay_buffer): Move call to
Wed, 19 Mar 2008 15:18:30 +0000 Stefan Monnier (run_funs): New fun.
Mon, 25 Feb 2008 02:27:32 +0000 Stefan Monnier (Fdelete_window, Fadjust_window_trailing_edge):
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:23:55 +0000 Miles Bader Merge from emacs--devo--0 unicode-xft-base
Wed, 18 Jul 2007 22:15:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 04:47:46 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 30 May 2007 14:40:46 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Sun, 18 Mar 2007 14:11:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +0000 Miles Bader Merge from emacs--devo--0
Wed, 06 Sep 2006 07:30:39 +0000 Miles Bader Merge from emacs--devo--0
Tue, 05 Sep 2006 02:54:22 +0000 Miles Bader Merge from emacs--devo--0
Mon, 28 Aug 2006 04:33:45 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Tue, 20 Jun 2006 07:35:06 +0000 Miles Bader Merge from emacs--devo--0
Sat, 17 Jun 2006 20:57:37 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Fri, 21 Apr 2006 05:39:14 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
Mon, 17 Apr 2006 08:41:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Tue, 28 Mar 2006 23:08:20 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
Mon, 13 Mar 2006 12:19:58 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
Thu, 09 Mar 2006 07:15:37 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
Fri, 03 Mar 2006 07:48:46 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34