Use ASCII tests for character types.
[bpt/emacs.git] / src / dispnew.c
2012-08-16 Paul EggertUse ASCII tests for character types.
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-07 Dmitry AntipovDrop WGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop FGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Glenn MorrisRemove GNU_LIBRARY_PENDING_OUTPUT_COUNT
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-02 Paul EggertUse C99-style 'extern inline' if available.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-07-31 Dmitry AntipovGeneralize INTERNAL_FIELD between buffers, keyboards...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-10 Paul EggertEMACS_TIME simplification (Bug#11875).
2012-07-10 Glenn Morris* dispnew.c (PENDING_OUTPUT_COUNT) [!__GNU_LIBRARY__...
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-05 Paul EggertMore xmalloc and related cleanup.
2012-07-05 Dmitry AntipovCleanup xmalloc.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Dmitry Antipov* configure.in: Add glyphs category to --enable-checkin...
2012-06-28 Dmitry AntipovGeneralize run-time debugging checks.
2012-06-24 Paul EggertFix bug when time_t is unsigned and as wide as intmax_t.
2012-06-23 Eli ZaretskiiAvoid compiler warnings in comparing time_t.
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-16 Andreas Schwab* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-08 Eli ZaretskiiRevert inadvertent commit in dispnew.c as part of 2012...
2012-06-08 Juanma Barranquerosrc/dispnew.c (showing_window_margins_p): Wrap in ...
2012-06-08 Eli ZaretskiiMention in "C-u C-x =" display how to insert the charac...
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-30 Paul EggertClean up __executable_start, monstartup when --enable...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-05-01 Glenn MorrisRemove HAVE_LIBNCURSES; it is required to be true
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-22 Paul EggertMerge from trunk.
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Eli ZaretskiiFix bug #11288 with overrunning array limits.
2012-04-09 Paul EggertMerge from trunk.
2012-03-25 Stefan MonnierMerge from trunk
2012-03-21 Kenichi Handamerge trunk
2012-03-20 Chong YidongUpdate doc to reflect new non-nil value of redisplay...
2012-03-02 Paul EggertMerge from trunk.
2012-02-25 Paul EggertMerge from trunk.
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-04 Martin RudalicsWhen changing frame sizes round before applying new...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-17 Paul EggertMerge from trunk.
2012-01-15 Paul EggertMerge from trunk.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-11 Paul EggertDuplicate-word and spelling fixes.
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 YAMAMOTO MitsuharuFix glitch in scrolling_window (backport from trunk).
2012-01-09 Eli ZaretskiiBackport Bug#9990 fix from trunk
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-14 Paul EggertMerge from trunk.
2011-12-11 Paul EggertMerge from trunk.
2011-12-05 Kenichi Handamerge trunk
2011-11-30 Eli ZaretskiiREALLY fix bug #10164 with crashes when linum-mode...
2011-11-30 Juanma Barranquerosrc/dispnew.c (adjust_glyph_matrix) [XASSERTS]: Add...
2011-11-30 Eli ZaretskiiFix bug #10164 with assertion violations in linum-mode.
2011-11-28 YAMAMOTO MitsuharuTruncate scroll runs that copy to where we copied to.
2011-11-26 Eli Zaretskiisrc/dispnew.c (update_window): Fix outdated commentary.
2011-11-22 Eli ZaretskiiFix bug #10098 with assertion violation during frame...
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Eli ZaretskiiRevert last commit.
2011-11-19 Paul EggertMerge from trunk.
2011-11-18 Paul EggertFix minor problems found by static checking.
2011-11-18 Eli ZaretskiiAdd assertion for hash values of rows.
2011-11-18 Eli ZaretskiiFix another crash due to incorrect hash value of glyph...
2011-11-17 Paul EggertSpelling fixes.
2011-11-14 Paul EggertMerge from trunk.
2011-11-12 Eli ZaretskiiVerify glyph row's hash values.
2011-11-12 Eli Zaretskiidispnew.c (scrolling_window): Fix index usage.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-02 Paul EggertMerge from trunk.
2011-10-31 Paul EggertMerge from trunk.
2011-10-30 Paul EggertMerge from trunk.
2011-10-29 Paul EggertMerge from trunk.
2011-10-27 Paul EggertMerge from trunk.
2011-10-26 Paul EggertMerge from trunk.
2011-10-25 Paul EggertMerge from trunk.
2011-10-23 Paul EggertMerge from trunk.
2011-10-23 Paul EggertMerge from trunk.
2011-10-17 Paul EggertMerge from trunk.
next