summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkDaniel Colascione2012-10-071-8/+13
|\
| * Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-1/+1
| * image.c, indent.c: Use bool for booleans.Paul Eggert2012-09-241-7/+7
| * Remove LIBRARIES arg from w32_delayed_load and friends.Chong Yidong2012-09-231-1/+1
| * Refactor image-type loading.Chong Yidong2012-09-221-0/+4
| * src/dispextern.h: Fix commentary for struct it's string_nchars member.Eli Zaretskii2012-09-221-1/+2
* | Merge from trunkDaniel Colascione2012-09-171-1/+5
|\ \ | |/
| * Simplify SIGIO usage.Paul Eggert2012-09-121-0/+1
| * * emacs.c, eval.c: Use bool for boolean.Paul Eggert2012-09-021-1/+1
| * Clean up some extern decls.Paul Eggert2012-09-021-0/+3
* | Implement cygw32Daniel Colascione2012-09-171-2/+2
|/
* * dispnew.c: Use bool for boolean.Paul Eggert2012-08-271-15/+15
* * bidi.c: Use bool for boolean.Paul Eggert2012-08-231-3/+3
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-071-7/+7
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-061-7/+7
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-021-1/+8
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-011-7/+8
* * xdisp.c (produce_special_glyphs): Now static.Paul Eggert2012-07-121-1/+0
* Cleanup changes following fix for bug #11832.Eli Zaretskii2012-07-081-2/+1
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-061-5/+7
* Auto-generate EXFUN using make-docfileTom Tromey2012-07-031-3/+0
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-281-18/+13
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-13/+0
* * configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2012-06-251-0/+4
* Support higher-resolution time stamps.Paul Eggert2012-06-221-1/+5
* Implement wave-style variant of underlining.Alp Aker2012-06-161-0/+10
* Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.comChong Yidong2012-06-101-2/+10
|\
| * Improve commentary to 'struct it' in src/dispextern.h.Eli Zaretskii2012-06-011-2/+10
* | Add support for italic text on ttys.Chong Yidong2012-06-101-8/+4
* | Merge from trunk.Paul Eggert2012-05-251-1/+0
|\ \
| * | Remove unused function hourglass_started.Paul Eggert2012-05-101-1/+0
| |/
* | Merge from trunk.Paul Eggert2012-04-091-1/+6
|\ \ | |/
| * dispextern.h (struct glyph): Fix previous change. Change the bit length of g...Kenichi Handa2012-03-261-1/+1
| * dispextern.h (struct glyph): Change the bit length of glyphless.ch to 22 to m...Kenichi Handa2012-03-261-1/+1
| * For line prefixes, use default face; don't inherit from previous line.Chong Yidong2012-03-221-0/+5
* | 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-101-5/+3
|\ \ | |/
| * Spelling fixes.Paul Eggert2011-11-261-1/+1
| * Fix typos.Juanma Barranquero2011-11-201-2/+2
| * Revert last commit.Eli Zaretskii2011-11-191-2/+0
| |
| \
*-. \ Merge from trunk.Paul Eggert2011-11-181-0/+5
|\ \ \ | | |/
| | * Fix minor problems found by static checking.Paul Eggert2011-11-181-0/+2
| |/
| * Fix another crash due to incorrect hash value of glyph rows, bug #10035.Eli Zaretskii2011-11-181-0/+3
| * Avoid some portability problems by eschewing 'extern inline' functions.Paul Eggert2011-11-081-8/+8
| * Fix some portability problems with 'inline'.Paul Eggert2011-11-061-8/+8
* | Merge from trunk.Paul Eggert2011-10-251-0/+1
|\ \ | |/
| * * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).Paul Eggert2011-10-251-0/+1
* | Merge from trunk.Paul Eggert2011-10-221-1/+2
|\ \ | |/
| * Improve the speedup of bidi display introduced in 2011-10-18T16:56:09Z!eliz@g...Eli Zaretskii2011-10-201-1/+2