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.
|