index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
insdel.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-05-03
Add line-column tracking for tree-sitter
Yuan Fu
2025-04-16
(Freplace_region_contents): Treat point as insert-before marker
Stefan Monnier
2025-03-30
src/insdel.c (replace_range): Remove comment
Stefan Monnier
2025-03-29
src/insdel.c (adjust_markers_for_replace): Fix insertion case
Stefan Monnier
2025-03-29
(replace-region-contents): Improve and promote (bug#76313)
Stefan Monnier
2025-03-13
Fix aborts and text corruption in 'replace-buffer-contents'
Eli Zaretskii
2025-03-11
(Freplace_buffer_contents): Preserve markers more carefully
Stefan Monnier
2025-03-06
(replace_range): Delete argument `markers`
Stefan Monnier
2025-02-18
(replace_range): Delete last arg, always the negation of the first bool
Stefan Monnier
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-18
Minor cleanup of code in insdel.c
Eli Zaretskii
2024-06-14
; * src/insdel.c (insert_from_gap_1): Update commentary.
Eli Zaretskii
2024-06-14
; Update comments in a recent commit
Eli Zaretskii
2024-06-14
"Insert before markers" in read_and_insert_process_output properly
Dmitry Gutov
2024-06-11
read_and_insert_process_output: Insert before markers
Dmitry Gutov
2024-01-09
Use `min`/`max` macros in a few more places
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-02-12
Support input method ``text conversion'' on X Windows
Po Lu
2023-02-02
Call treesit_record_change in insert_from_gap_1
Yuan Fu
2023-01-26
; * src/insdel.c (insert_from_buffer): Fix assertions.
Eli Zaretskii
2023-01-25
Fix call to treesit_record_change in insdel.c
Yuan Fu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
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-11-03
itree: Reproduce markers's behavior more faithfully (bug#58928)
Stefan Monnier
2022-10-17
; Rename ts_* symbols in treesit.c
Eli Zaretskii
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-07-21
Merge branch 'feature/fix-the-long-lines-display-bug'
Gregory Heytings
2022-07-21
Update buffer's chars-modified tick when inserting from gap
Eli Zaretskii
2022-07-19
Simplified and improved heuristic for long lines detection.
Gregory Heytings
2022-05-07
Add tree-sitter intergration
Yuan Fu
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-07-31
Adjust how `replace-match' runs modification hooks
Lars Ingebrigtsen
2021-07-09
Further cleanup for file locks
Michael Albinus
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-04-17
Prefer more inline functions in character.h
Paul Eggert
2020-04-13
Clarify documentation on inhibit-modification-hooks intended usage
Štěpán Němec
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-22
Avoid crashes when casifying noncontiguous regions
Paul Eggert
2019-09-19
Fix calls to insert-*-hooks when JIT font lock is active
Eli Zaretskii
2019-07-02
* src/insdel.c (insert_from_gap_1): New fun, extracted from insert_from_gap.
Stefan Monnier
2019-05-06
Make combine-after-change-calls work in the common case again
Stefan Monnier
2019-03-21
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
[next]