summaryrefslogtreecommitdiff
path: root/src/composite.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Avoid segfaults due to using fonts that were closedEli Zaretskii2020-10-26
* Improve support for shaping Egyptian HieroglyphsEli Zaretskii2020-10-25
* Merge from origin/emacs-27Glenn Morris2020-08-18
|\
| * ; spelling fixesPaul Eggert2020-08-13
* | Fix GC bugs related to uninitialized vectorsPaul Eggert2020-08-15
* | Rehash hash tables eagerly after loading a dumpPip Cet2020-08-11
* | Merge from origin/emacs-27Glenn Morris2020-07-29
|\|
| * Fix last changeEli Zaretskii2020-07-25
| * Fix Arabic shaping when column-number-mode is in effectPip Cet2020-07-25
* | ; * src/composite.c (syms_of_composite): Fix last change.Eli Zaretskii2020-06-02
* | Fix Arabic composition rulesEli Zaretskii2020-06-02
* | Prefer more inline functions in character.hPaul Eggert2020-04-17
* | Treat out-of-range positions consistentlyPaul Eggert2020-03-27
* | Merge from origin/emacs-27Glenn Morris2020-03-04
|\|
| * Don't attempt to cache glyph metrics for FONT_INVALID_CODERobert Pluim2020-03-02
* | Allow composition of pure-ASCII strings in the mode lineEli Zaretskii2020-02-08
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Allow Zs characters to be composedEli Zaretskii2019-09-07
* Fix crash if user test munges hash tablePaul Eggert2019-07-20
* Simplify hashfn/cmpfn calling conventionPaul Eggert2019-07-20
* Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-04-27
|\
| * Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-26
| * Simplify fill_gstring_headerPaul Eggert2019-04-07
| * Add portable dumperDaniel Colascione2019-01-15
| * Merge from origin/emacs-26Paul Eggert2018-12-31
| |\
| | * Update copyright year to 2019Paul Eggert2019-01-01
* | | We need the bidi level not the paragraph directionKhaled Hosny2019-01-05
* | | ; Fix last change in src /composite.c.Eli Zaretskii2019-01-02
* | | Fix text direction of the HarfBuzz shaping bufferEli Zaretskii2019-01-02
* | | Provide text directionality and language to HarfBuzz shaperEli Zaretskii2018-12-29
|/ /
* | Add make_vector and make_nil_vectorPaul Eggert2018-12-09
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* ; * src/composite.c (Fclear_composition_cache): Fix last change.Eli Zaretskii2017-10-15
* Improve customization of arabic-shaper-ZWNJ-handling.K. Handa2017-10-15
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Pacify --enable-gcc-warnings --with-x-toolkit=noPaul Eggert2017-05-17
* Fix a few integer-overflow glitchesPaul Eggert2017-02-10
* Fix compilation --without-xEli Zaretskii2017-01-02
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Port to ISO/IEC TS 18661-1:2014Paul Eggert2016-09-13
* | Improve --without-x GCC pacificationPaul Eggert2016-06-22
* | Fix compiler warnings in no-window-system-buildKen Brown2016-06-20
* | Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert2016-06-08
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01