summaryrefslogtreecommitdiff
path: root/src/fontset.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-071-3/+2
* Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-051-6/+2
* * lisp.h (make_uninit_vector): New function.Dmitry Antipov2013-02-081-2/+3
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.caGlenn Morris2012-11-261-0/+2
|\ \ | |/
| * Don't crash if internal-char-font is called on non-GUI frames.Eli Zaretskii2012-11-261-0/+2
* | Widely used frame validity and checking functions.Dmitry Antipov2012-11-061-6/+3
|/
* Merge from trunkDaniel Colascione2012-10-071-2/+2
|\
| * Simplify and avoid signal-handling races.Paul Eggert2012-09-231-2/+2
* | Merge from trunkDaniel Colascione2012-09-171-19/+10
|\ \ | |/
| * Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-1/+0
| * Use bool for booleans in font-related modules.Paul Eggert2012-09-061-18/+10
* | Implement cygw32Daniel Colascione2012-09-171-1/+1
|/
* * fontset.c (FONTSET_ADD): Return void, not Lisp_Object.Paul Eggert2012-08-221-6/+5
* Make recently-introduced setters macros.Paul Eggert2012-08-211-34/+58
* Setter macros for fontsets.Dmitry Antipov2012-08-211-38/+59
* * lisp.h (set_char_table_extras): Rename from char_table_set_extras.Paul Eggert2012-08-171-1/+1
* * lisp.h (CSET): Remove.Paul Eggert2012-08-171-1/+1
* Simple interface to set Lisp_Object fields of chararcter tables.Dmitry Antipov2012-08-161-2/+2
* Generalize and cleanup font subsystem checks.Dmitry Antipov2012-08-151-4/+2
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-071-1/+1
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-071-1/+1
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-061-1/+1
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-061-1/+1
* Generalize common compile-time constants.Dmitry Antipov2012-08-051-3/+3
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-011-1/+1
* Fix some of the breakage introduced with 2012-07-31T12:36:19Z!dmantipov@yande...Eli Zaretskii2012-07-311-1/+2
* * coding.c (Fdefine_coding_system_internal): Use XCAR/XCDR insteadAndreas Schwab2012-07-111-1/+1
* Avoid calls to strlen in font processing functions.Dmitry Antipov2012-07-111-1/+1
* Use XCAR and XCDR instead of Fcar and Fcdr where possible.Dmitry Antipov2012-07-101-1/+1
* Optimize pure C strings initialization.Dmitry Antipov2012-07-101-2/+2
* More xmalloc and related cleanup.Paul Eggert2012-07-051-6/+4
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-281-5/+2
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-24/+15
* * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab2012-06-161-1/+1
* Merge from trunk.Paul Eggert2012-04-091-1/+1
|\
| * Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* | Merge from trunk.Paul Eggert2012-01-091-1/+1
|\ \ | |/
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Merge from trunk.Paul Eggert2011-12-141-1/+1
|\ \ | |/
| * Spelling fixes.Paul Eggert2011-12-111-1/+1
* | Merge from trunk.Paul Eggert2011-12-101-4/+4
|\ \ | |/
| * Spelling fixes.Paul Eggert2011-12-041-1/+1
| * Spelling fixes.Paul Eggert2011-11-221-1/+1
| * Spelling fixes.Paul Eggert2011-11-191-1/+1
| * Spelling fixes.Paul Eggert2011-11-191-1/+1
* | Merge from trunk.Paul Eggert2011-11-181-3/+3
|\ \ | |/
| * Spelling fixes.Paul Eggert2011-11-141-1/+1
| * Fix typos.Juanma Barranquero2011-11-141-1/+1