index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
editfns.c
Age
Commit message (
Expand
)
Author
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-20
Merge from origin/emacs-29
Eli Zaretskii
2024-01-14
Fix blunder in labeled_narrow_to_region
Gregory Heytings
2024-01-06
Revert "Add new `swap` macro and use it"
Po Lu
2024-01-06
Add new `swap` macro and use it
Stefan Kangas
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-11-18
Merge from origin/emacs-29
Eli Zaretskii
2023-11-16
; * src/editfns.c (Fline_beginning_position): Doc fix.
Eli Zaretskii
2023-11-10
Use BASE_EQ instead of EQ for some uninterned symbols
Mattias EngdegÄrd
2023-08-16
Simplify 'without-restriction'
Gregory Heytings
2023-07-16
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-15
Merge from origin/emacs-29
Eli Zaretskii
2023-07-06
Simplify after adding internal function to enter a labeled restriction
Gregory Heytings
2023-07-06
Add internal function to enter a labeled restriction
Gregory Heytings
2023-07-02
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-01
Merge from origin/emacs-29
Eli Zaretskii
2023-06-29
Add missing calls to treesit_record_change in editfns.c
Yuan Fu
2023-06-29
Call treesit_record_change in subst-char-in-region (bug#64329)
Yuan Fu
2023-05-18
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-05-14
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-13
Fix the return type of 'labeled_restrictions_get_bound'
Gregory Heytings
2023-03-29
Remove labeled restrictions before calling Fwiden
Gregory Heytings
2023-03-29
Code cleanup for long line optimizations
Gregory Heytings
2023-02-16
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-02-14
Improve backward compatibility of save-restriction
Gregory Heytings
2023-02-13
Rename with/without-narrowing to with/without-restriction
Eli Zaretskii
2023-02-10
Save and restore the absence of narrowing locks
Gregory Heytings
2023-02-09
Update the documentation about labeled (locked) narrowing
Gregory Heytings
2023-02-09
Make 'narrowing-lock' and 'narrowing-unlock' internal
Gregory Heytings
2023-02-09
Fix 'save-restriction' for narrowing locks
Gregory Heytings
2023-01-02
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Bring up the Android operating system and its window system
Po Lu
2022-12-16
; Improve wording of 'format' doc string
Eli Zaretskii
2022-11-27
; * src/xdisp.c (get_locked_narrowing_begv): Minor change.
Gregory Heytings
2022-11-27
; * src/editfns.c: Minor improvements in comments.
Gregory Heytings
2022-11-27
Simplify narrowing_locks_restore
Gregory Heytings
2022-11-27
Improve handling of killed buffers in locked narrowings
Gregory Heytings
2022-11-26
Minor improvements for locked narrowing
Gregory Heytings
2022-11-26
Further improvements to narrowing locks
Gregory Heytings
2022-11-26
Improve locked narrowing around low-level hooks.
Gregory Heytings
2022-11-26
Save and restore narrowing locks in 'save-restriction'.
Gregory Heytings
2022-11-25
Reworked locked narrowing.
Gregory Heytings
2022-10-30
Merge master into feature/improved-locked-narrowing.
Gregory Heytings
2022-10-28
Merge remote-tracking branch 'origin/feature/noverlay'
Stefan Monnier
2022-10-22
Fix `get-pos-property' for the new overlay implementation.
Matt Armstrong
2022-10-21
Fix a narrow-to-region vs. overlays-at bug
Matt Armstrong
[prev]
[next]