Add C interface for Unicode character property table.
[bpt/emacs.git] / src / dispextern.h
2011-07-06 Kenichi HandaAdd C interface for Unicode character property table.
2011-06-22 Paul EggertMerge: Fixes for GLYPH_DEBUG found by GCC 4.6.0 static...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertGLYPH_DEBUG fixes
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge: Integer overflow and signedness fixes (Bug#8873).
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul Eggert* dispextern.h (struct face.stipple):
2011-06-21 Paul EggertMerge from trunk.
2011-06-18 Paul Eggert* dispextern.h (struct it.overlay_strings_charpos)...
2011-06-17 Paul Eggert* dispextern.h (struct it.selective): Now EMACS_INT...
2011-06-15 Paul EggertInteger overflow and signedness fixes (Bug#8873).
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Paul EggertMerge from trunk.
2011-06-14 Paul EggertMerge from trunk.
2011-06-14 Paul EggertMerge from trunk.
2011-06-13 Paul EggertMerge from trunk.
2011-06-13 Paul EggertGLYPH_CODE_FACE returns EMACS_INT, not int.
2011-06-12 Paul Eggert* lisp.h (UNSIGNED_CMP): New macro.
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Chong YidongCruft removal in struct image.
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-03 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-03 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-03 Paul Eggert* lisp.h: Include <intprops.h>, as it'll useful in...
2011-06-03 Paul EggertDon't assume time_t can fit into int.
2011-06-03 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Remove arbitrary limit of 2**31 entries in hash...
2011-06-02 Paul EggertMerge from trunk.
2011-05-31 Paul EggertRemove arbitrary limit of 2**31 entries in hash tables.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-28 Eli ZaretskiiFix cursor motion across display strings covering reord...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-25 YAMAMOTO MitsuharuTake account of periodic fringe bitmap's dependency...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-21 Eli ZaretskiiDiscovery of replacing display properties now uses...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-19 Kenichi Handamerge trunk
2011-05-18 Paul EggertMerge from mainline.
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-16 Paul EggertMerge from mainline.
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-14 Eli ZaretskiiText covered by `display' overlays is correctly reordered.
2011-05-13 Paul Eggert* dispextern.h (struct image): Don't assume time_t...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-10 Eli ZaretskiiStarted work on reordering display strings. Refactor...
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-04-26 Paul EggertMerge from mainline.
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-17 Chong YidongMinor redisplay cleanups.
2011-04-16 Paul EggertStatic checks with GCC 4.6.0 and non-default toolkits.
2011-04-16 Paul EggertMerge from mainline.
2011-04-16 Paul Eggert* dispextern.h (struct redisplay_interface): Rename...
2011-04-16 Paul Eggert* xdisp.c, dispextern.h (set_vertical_scroll_bar):...
2011-04-15 Paul EggertMerge from mainline.
2011-04-14 Paul EggertMerge from mainline.
2011-04-14 Paul Eggert* xdisp.c (draw_row_with_mouse_face): Now static.
2011-04-14 Paul Eggert* term.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* scroll.c (scroll_cost): Remove; unused.
2011-04-13 Paul Eggert* image.c: Make symbols static if they're not exported.
2011-04-13 Paul Eggert* font.c, fontset.c: Make symbols static if they're...
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-13 Juanma BarranqueroFix typos.
2011-04-12 Paul Eggert* xfns.c: Make symbols static if they're not exported.
2011-04-12 Paul Eggert* dispnew.c: Make symbols static if they're not exported.
2011-04-12 Paul Eggert* xfaces.c: Make symbols static if they're not exported.
2011-04-12 Paul Eggert* xdisp.c: Make symbols static if they're not exported.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-11 Paul Eggert* bidi.c (bidi_dump_cached_states): Mark as externally...
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-31 Juanma Barranquerosrc/xdisp.c: Remove unused parameters.
2011-03-29 Paul EggertMerge from mainline.
2011-03-28 Juanma Barranquerosrc/*.c: Remove unused parameters and other warnings.
2011-03-27 Paul EggertMerge from atest branch.
2011-03-25 Juanma Barranqueront/*.c, src/*.c: Remove unused variables.
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Paul EggertFix some minor problems found by GCC 4.5.2's static...
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-09 Paul Eggert* cm.c (calccost, cmgoto): Use const pointers where...
2011-03-08 Paul Eggert* dispextern.h (bidi_dump_cached_states): Likewise.
2011-03-06 Stefan MonnierMerge from trunk
2011-03-02 Paul EggertMerge from mainline.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-27 Eli ZaretskiiImplement stub emulation of `readlink' for MS-DOS.
2011-02-27 Paul EggertMerge: Minor cleanups uncovered by gcc warnings
2011-02-27 Paul Eggert* dispextern.h (struct glyph): Make u.img_id int, not...
next