summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from emacs-23 branchChong Yidong2010-11-271-0/+5
|\
| * Fix bug #7446 with overrunning input buffer in ebrowse.Joe Matarazzo2010-11-271-0/+5
* | Merge from emacs-23Stefan Monnier2010-11-171-0/+5
|\ \ | |/
| * Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.YAMAMOTO Mitsuharu2010-11-101-0/+5
* | * lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.Dan Nicolaescu2010-11-141-0/+6
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-241-0/+4
* | Replace digest-doc and sorted-doc C programs with Lisp commands.Glenn Morris2010-10-221-0/+10
* | Fix format of old lib-src/ChangeLog entry.Glenn Morris2010-10-191-4/+4
* | Pass CFLAGS to the linker.Dan Nicolaescu2010-10-101-0/+4
* | Remove lib-src/b2m.c and b2m.pl.Glenn Morris2010-10-081-0/+6
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-081-0/+5
|\ \ | |/
| * Close bug#3992.Glenn Morris2010-09-301-0/+5
* | Fix compilation warnings.Dan Nicolaescu2010-10-031-0/+8
* | * lib-src/Makefile.in: Remove ^L, old makes choke on it.Dan Nicolaescu2010-10-031-0/+4
* | * emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error stringWolfgang Schnerring2010-10-021-0/+5
* | Rework tags targets in Windows makefiles to protect against old/stupid makes.Juanma Barranquero2010-10-021-0/+4
* | Support TAGS targets in the w32 build.Eli Zaretskii2010-10-011-0/+4
* | lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.Juanma Barranquero2010-09-301-0/+5
* | lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.Juanma Barranquero2010-09-291-0/+2
* | * emacsclient.c (main): Remove unused variables.Juanma Barranquero2010-09-291-0/+5
* | Fix typos in ChangeLogs.Juanma Barranquero2010-09-271-5/+5
* | Add more xz compression support.Ulrich Mueller2010-09-251-0/+4
* | Fix -Wwrite-strings warnings in fakemail.c.Jan D2010-08-111-0/+5
* | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D2010-08-111-0/+46
* | Remove duplicate declarations.Juanma Barranquero2010-08-071-0/+5
* | emacsclient.c cleanups.Dan Nicolaescu2010-08-051-0/+8
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-291-1/+1
* | * make-docfile.c (write_c_args): Warn for old-style empty arglist ().Juanma Barranquero2010-07-291-0/+4
* | * emacsclient.c (getcwd): Fix previous change.Juanma Barranquero2010-07-251-0/+7
* | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-251-0/+5
* | Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu2010-07-241-0/+11
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-241-4/+4
* | * make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".Juanma Barranquero2010-07-231-0/+4
* | Convert some more functions to standard C.Juanma Barranquero2010-07-201-0/+9
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-201-3/+2
* | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-121-0/+8
* | MS-Windows follow-up for 2010-07-12T05:25:46Z!handa@etlken.Eli Zaretskii2010-07-121-0/+5
* | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-0/+7
* | Fix bug #6603.Eli Zaretskii2010-07-111-0/+5
* | Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.Eli Zaretskii2010-07-101-0/+4
* | * make-docfile.c (write_c_args): Restructure scanning loop.Andreas Schwab2010-07-091-0/+4
* | Make make-docfile understand DEFUN arguments written in standard C.Dan Nicolaescu2010-07-081-0/+5
* | Remove leftover P_ macros.Dan Nicolaescu2010-07-071-0/+6
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-0/+6
* | Clean up movemail sourceAndreas Schwab2010-07-061-0/+13
* | * movemail.c: Add MAIL_USE_POP around prototypes.Andreas Schwab2010-07-061-0/+4
* | * lib-src/fakemail.c (action): Convert function definitions to standard C.Dan Nicolaescu2010-07-031-0/+7
* | Fix invalid castAndreas Schwab2010-07-031-0/+6
* | lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.Juanma Barranquero2010-07-031-0/+4
* | Fix prototypes.Juanma Barranquero2010-07-031-0/+12