Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use native alignment to access Lisp object data | Paul Eggert | 2018-06-10 | 1 | -1/+1 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Fix tool-tip display when display margins are non-zero by default | Eli Zaretskii | 2017-12-09 | 1 | -0/+10 |
* | Change vectorlike from struct to union | Paul Eggert | 2017-11-13 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Allow user control on what starts and ends a paragraph for bidi | Eli Zaretskii | 2017-07-17 | 1 | -0/+6 |
* | Add command to replace buffer contents | Philipp Stephani | 2017-06-17 | 1 | -0/+9 |
* | * src/buffer.h: Fix indenting. | Paul Eggert | 2017-02-16 | 1 | -1/+2 |
* | casing: don’t assume letters are *either* upper- or lower-case (bug#24603) | Michal Nazarewicz | 2017-02-15 | 1 | -9/+9 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Reorder lisp.h to declare types before using them | Paul Eggert | 2016-12-25 | 1 | -0/+19 |
* | | Fix point motion in cloned buffers | Eli Zaretskii | 2016-12-12 | 1 | -0/+1 |
* | | Merge branch 'concurrency' | Eli Zaretskii | 2016-12-04 | 1 | -4/+0 |
|\ \ | |||||
| * \ | merge from trunk | Ken Raeburn | 2015-11-01 | 1 | -166/+187 |
| |\ \ | |||||
| * \ \ | merge from trunk | Tom Tromey | 2013-08-19 | 1 | -4/+15 |
| |\ \ \ | |||||
| * \ \ \ | merge from trunk | Tom Tromey | 2013-07-26 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge from trunk | Tom Tromey | 2013-03-08 | 1 | -34/+27 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-16 | 1 | -1/+10 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-05 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-12-17 | 1 | -12/+70 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-09-04 | 1 | -11/+37 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge from trunk | Tom Tromey | 2012-08-20 | 1 | -26/+127 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | This introduces a thread-state object and moves various C globals | Tom Tromey | 2012-08-15 | 1 | -4/+0 |
* | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-09-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR | Eli Zaretskii | 2016-09-23 | 1 | -11/+1 |
* | | | | | | | | | | | | STRING_CHAR does not unify characters; update documentation | Michal Nazarewicz | 2016-09-09 | 1 | -13/+2 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -13/+13 |
* | | | | | | | | | | | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Make src headers idempotent and standalone | Paul Eggert | 2015-10-16 | 1 | -0/+8 |
* | | | | | | | | | | Remove the deprecated INTERNAL_FIELD macro by expanding it | Oleh Krehel | 2015-04-29 | 1 | -94/+94 |
* | | | | | | | | | | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -6/+0 |
* | | | | | | | | | | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | | | | | | | | | | Fix minor problems found by static checking. | Paul Eggert | 2014-09-17 | 1 | -2/+3 |
* | | | | | | | | | | Use SAFE_ALLOCA etc. to avoid unbounded stack allocation. | Paul Eggert | 2014-09-07 | 1 | -7/+7 |
* | | | | | | | | | | * buffer.h (decode_buffer): New function. | Dmitry Antipov | 2014-09-02 | 1 | -0/+7 |
* | | | | | | | | | | Complete pixelwise frame/window resizing, add horizontal scrollbar support. | Martin Rudalics | 2014-07-27 | 1 | -2/+5 |
* | | | | | | | | | | More precise control over values of some buffer-local variables. | Dmitry Antipov | 2014-07-16 | 1 | -0/+1 |
* | | | | | | | | | | * src/window.c (Fset_window_configuration): Deactivate the mark before | Stefan Monnier | 2014-04-23 | 1 | -1/+1 |
* | | | | | | | | | | src/buffer.h, src/frame.h: Clarify doc of optimization variables. | Stefan Monnier | 2014-04-04 | 1 | -2/+2 |
* | | | | | | | | | | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | | | | | | | | | | Use bool for boolean, focusing on headers. | Paul Eggert | 2013-12-14 | 1 | -16/+16 |
* | | | | | | | | | | Spelling and punctuation fixes. | Paul Eggert | 2013-12-01 | 1 | -1/+1 |
* | | | | | | | | | | Fix minor problems found by static checking. | Paul Eggert | 2013-11-28 | 1 | -4/+4 |
* | | | | | | | | | | Refine redisplay optimizations to only redisplay *some* frames/windows | Stefan Monnier | 2013-11-28 | 1 | -3/+6 |
* | | | | | | | | | | Spelling fixes. | Paul Eggert | 2013-11-16 | 1 | -1/+1 |
* | | | | | | | | | | Switch cache-long-scans to t by default. | Eli Zaretskii | 2013-11-08 | 1 | -1/+7 |
* | | | | | | | | | | A simpler, centralized INLINE. | Paul Eggert | 2013-09-20 | 1 | -39/+36 |
* | | | | | | | | | | * intervals.c (set_point_from_marker): New function. | Dmitry Antipov | 2013-08-29 | 1 | -0/+1 |
* | | | | | | | | | | Simplify EMACS_TIME-related code. | Paul Eggert | 2013-08-27 | 1 | -5/+5 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | |