summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
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/emacsclient.c: Adapt comments to GNU coding standards.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-30Adapt the MS-DOS build to the latest changes.Eli Zaretskii
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
2012-05-16Install a self-contained NS build's libexec directly into the right placeGlenn Morris
2012-05-11Don't use build-aux/install-sh -d directlyGlenn Morris
2012-05-09etags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86Paul Eggert
2012-05-05Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.orgChong Yidong
2012-05-02Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunkChong Yidong
2012-05-02Backport Bug#11374 fix from trunkChong Yidong
2012-05-02Fix ChangeLog typos.Juanma Barranquero
2012-05-02lib-src/emacsclient.c (min): Undef before redefining it.Juanma Barranquero
2012-05-02* lib-src/emacsclient.c (send_to_emacs): Avoid invalid strcpyJim Meyering
2012-05-02Add NUL-termination to some uses of strncpy.Jim Meyering
2012-04-29Fixes: debbugs:11380Andreas Schwab
2012-04-20Fix emacsclient/server behavior under --without-x.Chong Yidong
2012-04-20Merge from emacs-24 branchChong Yidong
2012-04-18Merge from trunk.Paul Eggert
2012-04-17Fix ChangeLog typo.Paul Eggert