aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port new hybrid malloc to FreeBSDPaul Eggert2016-01-311-4/+7
* Spelling fixesPaul Eggert2016-01-301-3/+3
* Port recent my_edata change to MS-WindowsPaul Eggert2016-01-301-2/+2
* Shrink static heap a bitPaul Eggert2016-01-301-5/+5
* Fix extern symbols defined and not usedPaul Eggert2016-01-305-8/+15
* Build lib/e-*.o only on platforms that need itPaul Eggert2016-01-304-21/+13
* Include <malloc.h> when advisablePaul Eggert2016-01-307-118/+94
* * src/alloc.c: Include "sheap.h".Paul Eggert2016-01-304-29/+25
* Pacify --enable-gcc-warnings when HYBRID_MALLOCPaul Eggert2016-01-309-120/+102
* Report static heap usage on non-Cygwin, tooPaul Eggert2016-01-302-4/+5
* Pacify GCC on extern declsPaul Eggert2016-01-301-1/+4
* Add musl patch to support HYBRID_MALLOC on elf systemsWolfgang Jenkner2016-01-302-3/+7
* unexelf.c hook to support HYBRID_MALLOC on ELFRich Felker2016-01-301-0/+5
* Link temacs with gnulib compiled with -DemacsWolfgang Jenkner2016-01-301-3/+3
* Internal linkage for gmalloc etc. if HYBRID_MALLOCWolfgang Jenkner2016-01-301-17/+41
* -Paul Eggert2016-01-305-81/+88
|\
| * Revert "Re-enable checks in member, memql, delete to complain about non-lists"Andreas Schwab2016-01-301-3/+3
| * Re-enable checks in member, memql, delete to complain about non-listsAndreas Schwab2016-01-291-3/+3
| * malloc.h hygienePaul Eggert2016-01-263-74/+88
| * Remove never-set var handle_user_signal_hookPaul Eggert2016-01-262-7/+0
| * Backport:fix previous change of src/ftfont.c (ftfont_shape_by_flt)K. Handa2016-01-261-4/+6
| * support rendering of wider range of combinging characters by ftfont backendK. Handa2016-01-263-11/+52
* | -Paul Eggert2016-01-3011-32/+49
|\ \ | |/
| * Fixed NextStep fullscreen issue (bug#22468)Anders Lindgren2016-01-261-13/+30
| * ; Spelling fixes (American spelling)Glenn Morris2016-01-251-1/+1
| * Spelling fixesPaul Eggert2016-01-252-5/+5
| * Expunge "allow" + infinitive from source and doc, part 2.Alan Mackenzie2016-01-253-4/+4
| * * src/xwidget.c (Fxwidget_set_adjustment): Fix doc string quoting typo.Paul Eggert2016-01-241-1/+1
| * Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-246-8/+8
* | Merge from origin/emacs-25Paul Eggert2016-01-302-18/+26
|\ \ | |/
| * Don't operate on menu bar of nonexistent frameOscar Fuentes2016-01-231-9/+12
| * Unbreak the GNUstep build.Anders Lindgren2016-01-231-9/+14
* | -Paul Eggert2016-01-3017-588/+379
|\ \ | |/
| * Report error for PNG under CairoPaul Eggert2016-01-231-1/+2
| * Pacify --enable-gcc-warnings --with-cairoPaul Eggert2016-01-233-52/+47
| * ; Improve commentary in sysdep.cEli Zaretskii2016-01-231-0/+2
| * Port recent xdisp.c fix to picky C compilersPaul Eggert2016-01-221-7/+4
| * Fix the build with --enable-checking=glyphsEli Zaretskii2016-01-221-0/+6
| * xwidgets style cleanupPaul Eggert2016-01-2214-535/+325
| * Backport kqueue integration from masterMichael Albinus2016-01-226-20/+557
* | -Paul Eggert2016-01-3016-24/+1945
|\ \ | |/
| * No need to configure gobject-introspectionPaul Eggert2016-01-201-4/+2
| * Don’t export C symbols not used elsewherePaul Eggert2016-01-204-32/+35
| * Port to platforms with gtk3 but not webkitgtk3Paul Eggert2016-01-201-2/+0
| * Trivial doc copyedits.Glenn Morris2016-01-191-53/+45
| * ; Add 2016 to copyright years of new files.Glenn Morris2016-01-192-2/+2
| * Support for the new Xwidget feature.Joakim Verona2016-01-1916-23/+1954
| * Unbreak the Cygwin-w32 buildEli Zaretskii2016-01-191-2/+1
* | Re-enable checks in member, memql, delete to complain about non-listsAndreas Schwab2016-01-301-3/+3
* | Anoter fix for problematic merge from emacs-25Eli Zaretskii2016-01-201-2/+1