Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer more inline functions in character.h | Paul Eggert | 2020-04-17 | 1 | -0/+101 |
* | Prefer inline functions in character.h | Paul Eggert | 2020-04-17 | 1 | -0/+39 |
* | Remove `all_buffers` and the associated `next` field of buffers | Stefan Monnier | 2020-03-31 | 1 | -12/+0 |
* | Treat out-of-range positions consistently | Paul Eggert | 2020-03-27 | 1 | -0/+2 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Merge branch 'feature/tabs' | Juri Linkov | 2019-10-01 | 1 | -0/+4 |
|\ | |||||
| * | Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format. | Juri Linkov | 2019-09-05 | 1 | -0/+4 |
* | | Fix calls to insert-*-hooks when JIT font lock is active | Eli Zaretskii | 2019-09-19 | 1 | -0/+6 |
* | | Prefer functions to macros in buffer.h | Paul Eggert | 2019-09-03 | 1 | -266/+395 |
* | | Take last_per_buffer_idx private | Paul Eggert | 2019-09-03 | 1 | -12/+6 |
|/ | |||||
* | * src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion | Stefan Monnier | 2019-05-07 | 1 | -0/+4 |
* | Allow gap before first non-Lisp pseudovec member | Paul Eggert | 2019-04-08 | 1 | -8/+6 |
* | Don't run buffer-related hooks in " *code conversion work*" buffers | Eli Zaretskii | 2019-03-30 | 1 | -0/+7 |
* | Widen modiff counts to avoid wraparound | Paul Eggert | 2019-01-31 | 1 | -9/+9 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | * src/buffer.h (DECODE_POSITION): Remove; unused. | Paul Eggert | 2018-08-21 | 1 | -22/+0 |
* | | More macro renamings for bignum | Tom Tromey | 2018-08-07 | 1 | -3/+3 |
* | | Rename integerp->fixnum, etc, in preparation for bignums | Tom Tromey | 2018-07-12 | 1 | -3/+3 |
* | | 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 |