summaryrefslogtreecommitdiff
path: root/src/composite.h
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08Fix some C symbol extern visibilityPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-24(struct composition): Remove dependency on hash-table internalsStefan Monnier
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-12Refactor: less layering violation in composite.hMattias EngdegÄrd
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-04-29Optimize search for composable characters in redisplayEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-27Adjust zero-width grapheme clusters so they are displayed (Bug#50951)YAMAMOTO Mitsuharu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-07; * src/composite.h (LGSTRING_FONT): Add comment about its role.Eli Zaretskii
2021-06-08Merge from origin/emacs-27Glenn Morris
2021-06-05Fix slow operation of 'string-width'Eli Zaretskii
2021-06-02; * src/composite.h: Improve comments for LGSTRING and LGLYPH.Eli Zaretskii
2021-05-26Make 'string-width' auto-composition awareEli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-26Avoid segfaults due to using fonts that were closedEli Zaretskii
2020-10-25Improve support for shaping Egyptian HieroglyphsEli Zaretskii
2020-04-11Remove UNSIGNED_CMPPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-04-27Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu
2019-01-05We need the bidi level not the paragraph directionKhaled Hosny
2019-01-02Fix text direction of the HarfBuzz shaping bufferEli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-09Add make_vector and make_nil_vectorPaul Eggert
2018-08-27Improve bignum support for system typesPaul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-20* composite.h (struct composition.width): Now intPaul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert
2013-11-03Port to stricter C99 platforms.Paul Eggert
2013-09-24Use union for the payload of struct Lisp_Vector.Dmitry Antipov
2013-09-20A simpler, centralized INLINE.Paul Eggert
2013-08-30Minor cleanup to avoid forward declarations.Dmitry Antipov
2013-08-03* composite.h: Minor fixups.Paul Eggert
2013-08-03* composite.h (compose_region): Remove the leftover.Dmitry Antipov
2013-08-03Do not use global Lisp_Object in composition macros.Dmitry Antipov
2013-01-01Update copyright notices for 2013.Paul Eggert