aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-241-4/+4
* * make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".Juanma Barranquero2010-07-232-1/+5
* Convert some more functions to standard C.Juanma Barranquero2010-07-203-31/+32
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-201-3/+2
* Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-122-5/+16
* MS-Windows follow-up for 2010-07-12T05:25:46Z!handa@etlken.Eli Zaretskii2010-07-122-1/+6
* Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-114-12/+15
* Fix bug #6603.Eli Zaretskii2010-07-112-4/+9
* Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.Eli Zaretskii2010-07-102-1/+5
* * make-docfile.c (write_c_args): Restructure scanning loop.Andreas Schwab2010-07-092-62/+45
* Make make-docfile understand DEFUN arguments written in standard C.Dan Nicolaescu2010-07-082-1/+21
* Remove leftover P_ macros.Dan Nicolaescu2010-07-073-19/+6
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-083-10/+14
* Clean up movemail sourceAndreas Schwab2010-07-062-23/+40
* * movemail.c: Add MAIL_USE_POP around prototypes.Andreas Schwab2010-07-062-0/+6
* * lib-src/fakemail.c (action): Convert function definitions to standard C.Dan Nicolaescu2010-07-033-9/+11
* ebrowse.c (check_namespace): Fix indentation.Eli Zaretskii2010-07-031-2/+2
* Fix invalid castAndreas Schwab2010-07-032-4/+10
* lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.Juanma Barranquero2010-07-032-1/+5
* Fix prototypes.Juanma Barranquero2010-07-034-5/+18
* Convert function definitions to standard C.Dan Nicolaescu2010-07-0214-734/+347
* Convert some prototypes to standard C.Dan Nicolaescu2010-07-023-7/+14
* Remove __P.Jan D2010-07-022-13/+0
* Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-026-199/+207
* lib-src/movemail.c (error): Avoid warning when there are no args.Juanma Barranquero2010-06-242-1/+5
* Fix Windows makefiles to adapt to lisp/vc reorganization.Juanma Barranquero2010-06-112-2/+7
* Remove duplicate ChangeLog entries.Juanma Barranquero2010-06-101-15/+0
* Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-062-6/+4
* Add --parent-id argument to emacsclient.Chong Yidong2010-05-292-1/+24
* Do not preprocess src/Makefile.in.Glenn Morris2010-05-262-1/+5
* Remove cirsular dependency when using separate build dir (Bug #6246).Jan Djärv2010-05-222-6/+20
* * lib-src/Makefile.in: Break some long lines.Glenn Morris2010-05-141-14/+25
* Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.Glenn Morris2010-05-112-1/+5
* Minor lib-src/Makefile.in edits.Glenn Morris2010-05-102-10/+13
* Do not preprocess lib-src/Makefile.inGlenn Morris2010-05-102-35/+35
* On msdos, set LIBS_SYSTEM with config.bat, not cpp.Glenn Morris2010-05-102-5/+5
* Move LIBS_SYSTEM from cpp to configure.Glenn Morris2010-05-092-6/+13
* Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-092-8/+6
* Merge from emacs-23Stefan Monnier2010-05-081-0/+9
|\
| * Bump version to 23.2.50.Chong Yidong2010-05-081-1/+1
| * Bump version to 23.2.Chong Yidong2010-05-072-1/+5
| * * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nm...Chong Yidong2010-05-052-2/+7
| * Bump version to 23.1.97.Chong Yidong2010-05-031-1/+1
| * Bump version to 23.1.96.Chong Yidong2010-04-191-1/+1
* | Remove unused Makefile definition THIS_IS_MAKEFILE.Glenn Morris2010-05-072-1/+4
* | Minimize blessmail-related cpp usage, with an eye to future removal.Glenn Morris2010-05-062-17/+22
* | lib-src/ChangeLog: Remove duplicate entry.Juanma Barranquero2010-05-061-7/+1
* | Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris2010-05-032-2/+7
* | * Makefile.in (LIBS_MACHINE): Remove, unused.Dan Nicolaescu2010-04-261-1/+1
* | * Makefile.in (LIBS_MACHINE): Remove, unused.Dan Nicolaescu2010-04-262-5/+4