aboutsummaryrefslogtreecommitdiffstats
path: root/src/editfns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Eli Zaretskii2023-11-181-0/+1
|\
| * ; * src/editfns.c (Fline_beginning_position): Doc fix.Eli Zaretskii2023-11-161-0/+1
* | Use BASE_EQ instead of EQ for some uninterned symbolsMattias Engdegård2023-11-101-2/+2
* | Simplify 'without-restriction'Gregory Heytings2023-08-161-8/+8
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-161-30/+16
|\ \
| * \ Merge from origin/emacs-29Eli Zaretskii2023-07-151-30/+16
| |\ \ | | |/
| | * Simplify after adding internal function to enter a labeled restrictionGregory Heytings2023-07-061-39/+14
| | * Add internal function to enter a labeled restrictionGregory Heytings2023-07-061-9/+20
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-021-0/+29
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-07-011-0/+29
| |\ \ | | |/
| | * Add missing calls to treesit_record_change in editfns.cYuan Fu2023-06-291-0/+16
| | * Call treesit_record_change in subst-char-in-region (bug#64329)Yuan Fu2023-06-291-0/+13
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-181-8/+8
|\ \ \ | |/ /
| * | Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert2023-05-171-8/+8
| |/
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-141-160/+187
|\ \ | |/
| * Fix the return type of 'labeled_restrictions_get_bound'Gregory Heytings2023-05-131-41/+42
| * Remove labeled restrictions before calling FwidenGregory Heytings2023-03-291-0/+7
| * Code cleanup for long line optimizationsGregory Heytings2023-03-291-141/+160
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-161-57/+61
|\ \ | |/
| * Improve backward compatibility of save-restrictionGregory Heytings2023-02-141-7/+21
| * Rename with/without-narrowing to with/without-restrictionEli Zaretskii2023-02-131-9/+9
| * Save and restore the absence of narrowing locksGregory Heytings2023-02-101-6/+4
| * Update the documentation about labeled (locked) narrowingGregory Heytings2023-02-091-42/+32
| * Make 'narrowing-lock' and 'narrowing-unlock' internalGregory Heytings2023-02-091-6/+8
| * Fix 'save-restriction' for narrowing locksGregory Heytings2023-02-091-2/+2
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Bring up the Android operating system and its window systemPo Lu2022-12-311-0/+8
|/
* ; Improve wording of 'format' doc stringEli Zaretskii2022-12-161-12/+12
* ; * src/xdisp.c (get_locked_narrowing_begv): Minor change.feature/improved-locked-narrowingGregory Heytings2022-11-271-1/+1
* ; * src/editfns.c: Minor improvements in comments.Gregory Heytings2022-11-271-2/+3
* Simplify narrowing_locks_restoreGregory Heytings2022-11-271-11/+3
* Improve handling of killed buffers in locked narrowingsGregory Heytings2022-11-271-19/+39
* Minor improvements for locked narrowingGregory Heytings2022-11-261-2/+8
* Further improvements to narrowing locksGregory Heytings2022-11-261-48/+50
* Improve locked narrowing around low-level hooks.Gregory Heytings2022-11-261-5/+6
* Save and restore narrowing locks in 'save-restriction'.Gregory Heytings2022-11-261-0/+31
* Reworked locked narrowing.Gregory Heytings2022-11-251-45/+167
* Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-10-301-51/+27
|\
| * Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier2022-10-281-49/+18
| |\
| | * Fix `get-pos-property' for the new overlay implementation.Matt Armstrong2022-10-221-3/+13
| | * Fix a narrow-to-region vs. overlays-at bugMatt Armstrong2022-10-211-1/+1
| | * Merge 'master' into noverlayStefan Monnier2022-09-251-1913/+1064
| | |\
| | * | Provide a new tree data-structure for overlays.Andreas Politz2017-10-041-50/+6
| * | | Improved format string error message (bug#58168)Mattias Engdegård2022-10-081-4/+9
| * | | Avoid assertion violations in STRING_CHAREli Zaretskii2022-10-041-1/+3
| | |/ | |/|
| * | ; * src/editfns.c (syms_of_editfns) <restrictions-locked>: Doc fix.Eli Zaretskii2022-09-081-4/+1
* | | Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-08-231-6/+6
|\ \ \ | |/ /
| * | ; Complete renaming to pos-bol and pos-eolMattias Engdegård2022-08-211-2/+2
| * | Rename newly-added eol/bol functions to pos-eol/pos-bolLars Ingebrigtsen2022-08-211-4/+4