index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
buffer.c
Age
Commit message (
Expand
)
Author
2023-09-13
(report_overlay_modification): Fix bug#65929
Stefan Monnier
2023-03-29
Remove labeled restrictions before calling Fwiden
Gregory Heytings
2023-03-26
* src/buffer.c (mode-line-format): Document %o and %q constructs
Phil Sainty
2023-03-26
* src/buffer.c (mode-line-format): Remove docs for obsolete %t construct
Phil Sainty
2023-02-13
Rename with/without-narrowing to with/without-restriction
Eli Zaretskii
2023-02-09
Update the documentation about labeled (locked) narrowing
Gregory Heytings
2023-02-09
Rename two long line optimizations variables
Gregory Heytings
2023-02-03
Improve documentation of 'header-line-indent-mode'
Eli Zaretskii
2023-01-17
Fix buffer-list-update-hook for indirect buffers
Basil L. Contovounesios
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-16
; Fix last changes in buffer.c
Eli Zaretskii
2022-12-16
A better fix for bug#60096
Eli Zaretskii
2022-12-14
Update the documentation of overlays (bug#59996)
Eli Zaretskii
2022-12-11
Actually improve detection of long lines
Gregory Heytings
2022-11-27
Merge branch 'feature/improved-locked-narrowing'
Gregory Heytings
2022-11-26
Docstring improvements
Gregory Heytings
2022-11-26
Improve locked narrowing around low-level hooks.
Gregory Heytings
2022-11-21
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-18
itree: Make sure a deleted overlay has NULL pointer fields
Stefan Monnier
2022-11-17
itree.c: Get rid of the old iterator code
Stefan Monnier
2022-11-10
; * src/buffer.c (Foverlays_in): Doc fix. (Bug#59067)
Eli Zaretskii
2022-11-05
buffer.c: evaporate overlays in all indirect buffers
Stefan Monnier
2022-11-05
Minor tweaks to the fix for `insert-before-markers' overlay fix
Matt Armstrong
2022-11-04
Pacify gcc -Wanalyzer-null-dereference
Paul Eggert
2022-11-03
itree: Reproduce markers's behavior more faithfully (bug#58928)
Stefan Monnier
2022-11-03
Port interval trees to --enable-checking=structs
Basil L. Contovounesios
2022-11-01
src/buffer.c: Fix interaction between overlays & indirect buffers (bug#58928)
Stefan Monnier
2022-10-28
Merge remote-tracking branch 'origin/feature/noverlay'
Stefan Monnier
2022-10-21
Fix a narrow-to-region vs. overlays-at bug
Matt Armstrong
2022-10-21
Fix handling of overlays that begin at END in 'overlays_in'
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
; * src/buffer.c (set_overlay_region): remove unused function.
Matt Armstrong
2022-10-09
Tighten up handling of `otick`
Stefan Monnier
2022-10-02
Merge remote-tracking branch 'origin/feature/noverlay' into noverlay
Stefan Monnier
2022-10-02
New ITREE_FOREACH macro
Stefan Monnier
2022-10-01
Make it compile with ITREE_DEBUG defined
Gerd Möllmann
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
itree.[ch]: Add sanity checks, comments, and minor tweaks
Stefan Monnier
2022-09-25
* src/buffer.c (overlays_in): Fix confusion Z-vs-ZV
Stefan Monnier
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
Improve detection of long lines.
Gregory Heytings
2022-08-16
* src/buffer.c (Frename_buffer): Fix bug#56693
Stefan Monnier
2022-08-14
Work around Bug#57211
Paul Eggert
2022-08-13
Speed up display of long lines under 'truncate-lines'
Eli Zaretskii
2022-08-01
Fix forgotten initialization for long line optimizations.
Gregory Heytings
2022-07-21
; Clarify doc string of 'long-line-threshold'
Eli Zaretskii
2022-07-21
Merge branch 'feature/fix-the-long-lines-display-bug'
Gregory Heytings
[next]