aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix typos that broke OS X build.Paul Eggert2012-07-121-0/+8
* | Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configureGlenn Morris2012-07-121-0/+5
* | Move PTY_OPEN from src/s to configureGlenn Morris2012-07-121-0/+3
* | Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris2012-07-111-0/+6
* | Use empty_unibyte_string where applicable.Dmitry Antipov2012-07-121-0/+7
* | Move more things from src/s to configureGlenn Morris2012-07-111-1/+3
* | Move more stuff from src/s to configureGlenn Morris2012-07-111-0/+8
* | Move some AIX defines from src/s to configureGlenn Morris2012-07-111-1/+4
* | Move NO_ABORT from src/s to configureGlenn Morris2012-07-111-1/+1
* | Move setting of NO_MATHERR for Darwin from src/s to configureGlenn Morris2012-07-111-0/+2
* | Move NARROWPROTO from src/s to configureGlenn Morris2012-07-111-0/+5
* | Remove unneeded #define POSIXGlenn Morris2012-07-111-0/+3
* | All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris2012-07-111-0/+6
* | * s/sol2-6.h (HAVE_LIBKSTAT): Remove.Paul Eggert2012-07-111-0/+4
* | Move INTERRUPT_INPUT from src/s to configureGlenn Morris2012-07-111-0/+5
* | Simplify Vobarray checking in oblookup.Dmitry Antipov2012-07-111-1/+2
* | Removed some unnecessary undef INTERRUPT_INPUTs from src/sGlenn Morris2012-07-111-0/+3
* | Minor adjustments to interning code.Dmitry Antipov2012-07-111-0/+10
* | Move SIGNALS_VIA_CHARACTERS from src/s to configureGlenn Morris2012-07-111-0/+3
* | * gnutls.c (Fgnutls_boot): Properly parse :keylist argument.Andreas Schwab2012-07-111-0/+2
* | * coding.c (Fdefine_coding_system_internal): Use XCAR/XCDR insteadAndreas Schwab2012-07-111-0/+12
* | All the cool platforms support CLASH_DETECTION...Glenn Morris2012-07-111-0/+4
* | Assume mkdir, rmdir.Paul Eggert2012-07-111-0/+4
* | Remove src/s/gnu.hGlenn Morris2012-07-101-0/+2
* | Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-101-0/+5
* | alloc.c (mark_memory): Guard the "no_address_safety_analysis" functionJohn Wiegley2012-07-111-0/+6
* | Avoid call to strlen in fast_c_string_match_ignore_case.Dmitry Antipov2012-07-111-4/+13
* | Assume rename.Paul Eggert2012-07-101-0/+3
* | Assume perror.Paul Eggert2012-07-101-0/+5
* | Assume strerror.Paul Eggert2012-07-101-0/+5
* | Avoid calls to strlen in font processing functions.Dmitry Antipov2012-07-111-0/+12
* | Move DONT_REOPEN_PTY from src/s to configureGlenn Morris2012-07-101-0/+3
* | Let configure set DEFAULT_SOUND_DEVICEGlenn Morris2012-07-101-0/+5
* | Remove "#define unix" that is no longer needed (Bug#11905).Paul Eggert2012-07-101-0/+3
* | EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-101-0/+27
* | * bytecode.c (targets): Suppress -Woverride-init warnings.Paul Eggert2012-07-101-0/+2
* | Simplify by avoiding confusing use of strncpy etc.Paul Eggert2012-07-101-0/+34
* | * dispnew.c (PENDING_OUTPUT_COUNT) [!__GNU_LIBRARY__]: Clarify fallback case.Glenn Morris2012-07-101-0/+5
* | Use XCAR and XCDR instead of Fcar and Fcdr where possible.Dmitry Antipov2012-07-101-0/+8
* | Implement token threadingTom Tromey2012-07-101-0/+8
* | Optimize pure C strings initialization.Dmitry Antipov2012-07-101-0/+14
* | Avoid calls to strlen in miscellaneous functions.Dmitry Antipov2012-07-101-1/+8
* | Move PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-101-0/+3
* | Move DATA_START, DATA_SEG_BITS from src/s to configureGlenn Morris2012-07-101-0/+4
* | Avoid calls to strlen in path processing functions.Dmitry Antipov2012-07-101-0/+11
* | * src/s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF): Drop ifdef guards.Glenn Morris2012-07-091-0/+3
* | * src/s/gnu.h: Don't include fcntl.hGlenn Morris2012-07-091-0/+3
* | Stop ns builds setting the EMACSLOADPATH environment variableGlenn Morris2012-07-091-0/+10
* | * src/s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to define it hereGlenn Morris2012-07-091-0/+3
* | Stop ns builds setting the EMACSPATH environment variableGlenn Morris2012-07-091-0/+7