]> code.delx.au - gnu-emacs/history - src/dispextern.h
Merge latest Org fixes (commit 7524ef2).
[gnu-emacs] / src / dispextern.h
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-29 Eli ZaretskiiMore improvements in 'struct glyph' comments.
2012-12-27 Eli ZaretskiiFix bug #13277 with TTY cursor positioning in a line...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-11 Kenichi Handamerge trunk
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-09-30 Fabrice PopineauSupport x64 build on MS-Windows with MSVC.
2012-09-30 Kenichi Handamerge trunk
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-24 Paul Eggertimage.c, indent.c: Use bool for booleans.
2012-09-23 Chong YidongRemove LIBRARIES arg from w32_delayed_load and friends.
2012-09-22 Chong YidongRefactor image-type loading.
2012-09-22 Eli Zaretskiisrc/dispextern.h: Fix commentary for struct it's string...
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-17 Daniel ColascioneImplement cygw32
2012-09-13 Paul EggertSimplify SIGIO usage.
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-02 Paul Eggert* emacs.c, eval.c: Use bool for boolean.
2012-09-02 Paul EggertClean up some extern decls.
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-28 Paul Eggert* dispnew.c: Use bool for boolean.
2012-08-23 Paul Eggert* bidi.c: Use bool for boolean.
2012-08-16 Kenichi Handamerge trunk
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 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
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-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-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-13 Paul Eggert* xdisp.c (produce_special_glyphs): Now static.
2012-07-08 Eli ZaretskiiCleanup changes following fix for bug #11832.
2012-07-06 Paul EggertUse c_strcasecmp for ASCII case-insensitive comparison.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-03 Tom TromeyAuto-generate EXFUN using make-docfile
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-25 Dmitry Antipov* configure.in (AC_CHECK_FUNCS): Detect library functions
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-17 Alp AkerImplement wave-style variant of underlining.
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-09 Chong YidongAdd support for italic text on ttys.
2012-06-01 Eli ZaretskiiImprove commentary to 'struct it' in src/dispextern.h.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
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-11 Paul EggertRemove unused function hourglass_started.
2012-04-22 Paul EggertMerge from trunk.
2012-04-22 Paul EggertMerge from trunk.
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-09 Paul EggertMerge from trunk.
2012-03-26 Kenichi Handadispextern.h (struct glyph): Fix previous change. ...
2012-03-25 Stefan MonnierMerge from trunk origin/pending
2012-03-25 Kenichi Handadispextern.h (struct glyph): Change the bit length...
2012-03-22 Chong YidongFor line prefixes, use default face; don't inherit...
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-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-09 Paul EggertMerge 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-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-19 Paul EggertMerge from trunk.
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
next