]> code.delx.au - gnu-emacs/history - src/dispextern.h
Merge from trunk.
[gnu-emacs] / src / dispextern.h
2011-09-21 Paul EggertMerge from trunk.
2011-09-21 Paul Eggert* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
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.
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-09 Eli ZaretskiiAdapt compute_display_string_pos to iteration over...
2011-06-09 Eli ZaretskiiAdd code to initialize bidi iterator for displaying...
2011-06-08 Eli ZaretskiiStarted work on string reordering. Just compiled,...
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.
next