summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
AgeCommit message (Expand)Author
2012-08-15* etags.c (Pascal_functions): Fix parenthesization typo.Paul Eggert
2012-08-14Use bool for Emacs Lisp booleans.Paul Eggert
2012-08-10Move IF_LINT from lisp.h to conf_post.hGlenn Morris
2012-08-09Remove some make-docfile.c undes that are no longer neededGlenn Morris
2012-08-09Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris
2012-08-09* lib-src/ebrowse.c (PATH_LIST_SEPARATOR): RemoveGlenn Morris
2012-08-03* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-08-03Support symlinks on latest versions of MS-Windows.Eli Zaretskii
2012-08-02Use C99-style 'extern inline' if available.Paul Eggert
2012-08-01Move NT-specific include file to the NT include directoryGlenn Morris
2012-08-01Update lib-src config.h dependenciesGlenn Morris
2012-08-01Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero
2012-07-30Update .PHONY listings in makefiles.Paul Eggert
2012-07-29Fix parallel builds on Windows in lib-src.Eli Zaretskii
2012-07-12* movemail.c: Add missing 'defined'.Paul Eggert
2012-07-11Port 'movemail' again to Solaris and similar hosts.Paul Eggert
2012-07-10Assume strerror.Paul Eggert
2012-07-10EMACS_TIME simplification (Bug#11875).Paul Eggert
2012-07-10Simplify by avoiding confusing use of strncpy etc.Paul Eggert
2012-07-09Add GCC-style 'const' attribute to functions that can use it.Paul Eggert
2012-07-09lib-src/emacsclient.c (w32_execvp): Declare execvp to silence the compiler.Juanma Barranquero
2012-07-09lib-src/makefile.w32-in: Rework dependencies.Juanma Barranquero
2012-07-09lib-src/makefile.w32-in (ALL): Add profile.exe.Juanma Barranquero
2012-07-07Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero
2012-07-06Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert
2012-07-06* make-docfile.c (write_globals): Warn about duplicate functionAndreas Schwab
2012-07-03* make-docfile.c (scan_c_file): Suppress GCC warning.Paul Eggert
2012-07-03Auto-generate EXFUN using make-docfileTom Tromey
2012-07-01lib-src/makefile.w32-in (CTAGS_CFLAGS): Remove EMACS_NAME.Juanma Barranquero
2012-06-27Remove paths.elGlenn Morris
2012-06-25Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert
2012-06-25* configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov
2012-06-24Switch from NO_RETURN to C11's _Noreturn.Paul Eggert
2012-06-24* emacsclient.c (set_local_socket): Fix a compiler warning.Samuel Bronson
2012-06-23Fix misspelling in latest ChangeLog entry.Paul Eggert
2012-06-22Support higher-resolution time stamps.Paul Eggert
2012-06-08* make-docfile.c (search_lisp_doc_at_eol): Unget last readAndreas Schwab
2012-06-05Remove script stamping in lib-src/Glenn Morris
2012-06-05Remove lib-src/vcdiffGlenn Morris
2012-06-05Remove some cruft from lib-src/makefile.w32-inGlenn Morris
2012-06-03Remove lib-src/rcs-checkinGlenn Morris
2012-05-31Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.deChong Yidong
2012-05-29* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier
2012-05-29Fix bug #11405 with MSVC build of emacsclientw.Eli Zaretskii
2012-05-26* lib-src/Makefile.in (INSTALL_DATA): Remove; unused.Glenn Morris
2012-05-22Remove src/m/*.Paul Eggert
2012-05-21* lib-src/Makefile.in (install): Remove unneeded chmods.Glenn Morris
2012-05-21Assume C89 or later.Paul Eggert
2012-05-20Command substitution already runs in a subshellGlenn Morris
2012-05-17* lib-src/Makefile.in (install): Ensure $bindir exists.Glenn Morris