| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | Merge branch 'master' into xwidget | Joakim Verona | 2015-01-25 | 1 | -8/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Count MANY function args more reliably | Paul Eggert | 2015-01-25 | 1 | -8/+3 | |
| * | | | | | | | | | | | | | | | merge master | Joakim Verona | 2015-01-15 | 1 | -72/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | * src/buffer.c (init_buffer_once): Initialize buffer_local_flags early. | Stefan Monnier | 2015-01-11 | 1 | -72/+89 | |
| * | | | | | | | | | | | | | | | merge master, fix conflicts | Joakim Verona | 2015-01-11 | 1 | -37/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -37/+4 | |
| * | | | | | | | | | | | | | | | merge master | jave | 2015-01-02 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | merge upstream | jave | 2014-12-31 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | * lisp/subr.el (sit-for): Tweak docstring. | Stefan Monnier | 2014-12-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into xwidget | Joakim Verona | 2014-12-23 | 1 | -113/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | * buffer.c (syms_of_buffer): Omit unneeded staticpros. | Paul Eggert | 2014-12-19 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | Minor cleanups for Lisp objects and symbols | Paul Eggert | 2014-12-18 | 1 | -7/+5 | |
| | * | | | | | | | | | | | | | | Implement an `inhibit-read-only' text property | Lars Magne Ingebrigtsen | 2014-11-16 | 1 | -4/+12 | |
| | * | | | | | | | | | | | | | | Add documentation for horizontal scroll bars and fix some minor issues. | Martin Rudalics | 2014-10-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | Use AUTO_CONS instead of SCOPED_CONS, etc. | Paul Eggert | 2014-09-30 | 1 | -8/+14 | |
| | * | | | | | | | | | | | | | | Simplify stack-allocated Lisp objects, and make them more portable. | Paul Eggert | 2014-09-29 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | Keep stack-allocated Lisp objects fast rather than versatile. | Dmitry Antipov | 2014-09-29 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | Fix local_cons etc. to not exhaust the stack when in a loop. | Paul Eggert | 2014-09-24 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | Avoid clang-specific warnings. | Dmitry Antipov | 2014-09-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | If USE_LOCAL_ALLOCATORS, allocate even more Lisp objects on stack. | Dmitry Antipov | 2014-09-16 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | * buffer.c (syms_of_buffer): DEFSYM Qchoice (Bug#18337). | Detlev Zundel | 2014-09-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | Spelling fixes. | Paul Eggert | 2014-09-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Use SAFE_ALLOCA etc. to avoid unbounded stack allocation. | Paul Eggert | 2014-09-07 | 1 | -6/+11 | |
| | * | | | | | | | | | | | | | | Clean up initialization and customization of horizontal scroll bars. | Martin Rudalics | 2014-09-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Minor cleanup of recent strlen-avoiding patch. | Paul Eggert | 2014-09-02 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | * buffer.h (decode_buffer): New function. | Dmitry Antipov | 2014-09-02 | 1 | -75/+10 | |
| | * | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org | Glenn Morris | 2014-08-10 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | Fix bug with uninitialized undo list of an indirect buffer (Bug#18180). | Dmitry Antipov | 2014-08-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | upstream | Joakim Verona | 2014-07-31 | 1 | -4/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | Complete pixelwise frame/window resizing, add horizontal scrollbar support. | Martin Rudalics | 2014-07-27 | 1 | -1/+41 | |
| | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | More precise control over values of some buffer-local variables. | Dmitry Antipov | 2014-07-16 | 1 | -4/+23 | |
| * | | | | | | | | | | | | | | | manual upstream merge | Joakim Verona | 2014-06-23 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Simplify and cleanup character conversion stuff. | Dmitry Antipov | 2014-06-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | upstream | Joakim Verona | 2014-06-04 | 1 | -211/+206 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Fix bug #17622 with crashes in mmap routines. | Eli Zaretskii | 2014-05-29 | 1 | -16/+44 | |
| | * | | | | | | | | | | | | | | Use mmap(2) emulation for buffer text on MS-Windows. | Fabrice Popineau | 2014-05-27 | 1 | -63/+6 | |
| | * | | | | | | | | | | | | | | Always map new memory for buffers after dumping. | Fabrice Popineau | 2014-05-17 | 1 | -10/+11 | |
| | * | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.edu | Paul Eggert | 2014-05-04 | 1 | -11/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | Minor fixes for comments. | Eli Zaretskii | 2014-05-03 | 1 | -11/+12 | |
| | * | | | | | | | | | | | | | | * src/window.c (Fset_window_configuration): Deactivate the mark before | Stefan Monnier | 2014-04-23 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca | Paul Eggert | 2014-04-16 | 1 | -3/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | * src/buffer.c (Foverlays_at): Add argument `sorted'. | Stefan Monnier | 2014-04-15 | 1 | -3/+8 | |
| | * | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.org | Juanma Barranquero | 2014-03-26 | 1 | -13/+36 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | * lisp/simple.el (redisplay-highlight-region-function): Increase priority of | Stefan Monnier | 2014-03-23 | 1 | -13/+36 | |
| | * | | | | | | | | | | | | | | Remove the build-time option CLASH_DETECTION | Glenn Morris | 2014-03-25 | 1 | -6/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | src/buffer.c (Fset_buffer): Document return value (bug#17015). | Juanma Barranquero | 2014-03-15 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | Update docs for select-window and buffer-list-update-hook. | Martin Rudalics | 2014-03-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | * composite.c (fill_gstring_header): Pass positions as C integers | Dmitry Antipov | 2014-02-13 | 1 | -1/+1 | |