summaryrefslogtreecommitdiff
path: root/src/fontset.c
Commit message (Expand)AuthorAgeFilesLines
* More XFIXNUM fixesEli Zaretskii2019-07-011-16/+18
* Fix assertion violations in fontset_find_fontEli Zaretskii2019-07-011-1/+1
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-8/+9
* Merge from origin/emacs-26Glenn Morris2019-04-101-1/+1
|\
| * ; * src/fontset.c (set-fontset-font): Use uppercase arg in docstringAlexander Gramiak2019-04-041-1/+1
* | Add portable dumperDaniel Colascione2019-01-151-0/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add make_vector and make_nil_vectorPaul Eggert2018-12-091-16/+10
* | Merge branch 'feature/bignum'Tom Tromey2018-08-111-60/+60
|\ \ | |/ |/|
| * More macro renamings for bignumTom Tromey2018-08-071-24/+24
| * Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-36/+36
* | Improve documentation of 'set-fontset-font'Eli Zaretskii2018-08-081-12/+15
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid crashes in 'font-at' after 'set-fontset-font'Eli Zaretskii2017-12-101-0/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-1/+1
* Improve uses of CHECK_LIST etc.Paul Eggert2017-01-221-4/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-101-1/+12
|\ \ | |/
| * Allow selection of font for symbols as in Emacs 24.xEli Zaretskii2016-10-081-1/+12
* | Limit <config.h>’s includesPaul Eggert2016-09-301-0/+1
* | Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii2016-07-021-2/+2
* | Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert2016-06-081-1/+2
* | Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-181-2/+2
* | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | Spelling fixesPaul Eggert2016-01-301-3/+3
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Fix outdated comments.K. Handa2016-01-081-23/+59
|/
* Include-file cleanup for src directoryPaul Eggert2015-10-201-6/+0
* Define internal-char-font even if --without-xPaul Eggert2015-09-091-102/+0
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-091-7/+14
* ;* src/fontset.c: Update obsolete commentary.Eli Zaretskii2015-06-151-12/+9
* Another improvement of documentation of set-fontset-fontEli Zaretskii2015-06-141-3/+5
* Fix crash in fontset-infoAndreas Schwab2015-06-121-1/+1
* Improve font selection for punctuation and other symbolsEli Zaretskii2015-06-091-9/+37
* Remove unused DEFSYMsPaul Eggert2015-05-311-1/+0
* Fixes: debbugs:20156Jan D2015-03-221-1/+1
* Use bool for boolean in xfaces.cPaul Eggert2015-01-261-1/+1
* Count MANY function args more reliablyPaul Eggert2015-01-251-9/+6
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-5/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Let charset tick grow past USHRT_MAXPaul Eggert2014-12-201-3/+4
* * fontset.c (toplevel): Adjust comment to match 2014-06-19 change.Dmitry Antipov2014-10-301-15/+11
* Use AUTO_CONS instead of SCOPED_CONS, etc.Paul Eggert2014-09-301-5/+5
* Simplify stack-allocated Lisp objects, and make them more portable.Paul Eggert2014-09-291-1/+1
* Keep stack-allocated Lisp objects fast rather than versatile.Dmitry Antipov2014-09-291-1/+0