summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2012-07-16* nsterm.m (keyDown): Interpret flags without left/right bitsJan Djärv
2012-07-16Remove empty and useless init functions.Dmitry Antipov
2012-07-16* gtkutil.h: Tiny cleanups.Dmitry Antipov
2012-07-15Fix bug #11943 with slow redisplay in large paragraphs full of weak characters.Eli Zaretskii
2012-07-15* src/gtkutil.c (xg_create_tool_bar): Apply "primary-toolbar" style toStefano Facchini
2012-07-15Cleanup basic allocation variables and functions.Dmitry Antipov
2012-07-15Use zero_vector where appropriate.Dmitry Antipov
2012-07-15Add news for exclamation-mark and flymakeLeo Liu
2012-07-14Add a new bitmap exclamation-markLeo Liu
2012-07-14Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.Eli Zaretskii
2012-07-14Adapt the MS-DOS build to the latest configury changes.Eli Zaretskii
2012-07-14* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-07-14Fix typos in ChangeLogs.Juanma Barranquero
2012-07-13Move GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configureGlenn Morris
2012-07-13Move GC_MARK_SECONDARY_STACK from src/s to configureGlenn Morris
2012-07-13Move SETUP_SLAVE_PTY from src/s to configureGlenn Morris
2012-07-13Remove compiler warnings in objective-C files.Jan Djärv
2012-07-13* nsmenu.m (ns_update_menubar): Exchange place of argument 2 and 3 toJan Djärv
2012-07-13* image.c (Fimagemagick_types): Initialize ex with GetExceptionInfoJan Djärv
2012-07-13* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-07-13Fix bs-show when the right fringe is off.Eli Zaretskii
2012-07-12* xdisp.c (produce_special_glyphs): Now static.Paul Eggert
2012-07-12Remove some src/s files that are now emptyGlenn Morris
2012-07-12Move "system type" macros from src/s to configureGlenn Morris
2012-07-12ChangeLog fixGlenn Morris
2012-07-12* nsfont.m (ns_charset_covers): Don't abort if no bitmap.Paul Eggert
2012-07-12Move NSIG_MINIMUM from src/s to configureGlenn Morris
2012-07-12Move ULIMIT_BREAK_VALUE from src/s to configureGlenn Morris
2012-07-12Remove macro MIN_PTY_KERNEL_VERSION, only used in one placeGlenn Morris
2012-07-12Move darwin.h's SYSTEM_PURESIZE_EXTRA setting to configureGlenn Morris
2012-07-12Rename init_process rather than working around it on DarwinGlenn Morris
2012-07-12Move NO_EDITRES from src/s to configureGlenn Morris
2012-07-12Do not unconditionally define HAVE_XRMSETDATABASE on some systemsGlenn Morris
2012-07-12Improve fix for bug #11832 with truncated/continued lines w/o margins.Eli Zaretskii
2012-07-12Move UNIX98_PTYS from src/s to configureGlenn Morris
2012-07-12Fix typos that broke OS X build.Paul Eggert
2012-07-12Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configureGlenn Morris
2012-07-12Fixes: debbugs:11917Andreas Schwab
2012-07-12Move PTY_OPEN from src/s to configureGlenn Morris
2012-07-11Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris
2012-07-12Use empty_unibyte_string where applicable.Dmitry Antipov
2012-07-11Move more things from src/s to configureGlenn Morris
2012-07-11Move more stuff from src/s to configureGlenn Morris
2012-07-11Move some AIX defines from src/s to configureGlenn Morris
2012-07-11Move NO_ABORT from src/s to configureGlenn Morris
2012-07-11Move setting of NO_MATHERR for Darwin from src/s to configureGlenn Morris
2012-07-11Move NARROWPROTO from src/s to configureGlenn Morris
2012-07-11Remove unneeded #define POSIXGlenn Morris
2012-07-11All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris
2012-07-11* s/sol2-6.h (HAVE_LIBKSTAT): Remove.Paul Eggert