summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
AgeCommit message (Expand)Author
2011-02-21* movemail.c: Remove unused varsPaul Eggert
2011-02-21* movemail.c (main, pop_retr): Rename locals to avoid shadowing.Paul Eggert
2011-02-21Declare file-scope functions and variables static if not exported.Paul Eggert
2011-02-21* make-docfile.c (scan_c_file): Adapt to the new BVAR macro.Ben Key
2011-02-20lib-src/makefile.w32-in (obj): Remove md5.o.Juanma Barranquero
2011-02-18* lib-src/emacsclient.c (main): Loop while `recv' return EINTR.Karl Chen
2011-02-08* make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT.Paul Eggert
2011-02-08Make globals.h a generated headerTom Tromey
2011-02-04* emacsclient.c: conform to C89 pointer rulesPaul Eggert
2011-02-02lib-src/makefile.w32-in (obj): Remove strftime.o, it's not in src/.Eli Zaretskii
2011-02-02Make "etags --version" on Windows produce the same as on Posix platforms.Eli Zaretskii
2011-01-31Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an...Eli Zaretskii
2011-01-31src/emacs.c now gets version number from configure.inPaul Eggert
2011-01-30make-docfile: don't corrupt heap for an invalid .elc fileJim Meyering
2011-01-29Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii
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-09Include <unistd.h> unilaterally.Paul Eggert
2011-01-09Include <getopt.h> not "getopt.h".Paul Eggert
2011-01-08Regenerate.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-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.YAMAMOTO Mitsuharu
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