| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -9/+9 |
* | * window.c (grow_mini_window): Comment out "delta >= 0" assertion. | Juanma Barranquero | 2009-10-26 | 1 | -2/+5 |
* | * window.c (Fwindow_edges, Fwindow_pixel_edges) | Chong Yidong | 2009-10-23 | 1 | -21/+31 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | * window.c (Fdelete_window): Check WINDOW argument. (Bug#4618) | Juanma Barranquero | 2009-10-03 | 1 | -0/+3 |
* | Add the `recenter-redisplay' variable, and make `recenter' use it. | Miles Bader | 2009-06-23 | 1 | -11/+35 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Minor doc fix. | Chong Yidong | 2008-12-30 | 1 | -2/+2 |
* | * frame.c (delete_frame): New function derived from | Martin Rudalics | 2008-12-22 | 1 | -3/+3 |
* | (coordinates_in_window): Don't return | Martin Rudalics | 2008-11-20 | 1 | -1/+5 |
* | (window_loop): In DELETE_BUFFER_WINDOWS case, reset | Martin Rudalics | 2008-11-14 | 1 | -0/+2 |
* | (select_frame_norecord): New function. | Martin Rudalics | 2008-11-02 | 1 | -6/+16 |
* | (Fnext_window, Fprevious_window): Rewrite doc-string. | Martin Rudalics | 2008-10-31 | 1 | -54/+57 |
* | (Fwindow_height, Fdelete_window, set_window_buffer) | Martin Rudalics | 2008-10-29 | 1 | -6/+12 |
* | * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p) | Juanma Barranquero | 2008-10-28 | 1 | -7/+7 |
* | (Fwindow_dedicated_p, Fset_window_dedicated_p) | Martin Rudalics | 2008-10-27 | 1 | -18/+29 |
* | (Fset_window_buffer): Undo 2008-10-18 change to re-instate | Stefan Monnier | 2008-10-26 | 1 | -2/+5 |
* | (Fget_buffer_window, Fdelete_windows_on, Freplace_buffer_in_windows): | Martin Rudalics | 2008-10-25 | 1 | -43/+65 |
* | (Fwindow_dedicated_p, Fset_window_dedicated_p): Reword doc-string. | Martin Rudalics | 2008-10-22 | 1 | -14/+19 |
* | (Fwindow_dedicated_p, Fset_window_dedicated_p): | Martin Rudalics | 2008-10-19 | 1 | -24/+32 |
* | (Fwindow_width, Fset_window_start) | Martin Rudalics | 2008-10-18 | 1 | -51/+65 |
* | (Fsplit_window): Rename arg horflag to horizontal. | Martin Rudalics | 2008-10-17 | 1 | -11/+10 |
* | (Fselect_window): Don't update window_select_count and | Martin Rudalics | 2008-09-15 | 1 | -6/+10 |
* | (set_window_buffer): Always preserve current-buffer. | Stefan Monnier | 2008-09-12 | 1 | -15/+3 |
* | * s/ms-w32.h (MULTI_KBOARD): Remove. | Dan Nicolaescu | 2008-07-31 | 1 | -4/+0 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -3/+0 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -0/+3 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | * window.c (Vwindow_point_insertion_type): New var. | Stefan Monnier | 2008-06-10 | 1 | -3/+15 |
* | * window.el (display-buffer-function, special-display-p) | Stefan Monnier | 2008-06-05 | 1 | -537/+11 |
* | * window.c (window_scroll_pixel_based_preserve_x) | Stefan Monnier | 2008-06-05 | 1 | -16/+41 |
* | (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE). | Juanma Barranquero | 2008-06-05 | 1 | -5/+7 |
* | (Fset_window_parameter): Doc fix. | Juanma Barranquero | 2008-06-04 | 1 | -8/+5 |
* | (Fwindow_parameters, Fwindow_parameter, Fset_window_parameter): New defuns. | Juanma Barranquero | 2008-06-04 | 1 | -1/+52 |
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (make_window): Initialize resize_proportionally. | Martin Rudalics | 2008-05-01 | 1 | -233/+208 |
* | (Fscroll_up, Fscroll_down, Fscroll_left) | Chong Yidong | 2008-04-02 | 1 | -4/+4 |
* | (Fdisplay_buffer): Reinitialize tem to nil. | Juri Linkov | 2008-03-31 | 1 | -0/+1 |
* | (Fdisplay_buffer): Move call to | Juri Linkov | 2008-03-29 | 1 | -18/+27 |
* | (run_funs): New fun. | Stefan Monnier | 2008-03-19 | 1 | -9/+48 |
* | (Fdelete_window, Fadjust_window_trailing_edge): | Stefan Monnier | 2008-02-25 | 1 | -21/+17 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 1 | -14/+43 |
|\ |
|
| * | * window.c (run_window_configuration_change_hook): New function. | Stefan Monnier | 2008-01-28 | 1 | -4/+20 |
| * | (set_window_buffer): Don't unnecessarily reset hscroll and | Stefan Monnier | 2008-01-19 | 1 | -10/+23 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
| | * | (window_min_size_2): Don't count header-line. | Martin Rudalics | 2007-10-26 | 1 | -5/+7 |