summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2010-08-05emacsclient.c cleanups.Dan Nicolaescu
2010-07-29Fix typos in ChangeLogs.Juanma Barranquero
2010-07-29* make-docfile.c (write_c_args): Warn for old-style empty arglist ().Juanma Barranquero
2010-07-25* emacsclient.c (getcwd): Fix previous change.Juanma Barranquero
2010-07-25Make building under stricter warning flags somewhat cleaner.Juanma Barranquero
2010-07-24Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu
2010-07-24Fix typos in ChangeLogs.Juanma Barranquero
2010-07-23* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".Juanma Barranquero
2010-07-20Convert some more functions to standard C.Juanma Barranquero
2010-07-20Fix typos in ChangeLogs.Juanma Barranquero
2010-07-12Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab
2010-07-12MS-Windows follow-up for 2010-07-12T05:25:46Z!handa@etlken.Eli Zaretskii
2010-07-11Use strchr, strrchr instead of index, rindexAndreas Schwab
2010-07-11Fix bug #6603.Eli Zaretskii
2010-07-10Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.Eli Zaretskii
2010-07-09* make-docfile.c (write_c_args): Restructure scanning loop.Andreas Schwab
2010-07-08Make make-docfile understand DEFUN arguments written in standard C.Dan Nicolaescu
2010-07-07Remove leftover P_ macros.Dan Nicolaescu
2010-07-08Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab
2010-07-06Clean up movemail sourceAndreas Schwab
2010-07-06* movemail.c: Add MAIL_USE_POP around prototypes.Andreas Schwab
2010-07-03* lib-src/fakemail.c (action): Convert function definitions to standard C.Dan Nicolaescu
2010-07-03ebrowse.c (check_namespace): Fix indentation.Eli Zaretskii
2010-07-03Fix invalid castAndreas Schwab
2010-07-03lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.Juanma Barranquero
2010-07-03Fix prototypes.Juanma Barranquero
2010-07-02Convert function definitions to standard C.Dan Nicolaescu
2010-07-02Convert some prototypes to standard C.Dan Nicolaescu
2010-07-02Remove __P.Jan D
2010-07-02Remove __P and P_ from .c and .m files and definition of P_Jan D
2010-06-24lib-src/movemail.c (error): Avoid warning when there are no args.Juanma Barranquero
2010-06-11Fix Windows makefiles to adapt to lisp/vc reorganization.Juanma Barranquero
2010-06-10Remove duplicate ChangeLog entries.Juanma Barranquero
2010-06-06Remove BSTRING related code, all platforms define it.Dan Nicolaescu
2010-05-29Add --parent-id argument to emacsclient.Chong Yidong
2010-05-26Do not preprocess src/Makefile.in.Glenn Morris
2010-05-22Remove cirsular dependency when using separate build dir (Bug #6246).Jan Djärv
2010-05-14* lib-src/Makefile.in: Break some long lines.Glenn Morris
2010-05-11Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.Glenn Morris
2010-05-10Minor lib-src/Makefile.in edits.Glenn Morris
2010-05-10Do not preprocess lib-src/Makefile.inGlenn Morris
2010-05-10On msdos, set LIBS_SYSTEM with config.bat, not cpp.Glenn Morris
2010-05-09Move LIBS_SYSTEM from cpp to configure.Glenn Morris
2010-05-09Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris
2010-05-08Merge from emacs-23Stefan Monnier
2010-05-08Bump version to 23.2.50.Chong Yidong
2010-05-07Bump version to 23.2.Chong Yidong
2010-05-07Remove unused Makefile definition THIS_IS_MAKEFILE.Glenn Morris
2010-05-06Minimize blessmail-related cpp usage, with an eye to future removal.Glenn Morris
2010-05-06lib-src/ChangeLog: Remove duplicate entry.Juanma Barranquero