summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAge
* Update copyright notices for 2013.Paul Eggert2013-01-01
* More improvements in 'struct glyph' comments.Eli Zaretskii2012-12-29
* Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.Eli Zaretskii2012-12-27
* Merge from trunkDaniel Colascione2012-10-07
|\
| * Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-30
| * image.c, indent.c: Use bool for booleans.Paul Eggert2012-09-24
| * Remove LIBRARIES arg from w32_delayed_load and friends.Chong Yidong2012-09-23
| * Refactor image-type loading.Chong Yidong2012-09-22
| * src/dispextern.h: Fix commentary for struct it's string_nchars member.Eli Zaretskii2012-09-22
* | Merge from trunkDaniel Colascione2012-09-17
|\|
| * Simplify SIGIO usage.Paul Eggert2012-09-12
| * * emacs.c, eval.c: Use bool for boolean.Paul Eggert2012-09-02
| * Clean up some extern decls.Paul Eggert2012-09-02
* | Implement cygw32Daniel Colascione2012-09-17
|/
* * dispnew.c: Use bool for boolean.Paul Eggert2012-08-27
* * bidi.c: Use bool for boolean.Paul Eggert2012-08-23
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-07
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-06
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-02
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-01
* * xdisp.c (produce_special_glyphs): Now static.Paul Eggert2012-07-12
* Cleanup changes following fix for bug #11832.Eli Zaretskii2012-07-08
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-06
* Auto-generate EXFUN using make-docfileTom Tromey2012-07-03
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-28
* Generalize run-time debugging checks.Dmitry Antipov2012-06-28
* * configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2012-06-25
* Support higher-resolution time stamps.Paul Eggert2012-06-22
* Implement wave-style variant of underlining.Alp Aker2012-06-16
* Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.comChong Yidong2012-06-10
|\
| * Improve commentary to 'struct it' in src/dispextern.h.Eli Zaretskii2012-06-01
* | Add support for italic text on ttys.Chong Yidong2012-06-10
* | Merge from trunk.Paul Eggert2012-05-25
|\ \
| * | Remove unused function hourglass_started.Paul Eggert2012-05-10
| |/
* | Merge from trunk.Paul Eggert2012-04-09
|\|
| * dispextern.h (struct glyph): Fix previous change. Change the bit length of g...Kenichi Handa2012-03-26
| * dispextern.h (struct glyph): Change the bit length of glyphless.ch to 22 to m...Kenichi Handa2012-03-26
| * For line prefixes, use default face; don't inherit from previous line.Chong Yidong2012-03-22
* | Merge from trunk.Paul Eggert2012-01-09
|\|
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* | Merge from trunk.Paul Eggert2011-12-10
|\|
| * Spelling fixes.Paul Eggert2011-11-26
| * Fix typos.Juanma Barranquero2011-11-20
| * Revert last commit.Eli Zaretskii2011-11-19
| |
| \
*-. | Merge from trunk.Paul Eggert2011-11-18
|\ \|
| | * Fix minor problems found by static checking.Paul Eggert2011-11-18
| |/
| * Fix another crash due to incorrect hash value of glyph rows, bug #10035.Eli Zaretskii2011-11-18
| * Avoid some portability problems by eschewing 'extern inline' functions.Paul Eggert2011-11-08
| * Fix some portability problems with 'inline'.Paul Eggert2011-11-06
* | Merge from trunk.Paul Eggert2011-10-25
|\|