summaryrefslogtreecommitdiff
path: root/src/font.c
Commit message (Expand)AuthorAge
...
* | Simplify bignum->intmax conversionPaul Eggert2018-09-04
* | Fix off-by-1 typo in recent bignum changesPaul Eggert2018-08-30
* | Improve bignum support for system typesPaul Eggert2018-08-27
* | Pacify gcc -Og -WuninitializedPaul Eggert2018-08-12
* | ; Avoid compilation warnings under -OgEli Zaretskii2018-08-12
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
* | New mint_ptr representation for C pointersPaul Eggert2018-06-14
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-10
* | Add support for per-window face remappingDaniel Colascione2018-06-07
* | Avoid infloops in font_open_entityEli Zaretskii2018-05-05
* | Ignore color fonts when using XftRobert Pluim2018-04-03
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* * src/font.c (Ffont_info): Doc fix. (Bug#29682)Eli Zaretskii2017-12-15
* Avoid assertions in find-compositionEli Zaretskii2017-11-30
* Improve documentation of "constant" symbolsEli Zaretskii2017-11-26
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Add an optional testfn parameter to assocNicolas Petton2017-07-11
* Avoid segfaults when 'find-font' is invoked for a TTY frameEli Zaretskii2017-04-26
* Fix redisplay performance problems with some fontsEli Zaretskii2017-04-16
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Add lisp watchpointsNoam Postavsky2016-12-02
* | Make struct font_drivers read-onlyPaul Eggert2016-12-01
* | Add double-buffering support to reduce flickerDaniel Colascione2016-10-28
* | Merge from origin/emacs-25Paul Eggert2016-10-10
|\|
| * Allow to disable compaction of font cachesEli Zaretskii2016-10-08
* | Limit <config.h>’s includesPaul Eggert2016-09-30
* | Improve integer overflow handling a bitPaul Eggert2016-09-24
* | Fix compiler warnings in no-window-system-buildKen Brown2016-06-20
* | Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert2016-06-08
* | New C macro AUTO_STRING_WITH_LENPaul Eggert2016-04-04
|/
* * src/font.c (QCuser_spec): Add missing colon to :user-spec.Paul Eggert2016-03-27
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* support rendering of wider range of combinging characters by ftfont backendK. Handa2016-01-26
* Update copyright year to 2016Paul Eggert2016-01-01
* Include-file cleanup for src directoryPaul Eggert2015-10-20
* Fix memory leak in fontset handlingDima Kogan2015-10-20
* Fix problems found by clang 3.5.0Paul Eggert2015-10-02
* Omit unnecessary \ before paren in C docstringsPaul Eggert2015-09-16
* Define internal-char-font even if --without-xPaul Eggert2015-09-09
* Fix pointer signedness glitchPaul Eggert2015-06-30
* Allow font names that end in "-NN", where NN is a numberEli Zaretskii2015-06-29
* Improve documentation of ':lang' in font specsEli Zaretskii2015-06-13
* ; * src/font.c (syms_of_font) <font-log>: Tweak previous doc fix.Glenn Morris2015-06-07
* * src/font.c (syms_of_font) <font-log>: Doc fix.Glenn Morris2015-06-07
* Remove the obsolete leading "*" from some C doc strings.Glenn Morris2015-06-07
* Fix display when a font claims large values of ascent and descentEli Zaretskii2015-06-06
|\
| * Attempt to fix crashes due to accesses beyond glyph matrix endEli Zaretskii2015-05-31
* | Remove unused DEFSYMsPaul Eggert2015-05-31
|/