aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * src/nsterm.m, src/nsterm.h (ns_etc_directory): Fix type, empty return.Glenn Morris2012-07-091-0/+4
* * process.c (wait_reading_process_output): 'waitchannels' was unsetPaul Eggert2012-07-091-0/+3
* Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2012-07-091-0/+14
* Minor improvements to make_formatted_string.Paul Eggert2012-07-091-0/+7
* Use make_formatted_string to avoid double length calculation.Dmitry Antipov2012-07-091-0/+18
* Stop ns builds polluting the environment with EMACSDATA, EMACSDOCGlenn Morris2012-07-091-0/+9
* Move marker debugging code under MARKER_DEBUG.Dmitry Antipov2012-07-091-0/+9
* * systime.h (EMACS_SUB_TIME): Clarify behavior with unsigned time_t.Paul Eggert2012-07-081-0/+5
* Cleanup changes following fix for bug #11832.Eli Zaretskii2012-07-081-0/+8
* Fix bug #11813 with invalid font for buffer name on the modeline.Eli Zaretskii2012-07-081-0/+5
* Fix ChangeLog typos.Juanma Barranquero2012-07-081-8/+8
* * xdisp.c (display_line): Avoid warning about implicit declarationAndreas Schwab2012-07-071-0/+3
* * frame.c (get_frame_param): Define only if HAVE_WINDOW_SYSTEM.Andreas Schwab2012-07-071-0/+2
* * lisp.h: Remove empty conditional.Andreas Schwab2012-07-071-0/+4
* * lread.c (load_path_check): Now static.Paul Eggert2012-07-071-0/+2
* Improve static checking when configured --with-ns.Paul Eggert2012-07-071-0/+19
* Try to simplify the initialization of Vload_pathGlenn Morris2012-07-071-0/+11
* Fix bug #11832 with truncated lines when fringes are disabled on GUI frames.Eli Zaretskii2012-07-071-0/+22
* * sysdep.c (ULLONG_MAX): Define if not already defined.Paul Eggert2012-07-061-0/+2
* * sysdep.c (list_system_processes): Port to NetBSD-current.Paul Eggert2012-07-061-0/+2
* Do not require float-time's arg to fit in time_t (Bug#11825).Paul Eggert2012-07-061-0/+14
* Replace some src/s undefs by never even checking on relevant platformsGlenn Morris2012-07-061-0/+6
* Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero2012-07-071-0/+7
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-061-0/+7
* * xfont.c (compare_font_names): Redo to omit the need for casts.Paul Eggert2012-07-061-0/+4
* * xfns.c (Fx_change_window_property): Doc fix.Andreas Schwab2012-07-061-0/+3
* Fixes: debbugs:11870Andreas Schwab2012-07-061-0/+6