| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | * marker.c (set_marker_internal): If desired position is passed | Dmitry Antipov | 2013-02-11 | 1 | -11/+9 | |
| * | | | | | | | | | auto upstream | Joakim Verona | 2013-02-09 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| | * | | | | | | | | * lisp.h (make_uninit_vector): New function. | Dmitry Antipov | 2013-02-08 | 1 | -2/+2 | |
| * | | | | | | | | | auto upstream | Joakim Verona | 2013-02-02 | 1 | -7/+3 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| | * | | | | | | | | * window.h (struct window): Convert base_line_number, base_line_pos | Dmitry Antipov | 2013-02-01 | 1 | -7/+3 | |
| * | | | | | | | | | auto upstream | Joakim Verona | 2013-01-25 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| | * | | | | | | | | Drop async_visible and async_iconified fields of struct frame. | Dmitry Antipov | 2013-01-24 | 1 | -2/+0 | |
| * | | | | | | | | | auto upstream | Joakim Verona | 2013-01-23 | 1 | -18/+11 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| | * | | | | | | | | * window.h (struct window): Change window_end_valid member from | Dmitry Antipov | 2013-01-22 | 1 | -18/+11 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | auto upstream | Joakim Verona | 2013-01-13 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Disambiguate function and variable references in docstrings. | Aaron S. Hawley | 2013-01-11 | 1 | -2/+3 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | auto upstream | Joakim Verona | 2013-01-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -2/+2 | |
| * | | | | | | | | auto upstream | Joakim Verona | 2012-12-26 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | * window.c (select_window_1): Now static. | Paul Eggert | 2012-12-25 | 1 | -1/+2 | |
| * | | | | | | | | auto upstream | Joakim Verona | 2012-12-25 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Fix window-body-width on text terminals. | Eli Zaretskii | 2012-12-25 | 1 | -5/+5 | |
| * | | | | | | | | auto upstream | Joakim Verona | 2012-12-22 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.org | Glenn Morris | 2012-12-22 | 1 | -3/+5 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | | * | | | | | | Reword doc and doc-string of select-window (Bug#13248). | Martin Rudalics | 2012-12-22 | 1 | -3/+5 | |
| * | | | | | | | | auto upstream | Joakim Verona | 2012-12-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Spelling fix. | Paul Eggert | 2012-12-19 | 1 | -2/+2 | |
| * | | | | | | | | auto upstream | Joakim Verona | 2012-12-17 | 1 | -7/+15 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | * src/xdisp.c (select_frame_for_redisplay): Use select_window_1 to | Stefan Monnier | 2012-12-17 | 1 | -7/+15 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | auto upstream | Joakim Verona | 2012-12-12 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | * dispnew.c (set_window_cursor_after_update): Use clip_to_bounds. | Dmitry Antipov | 2012-12-12 | 1 | -2/+2 | |
| * | | | | | | | some conflict resolution | Joakim Verona | 2012-12-11 | 1 | -23/+58 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | * buffer.c (Fset_buffer_multibyte): Do not force redisplay | Dmitry Antipov | 2012-12-11 | 1 | -14/+16 | |
| | * | | | | | | Consistently use marker_position and marker_byte_position. | Dmitry Antipov | 2012-12-11 | 1 | -9/+11 | |
| | * | | | | | | Per-buffer window counters. | Dmitry Antipov | 2012-12-10 | 1 | -0/+31 | |
| * | | | | | | | auto upstream | Joakim Verona | 2012-12-07 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | * frame.c (make_frame): Do not set window's buffer to t. | Dmitry Antipov | 2012-12-07 | 1 | -3/+1 | |
| * | | | | | | | upstream | Joakim Verona | 2012-11-13 | 1 | -54/+58 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | Simplify by using FOR_EACH_FRAME here and there. | Dmitry Antipov | 2012-11-12 | 1 | -3/+3 | |
| | * | | | | | | * window.c (list4i): Rename from 'quad'. All uses changed. | Paul Eggert | 2012-11-11 | 1 | -46/+47 | |
| | * | | | | | | Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.ca | Glenn Morris | 2012-11-10 | 1 | -5/+8 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | Fix and rewrite doc on window recombining facilities. | Martin Rudalics | 2012-11-07 | 1 | -9/+14 | |
| * | | | | | | | upstream | Joakim Verona | 2012-11-06 | 1 | -124/+95 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | Minor adjustments of recently-changed frame functions. | Paul Eggert | 2012-11-06 | 1 | -2/+2 | |
| | * | | | | | | * window.c (Fwindow_combination_limit): Revert to the only | Dmitry Antipov | 2012-11-06 | 1 | -4/+7 | |
| | * | | | | | | Widely used frame validity and checking functions. | Dmitry Antipov | 2012-11-06 | 1 | -32/+14 | |
| | * | | | | | | * window.c (quad): New function. | Dmitry Antipov | 2012-11-06 | 1 | -80/+70 | |
| | * | | | | | | * window.c (decode_next_window_args): Update window arg after | Dmitry Antipov | 2012-11-03 | 1 | -4/+3 | |
| | * | | | | | | Window-related stuff cleanup here and there. | Dmitry Antipov | 2012-11-02 | 1 | -6/+3 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | upstream | Joakim Verona | 2012-10-20 | 1 | -34/+11 | |
| |\ \ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | In window.c fix two flaws reported by Dmitry Antipov. | Martin Rudalics | 2012-10-18 | 1 | -30/+5 | |
| | |/ / / / / | ||||||
| | * | | | | | Fix Fwindow_end's handling of cached position (Bug#12600). | Martin Rudalics | 2012-10-15 | 1 | -3/+5 | |
| | * | | | | | Merge from trunk | Daniel Colascione | 2012-10-07 | 1 | -64/+81 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge from trunk | Daniel Colascione | 2012-09-17 | 1 | -29/+20 | |
| | |\ \ \ \ \ \ | ||||||