| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | | | | | | | | | | Add usage note of buffer-invisibility-spec. | Xue Fuqiao | 2013-10-15 | 1 | -1/+3 |
| | * | | | | | | | | | | | | | Use union for the payload of struct Lisp_Vector. | Dmitry Antipov | 2013-09-24 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | A simpler, centralized INLINE. | Paul Eggert | 2013-09-20 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | merge from trunk | Joakim Verona | 2013-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | Fix bug #15375 with inaccurate docs of display margin width values. | Eli Zaretskii | 2013-09-14 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | * buffer.c (drop_overlay): | Dmitry Antipov | 2013-09-03 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | * buffer.c (Fmake_overlay, Fmove_overlay): | Dmitry Antipov | 2013-09-03 | 1 | -13/+11 |
| | * | | | | | | | | | | | | | * buffer.c (Foverlays_at, Foverlays_in, Fnext_overlay_change) | Dmitry Antipov | 2013-08-28 | 1 | -0/+12 |
| * | | | | | | | | | | | | | | merge upstream | Joakim Verona | 2013-09-10 | 1 | -15/+25 |
| * | | | | | | | | | | | | | | merge from trunk | Joakim Verona | 2013-09-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | Simplify EMACS_TIME-related code. | Paul Eggert | 2013-08-27 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | merge from trunk | Joakim Verona | 2013-08-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | Another doc fix for `buffer-undo-list'. | Xue Fuqiao | 2013-08-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | | merge from trunk | root | 2013-08-12 | 1 | -47/+45 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | Omit some unnecessary casts. | Paul Eggert | 2013-08-10 | 1 | -13/+9 |
| | * | | | | | | | | | | | | Prefer selected_window to Fselected_window, likewise for frames. | Dmitry Antipov | 2013-08-07 | 1 | -1/+1 |
| | * | | | | | | | | | | | | Use region cache to speedup bidi_find_paragraph_start. | Dmitry Antipov | 2013-08-06 | 1 | -8/+22 |
| | * | | | | | | | | | | | | New macro to iterate over live buffers similar to frames. | Dmitry Antipov | 2013-08-05 | 1 | -25/+13 |
| | | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'trunk' into xwidget | Joakim Verona | 2013-07-20 | 1 | -4/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| | * | | | | | | | | | | | New unwind-protect flavors to better type-check C callbacks. | Paul Eggert | 2013-07-16 | 1 | -2/+7 |
| | * | | | | | | | | | | | Prefer list1 (X) to Fcons (X, Qnil) when building lists. | Paul Eggert | 2013-07-15 | 1 | -2/+2 |
| | | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'trunk' into xwidget | Joakim Verona | 2013-07-14 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
| | * | | | | | | | | | | Timestamp fixes for undo. | Paul Eggert | 2013-07-09 | 1 | -0/+5 |
| | | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | | Use emacs_open more consistently when opening files. | Paul Eggert | 2013-07-05 | 1 | -1/+1 |
| | * | | | | | | | | | Remove duplicate #include directives. | Paul Eggert | 2013-07-05 | 1 | -3/+0 |
| * | | | | | | | | | | Merge branch 'trunk' into xwidget | Joakim Verona | 2013-07-02 | 1 | -13/+23 |
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| | * | | | | | | | | | Add `remember-notes' function to store random notes across Emacs | Michal Nazarewicz | 2013-06-30 | 1 | -12/+16 |
| | * | | | | | | | | | Use functions, not macros, for XINT etc. | Paul Eggert | 2013-06-16 | 1 | -1/+7 |
| | | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | | Handle xwidgets like processes and delete them when their buffer is killed. | Grégoire Jadi | 2013-06-24 | 1 | -0/+9 |
| |/ / / / / / / / |
|
| * | | | | | | | | * buffer.c (tab-width): Mention that it doesn't control indentation. | Stefan Monnier | 2013-05-07 | 1 | -0/+4 |
| * | | | | | | | | Improve doc strings of left/right-margin/fringe-width. | Eli Zaretskii | 2013-04-14 | 1 | -5/+20 |
| * | | | | | | | | * window.h (struct window): Replace hchild, vchild and buffer slots | Dmitry Antipov | 2013-03-28 | 1 | -11/+11 |
| * | | | | | | | | Fix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which brokes Fbuffer_swap_text. | Dmitry Antipov | 2013-03-28 | 1 | -2/+10 |
| | |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | | Fix crashes with lots of overlays. | Eli Zaretskii | 2013-01-19 | 1 | -1/+6 |
| * | | | | | | | * buffer.h (NARROWED, BUF_NARROWED): Drop unused macros. | Dmitry Antipov | 2013-01-17 | 1 | -7/+0 |
| | |_|_|_|_|/
|/| | | | | |
|
| * | | | | | | Omit buffer_slot_type_mismatch and use generic predicates to enforce | Dmitry Antipov | 2013-01-10 | 1 | -54/+32 |
| * | | | | | | * lisp.h (make_gap_1): New prototype. | Dmitry Antipov | 2013-01-09 | 1 | -11/+7 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+2 |
| * | | | | | | * buffer.c (Fset_buffer_modified_p): Use buffer_window_count | Dmitry Antipov | 2012-12-24 | 1 | -4/+2 |
| * | | | | | | * buffer.h (BUF_COMPACT): New macro to follow the common style. | Dmitry Antipov | 2012-12-24 | 1 | -2/+3 |
| * | | | | | | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org | Glenn Morris | 2012-12-21 | 1 | -1/+1 |
| |\ \ \ \ \ \
| |/ / / / /
| | | | | /
| |_|_|_|/
|/| | | | |
|
| | * | | | | * buffer.c (Fset_buffer_major_mode): Doc fix. | Chong Yidong | 2012-12-21 | 1 | -1/+1 |
| * | | | | | * buffer.c (Fset_buffer_multibyte): Do not force redisplay | Dmitry Antipov | 2012-12-11 | 1 | -3/+4 |
| * | | | | | Per-buffer window counters. | Dmitry Antipov | 2012-12-10 | 1 | -13/+26 |
| * | | | | | Convenient macro to check whether the buffer is hidden. | Dmitry Antipov | 2012-12-07 | 1 | -11/+14 |
| * | | | | | * src/lisp.h (XHASH): Redefine to be imperfect and fit in a Lisp int. | Stefan Monnier | 2012-11-08 | 1 | -2/+2 |
| * | | | | | Shrink struct vectorlike_header to the only size field. | Dmitry Antipov | 2012-11-08 | 1 | -7/+2 |
| * | | | | | Minor adjustments of recently-changed frame functions. | Paul Eggert | 2012-11-06 | 1 | -2/+1 |
| * | | | | | Widely used frame validity and checking functions. | Dmitry Antipov | 2012-11-06 | 1 | -9/+3 |