index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
buffer.h
Age
Commit message (
Expand
)
Author
2021-09-22
Update comments warning about GC-resistant C programming
Eli Zaretskii
2021-02-15
Rename minor-modes to local-minor-modes
Lars Ingebrigtsen
2021-02-14
Add a new buffer-local variable `minor-modes'
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-20
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-11-19
* src/buffer.h (struct buffer): Remove unused field `minor_modes`
Stefan Monnier
2020-04-17
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
Prefer inline functions in character.h
Paul Eggert
2020-03-31
Remove `all_buffers` and the associated `next` field of buffers
Stefan Monnier
2020-03-27
Treat out-of-range positions consistently
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-01
Merge branch 'feature/tabs'
Juri Linkov
2019-09-19
Fix calls to insert-*-hooks when JIT font lock is active
Eli Zaretskii
2019-09-05
Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.
Juri Linkov
2019-09-03
Prefer functions to macros in buffer.h
Paul Eggert
2019-09-03
Take last_per_buffer_idx private
Paul Eggert
2019-05-07
* src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion
Stefan Monnier
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-03-30
Don't run buffer-related hooks in " *code conversion work*" buffers
Eli Zaretskii
2019-01-31
Widen modiff counts to avoid wraparound
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-21
* src/buffer.h (DECODE_POSITION): Remove; unused.
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-06-10
Use native alignment to access Lisp object data
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-09
Fix tool-tip display when display margins are non-zero by default
Eli Zaretskii
2017-11-13
Change vectorlike from struct to union
Paul Eggert
2017-10-04
Provide a new tree data-structure for overlays.
Andreas Politz
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-17
Allow user control on what starts and ends a paragraph for bidi
Eli Zaretskii
2017-06-17
Add command to replace buffer contents
Philipp Stephani
2017-02-16
* src/buffer.h: Fix indenting.
Paul Eggert
2017-02-15
casing: don’t assume letters are *either* upper- or lower-case (bug#24603)
Michal Nazarewicz
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-12
Fix point motion in cloned buffers
Eli Zaretskii
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-09-26
Merge from origin/emacs-25
Paul Eggert
2016-09-23
Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR
Eli Zaretskii
2016-09-09
STRING_CHAR does not unify characters; update documentation
Michal Nazarewicz
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-01
merge from trunk
Ken Raeburn
2015-10-16
Make src headers idempotent and standalone
Paul Eggert
2015-04-29
Remove the deprecated INTERNAL_FIELD macro by expanding it
Oleh Krehel
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
[prev]
[next]