summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-24Merge from emacs-23.Glenn Morris
2011-01-23* movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811).Chong Yidong
2011-01-22Check return values of some library calls.Paul Eggert
2011-01-17Update ChangeLog dates to today.Paul Eggert
2011-01-17Merge from mainline.Paul Eggert
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Bump version to 23.2.92.Chong Yidong
2011-01-14Merge from mainline.Paul Eggert
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-09Include <unistd.h> unilaterally.Paul Eggert
2011-01-09Include <getopt.h> not "getopt.h".Paul Eggert
2011-01-08Regenerate.Paul Eggert
2011-01-08Use gnulib's getopt-gnu module.Paul Eggert
2011-01-08Automate syncing from gnulib.Paul Eggert
2011-01-08* Makefile.in (EXECUTABLES): Remove; macro unused since 1993.Paul Eggert
2011-01-07Add --no-site-lisp to more Makefiles.Glenn Morris
2011-01-07* lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2011-01-02Merge changes from emacs-23 branchChong Yidong
2011-01-01Set short copyright year to 2011.Glenn Morris
2010-12-10Bump version to 23.2.91.Chong Yidong
2010-11-27Merge changes from emacs-23 branchChong Yidong
2010-11-27Fix bug #7446 with overrunning input buffer in ebrowse.Joe Matarazzo
2010-11-17Merge from emacs-23Stefan Monnier
2010-11-14* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.Dan Nicolaescu
2010-11-10Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).YAMAMOTO Mitsuharu
2010-11-10Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.YAMAMOTO Mitsuharu
2010-11-08Bump version to 23.2.90.Chong Yidong
2010-10-24Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris
2010-10-22Replace digest-doc and sorted-doc C programs with Lisp commands.Glenn Morris
2010-10-19Fix format of old lib-src/ChangeLog entry.Glenn Morris
2010-10-10Pass CFLAGS to the linker.Dan Nicolaescu
2010-10-08Remove lib-src/b2m.c and b2m.pl.Glenn Morris
2010-10-08Merge changes from emacs-23 branch.Juanma Barranquero
2010-10-03Fix compilation warnings.Dan Nicolaescu
2010-10-03* lib-src/Makefile.in: Remove ^L, old makes choke on it.Dan Nicolaescu
2010-10-02* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error stringWolfgang Schnerring
2010-10-02Rework tags targets in Windows makefiles to protect against old/stupid makes.Juanma Barranquero
2010-10-01Support TAGS targets in the w32 build.Eli Zaretskii
2010-09-30Close bug#3992.Glenn Morris
2010-09-30lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.Juanma Barranquero
2010-09-29lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.Juanma Barranquero
2010-09-29* emacsclient.c (main): Remove unused variables.Juanma Barranquero
2010-09-27Fix typos in ChangeLogs.Juanma Barranquero
2010-09-25Add more xz compression support.Ulrich Mueller
2010-08-11Fix -Wwrite-strings warnings in fakemail.c.Jan D
2010-08-11Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D
2010-08-07Remove duplicate declarations.Juanma Barranquero