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
2026-01-25
; * src/buffer.h: Mention indirect buffers in 'buffer_window_count' comment
Martin Rudalics
2026-01-24
Support cons cell for 'line-spacing'
Daniel Mendler
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-07-21
insert-file-contents st_size cleanup
Paul Eggert
2025-05-03
Add line-column tracking for tree-sitter
Yuan Fu
2025-03-28
Miscellaneous corrections
Po Lu
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-03-15
Further adjustments for restoring killed buffer windows (Bug#68235)
Martin Rudalics
2024-02-05
Prefer `ITREE_FOREACH` over `overlays_in`
Stefan Monnier
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
Improve performance let-binding `case-fold-search' (bug#66117)
Ihor Radchenko
2023-09-09
Merge from origin/emacs-29
Eli Zaretskii
2023-09-02
Doc fixes for obsolete functions and variables
Stefan Kangas
2023-02-15
Update Android port
Po Lu
2023-02-12
Merge from origin/emacs-29
Stefan Kangas
2023-02-12
; Fix typo in buffer.h
Daniel Martín
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-11
Merge from origin/emacs-29
Po Lu
2022-12-11
Actually improve detection of long lines
Gregory Heytings
2022-11-30
Add itree_empty_p for clarity and reduced coupling
Matt Armstrong
2022-11-21
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-05
buffer.c: evaporate overlays in all indirect buffers
Stefan Monnier
2022-10-21
Fix a narrow-to-region vs. overlays-at bug
Matt Armstrong
2022-10-19
Rename all exported itree.h functions with the itree_ prefix
Matt Armstrong
2022-10-19
Prefix all itree.h type names with itree_
Matt Armstrong
2022-10-19
Remove the ITREE_NULL macro and use NULL everywhere.
Matt Armstrong
2022-10-14
src/textprop.c (get_char_property_and_overlay): Fix bug#58479
Stefan Monnier
2022-10-09
Tighten up handling of `otick`
Stefan Monnier
2022-10-02
New ITREE_FOREACH macro
Stefan Monnier
2022-09-30
itree.c: Improve division between tree and iterator
Stefan Monnier
2022-09-29
free_buffer_overlays: Move nearer to its sole caller
Stefan Monnier
2022-09-28
Add debugging help for nested iterators (nug#58144)
Gerd Möllmann
2022-09-25
Merge 'master' into noverlay
Stefan Monnier
2022-08-29
Merge remote-tracking branch 'origin/master' into feature/tree-sitter
Yuan Fu
2022-08-23
; * src/buffer.h (struct buffer_text): Improve commentary.
Eli Zaretskii
2022-08-23
Improve detection of long lines.
Gregory Heytings
2022-07-20
Further tweaks to long lines handling.
Gregory Heytings
2022-07-19
Revert commits 1ff69cc744 and 9a894206f6.
Gregory Heytings
2022-07-18
Improve the heuristic for long lines detection.
Gregory Heytings
2022-07-16
Improvements to long lines handling.
Gregory Heytings
2022-07-08
Revert commit 38b3780f6e.
Gregory Heytings
2022-07-08
Revert commits 9ea9533f17, c0c4600ece, 7b19ce51fc, 051d2a1e36 and eb6d2fb58d.
Gregory Heytings
2022-07-06
Various improvements to auto-narrow mode.
Gregory Heytings
2022-07-06
Actually fix the long lines display bug (bug#56393).
Gregory Heytings
2022-06-16
Change treesit-parser-list from variable to function
Yuan Fu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
[next]