]> code.delx.au - gnu-emacs/history - src/dispextern.h
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / src / dispextern.h
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-11-27 Paul EggertSpelling fixes.
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Eli ZaretskiiRevert last commit.
2011-11-18 Paul EggertFix minor problems found by static checking.
2011-11-18 Eli ZaretskiiFix another crash due to incorrect hash value of glyph...
2011-11-11 Kenichi Handamerge trunk
2011-11-08 Paul EggertAvoid some portability problems by eschewing 'extern...
2011-11-07 Kenichi Handamerge trunk
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-06 Paul EggertFix some portability problems with 'inline'.
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-25 Paul Eggert* dispextern.h (Fcontrolling_tty_p): New decl (Bug...
2011-10-20 Eli ZaretskiiImprove the speedup of bidi display introduced in 2011...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-27 Kenichi Handamerge trunk
2011-09-21 Eli ZaretskiiFix assertion failure when displaying stretch glyphs...
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-14 Paul EggertRemove unused external symbols.
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Paul EggertMerge from trunk.
2011-08-30 Eli ZaretskiiFix bug #9402 with :align-to on TTY frames.
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Eli ZaretskiiHandle `(space ...)' display spec as paragraph separator.
2011-08-24 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Eli ZaretskiiFix bidi reordering around TAB characters covered by...
2011-08-18 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Eli ZaretskiiUse uniprop tables instead of biditype.h and bidimirror.h.
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-14 Paul Eggert* xfaces.c (Qframe_set_background_mode): Now static.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-06 Paul EggertMerge from trunk.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Eli ZaretskiiFix bug #9221 with resource allocation under word-wrap.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Paul EggertAdjust in response to jan.h.d's comments.
2011-08-03 Paul EggertMerge from trunk.
2011-08-02 Eli ZaretskiiFix bug #9218 with slow cursor motion and scrolling...
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul EggertInteger and memory overflow fixes for display code.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-19 Paul EggertUse ptrdiff_t for composition IDs.
2011-07-19 Paul EggertMerge from intsign.
2011-07-19 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertOverflow, signedness and related fixes for images.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge from gnulib.
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-07 Kenichi Handamerge trunk
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Kenichi HandaAdd C interface for Unicode character property table.
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-03 Eli ZaretskiiSave and restore bidi cache when saving and restoring...
2011-07-02 Eli ZaretskiiFix the use case of popping from display property.
2011-07-01 Eli ZaretskiiSupport bidi reordering of unibyte strings. Fix crash...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-25 Eli ZaretskiiInitial version of display/overlay strings is working.
2011-06-25 Eli ZaretskiiSet up the bidi iterator for iterating display strings...
2011-06-23 Eli ZaretskiiAdded to bidi.c support functions for reordering displa...
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.
next