summaryrefslogtreecommitdiff
path: root/src/textprop.c
Commit message (Expand)AuthorAge
* Fix deletion of text holding `inhibit-read-only' propertiesPo Lu2024-04-30
* Revert "Add new `swap` macro and use it"Po Lu2024-01-06
* Add new `swap` macro and use itStefan Kangas2024-01-06
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier2022-10-28
|\
| * Prefix all itree.h type names with itree_Matt Armstrong2022-10-19
| * src/textprop.c (get_char_property_and_overlay): Fix bug#58479Stefan Monnier2022-10-14
| * New ITREE_FOREACH macroStefan Monnier2022-10-02
| * Merge 'master' into noverlayStefan Monnier2022-09-25
| |\
| * | Provide a new tree data-structure for overlays.Andreas Politz2017-10-04
* | | subr.el (inhibit-point-motion-hooks): Mark it as obsoleteStefan Monnier2022-10-07
| |/ |/|
* | Simplified and improved heuristic for long lines detection.Gregory Heytings2022-07-19
* | Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-27
* | Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-16
* | Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-12
* | Document the non-effect of narrowing on get-text-propertyLars Ingebrigtsen2022-04-28
* | Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård2022-02-12
* | ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Prevent hanging in next-single-char-property-changeFederico Tedin2020-05-09
* | Treat out-of-range positions consistentlyPaul Eggert2020-03-27
* | Update copyright year to 2020Paul Eggert2020-01-01
* | Fix recent changes in documentationEli Zaretskii2019-10-22
* | Make text-properties-at mention describe-text-propertiesLars Ingebrigtsen2019-10-22
* | Make Fadd_face_text_property even less destructiveLars Ingebrigtsen2019-10-12
* | Make add-face-text-property not be destructive on stringsLars Ingebrigtsen2019-10-09
* | Fix calls to insert-*-hooks when JIT font lock is activeEli Zaretskii2019-09-19
* | Update current buffer when changing text propertiesPip Cet2019-07-06
* | Omit a few minor unnecessary range checksPaul Eggert2019-06-27
* | Clean up use of XFIXNUM etc.Paul Eggert2019-06-27
* | Mark _Noreturn error functions as coldPaul Eggert2019-04-18
* | Widen modiff counts to avoid wraparoundPaul Eggert2019-01-31
* | Add portable dumperDaniel Colascione2019-01-15
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\ \
| * | Update copyright year to 2019Paul Eggert2019-01-01
* | | Simplify validate_interval_range and callersPaul Eggert2018-12-12
* | | set_text_properties_1 can assume START <= ENDPaul Eggert2018-12-12
* | | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-09
|\ \ \
| * | | Merge from emacs-26Noam Postavsky2018-08-04
| |\| |
| | * | Avoid assertion violations in set_text_properties_1Eli Zaretskii2018-08-02
| * | | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-19
* | | | More macro renamings for bignumTom Tromey2018-08-07
* | | | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
|/ / /
* / / unbind_to performance tuningPaul Eggert2018-06-29
|/ /
* / Update copyright year to 2018Paul Eggert2018-01-01
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Replace QUIT with maybe_quitPaul Eggert2017-01-25
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31