summaryrefslogtreecommitdiff
path: root/src/buffer.h
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-20
* * src/buffer.h (struct buffer): Remove unused field `minor_modes`Stefan Monnier2020-11-19
* Prefer more inline functions in character.hPaul Eggert2020-04-17
* Prefer inline functions in character.hPaul Eggert2020-04-17
* Remove `all_buffers` and the associated `next` field of buffersStefan Monnier2020-03-31
* Treat out-of-range positions consistentlyPaul Eggert2020-03-27
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge branch 'feature/tabs'Juri Linkov2019-10-01
|\
| * Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.Juri Linkov2019-09-05
* | Fix calls to insert-*-hooks when JIT font lock is activeEli Zaretskii2019-09-19
* | Prefer functions to macros in buffer.hPaul Eggert2019-09-03
* | Take last_per_buffer_idx privatePaul Eggert2019-09-03
|/
* * src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertionStefan Monnier2019-05-07
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-08
* Don't run buffer-related hooks in " *code conversion work*" buffersEli Zaretskii2019-03-30
* Widen modiff counts to avoid wraparoundPaul Eggert2019-01-31
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * src/buffer.h (DECODE_POSITION): Remove; unused.Paul Eggert2018-08-21
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix tool-tip display when display margins are non-zero by defaultEli Zaretskii2017-12-09
* Change vectorlike from struct to unionPaul Eggert2017-11-13
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Allow user control on what starts and ends a paragraph for bidiEli Zaretskii2017-07-17
* Add command to replace buffer contentsPhilipp Stephani2017-06-17
* * src/buffer.h: Fix indenting.Paul Eggert2017-02-16
* casing: don’t assume letters are *either* upper- or lower-case (bug#24603)Michal Nazarewicz2017-02-15
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Reorder lisp.h to declare types before using themPaul Eggert2016-12-25
* | Fix point motion in cloned buffersEli Zaretskii2016-12-12
* | Merge branch 'concurrency'Eli Zaretskii2016-12-04
|\ \
| * \ merge from trunkKen Raeburn2015-11-01
| |\ \
| * \ \ merge from trunkTom Tromey2013-08-19
| |\ \ \
| * \ \ \ merge from trunkTom Tromey2013-07-26
| |\ \ \ \
| * \ \ \ \ merge from trunkTom Tromey2013-03-08
| |\ \ \ \ \
| * \ \ \ \ \ merge from trunkTom Tromey2013-01-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge from trunkTom Tromey2013-01-05
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge from trunkTom Tromey2012-12-17
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-09-04
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge from trunkTom Tromey2012-08-20
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | This introduces a thread-state object and moves various C globalsTom Tromey2012-08-15
* | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAREli Zaretskii2016-09-23
* | | | | | | | | | | | STRING_CHAR does not unify characters; update documentationMichal Nazarewicz2016-09-09
|/ / / / / / / / / / /
* | | | | | | | | | | Rework C source files to avoid ^(Paul Eggert2016-03-10