aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-24Update release logsemacs-24.2Chong Yidong1-1/+1
2012-08-19Clarify recent ChangeLog entry.Paul Eggert1-1/+1
2012-08-19Rely on <unistd.h> to declare 'environ',Paul Eggert2-5/+5
2012-08-17* lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.Juanma Barranquero2-0/+5
2012-08-16Bump version to 24.2Chong Yidong1-0/+4
2012-08-15* etags.c (Pascal_functions): Fix parenthesization typo.Paul Eggert2-1/+5
2012-08-14Use bool for Emacs Lisp booleans.Paul Eggert2-12/+15
2012-08-10Move IF_LINT from lisp.h to conf_post.hGlenn Morris3-14/+3
2012-08-10CommentsGlenn Morris1-8/+7
2012-08-09Remove some make-docfile.c undes that are no longer neededGlenn Morris2-15/+14
2012-08-09Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris4-35/+15
2012-08-09CommentsGlenn Morris1-6/+7
2012-08-09* lib-src/ebrowse.c (PATH_LIST_SEPARATOR): RemoveGlenn Morris2-7/+7
2012-08-08Refill commentGlenn Morris1-6/+5
2012-08-08CommentsGlenn Morris1-4/+4
2012-08-03* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2-2/+6
2012-08-03Support symlinks on latest versions of MS-Windows.Eli Zaretskii2-0/+10
2012-08-02Use C99-style 'extern inline' if available.Paul Eggert2-0/+7
2012-08-01Move NT-specific include file to the NT include directoryGlenn Morris2-1/+5
2012-08-01Port to Solaris 8.Paul Eggert1-2/+2
2012-08-01Update lib-src config.h dependenciesGlenn Morris2-11/+19
2012-08-01Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2-1/+8
2012-07-30Update .PHONY listings in makefiles.Paul Eggert2-0/+12
2012-07-29Fix parallel builds on Windows in lib-src.Eli Zaretskii2-1/+5
2012-07-29Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert1-1/+1
2012-07-12* movemail.c: Add missing 'defined'.Paul Eggert2-1/+7
2012-07-11Port 'movemail' again to Solaris and similar hosts.Paul Eggert2-19/+30
2012-07-10Assume strerror.Paul Eggert4-59/+6
2012-07-10EMACS_TIME simplification (Bug#11875).Paul Eggert2-8/+8
2012-07-10Simplify by avoiding confusing use of strncpy etc.Paul Eggert5-116/+79
2012-07-09Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2-1/+6
2012-07-09lib-src/emacsclient.c (w32_execvp): Declare execvp to silence the compiler.Juanma Barranquero2-0/+5
2012-07-09lib-src/emacsclient.c: Adapt comments to GNU coding standards.Juanma Barranquero1-35/+23
2012-07-09lib-src/makefile.w32-in: Rework dependencies.Juanma Barranquero2-51/+93
2012-07-09lib-src/makefile.w32-in (ALL): Add profile.exe.Juanma Barranquero2-10/+16
2012-07-07Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero2-0/+7
2012-07-06Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2-58/+10
2012-07-06* make-docfile.c (write_globals): Warn about duplicate functionAndreas Schwab2-1/+12
2012-07-03* make-docfile.c (scan_c_file): Suppress GCC warning.Paul Eggert2-1/+5
2012-07-03Auto-generate EXFUN using make-docfileTom Tromey2-14/+88
2012-07-01lib-src/makefile.w32-in (CTAGS_CFLAGS): Remove EMACS_NAME.Juanma Barranquero2-1/+6
2012-06-30Adapt the MS-DOS build to the latest changes.Eli Zaretskii1-1/+1
2012-06-27Remove paths.elGlenn Morris2-1/+4
2012-06-25Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert6-27/+14
2012-06-25* configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2-0/+17
2012-06-24Switch from NO_RETURN to C11's _Noreturn.Paul Eggert8-28/+31
2012-06-24* emacsclient.c (set_local_socket): Fix a compiler warning.Samuel Bronson2-1/+5
2012-06-23Fix misspelling in latest ChangeLog entry.Paul Eggert1-1/+1
2012-06-22Support higher-resolution time stamps.Paul Eggert3-21/+26
2012-06-08* make-docfile.c (search_lisp_doc_at_eol): Unget last readAndreas Schwab2-1/+8