aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-18* lib-src/emacsclient.c (main): Loop while `recv' return EINTR.Karl Chen2-103/+118
2011-02-14Bump versio to 23.2.94.emacs-pretest-23.2.94Chong Yidong1-1/+1
2011-02-13Don't ignore files that are no longer generatedAndreas Schwab1-1/+0
2011-02-08* make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT.Paul Eggert2-3/+9
2011-02-08Make globals.h a generated headerTom Tromey2-2/+197
2011-02-04* emacsclient.c: conform to C89 pointer rulesPaul Eggert2-2/+8
2011-02-02lib-src/makefile.w32-in (obj): Remove strftime.o, it's not in src/.Eli Zaretskii2-1/+2
2011-02-02Make "etags --version" on Windows produce the same as on Posix platforms.Eli Zaretskii2-2/+7
2011-02-02Make "etags --version" on Windows produce the same as on Posix platforms.Eli Zaretskii2-2/+7
2011-01-31Bump version to 23.2.93.emacs-pretest-23.2.93.1Chong Yidong1-1/+1
2011-01-31Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an...Eli Zaretskii2-6/+8
2011-01-31src/emacs.c now gets version number from configure.inPaul Eggert2-2/+7
2011-01-30make-docfile: don't corrupt heap for an invalid .elc fileJim Meyering2-3/+17
2011-01-29Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii4-40/+34
2011-01-28* lib-src/ntlib.c (setregid): New stub, renamed from setegid.Chong Yidong3-2/+8
2011-01-26Refill some long/short copyright headers.Glenn Morris4-6/+9
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris21-45/+22
2011-01-23* movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811).Chong Yidong2-4/+9
2011-01-22Check return values of some library calls.Paul Eggert4-6/+26
2011-01-17Update ChangeLog dates to today.Paul Eggert1-3/+1
2011-01-15Nuke arch-tags.Glenn Morris21-39/+0
2011-01-14Bump version to 23.2.92.emacs-pretest-23.2.92Chong Yidong1-1/+1
2011-01-09Include <unistd.h> unilaterally.Paul Eggert9-19/+9
2011-01-09Include <getopt.h> not "getopt.h".Paul Eggert3-2/+7
2011-01-08Regenerate.Paul Eggert5-1786/+12
2011-01-08Use gnulib's getopt-gnu module.Paul Eggert1-28/+14
2011-01-08Automate syncing from gnulib.Paul Eggert2-2/+20
2011-01-08* Makefile.in (EXECUTABLES): Remove; macro unused since 1993.Paul Eggert2-2/+4
2011-01-07Add --no-site-lisp to more Makefiles.Glenn Morris2-1/+3
2011-01-07* lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more.Glenn Morris2-6/+7
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris21-21/+21
2011-01-01Set short copyright year to 2011.Glenn Morris4-16/+15
2010-12-10Bump version to 23.2.91.emacs-pretest-23.2.91Chong Yidong1-1/+1
2010-11-27Fix bug #7446 with overrunning input buffer in ebrowse.Joe Matarazzo2-0/+10
2010-11-14* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.Dan Nicolaescu2-11/+7
2010-11-10Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).YAMAMOTO Mitsuharu1-0/+3
2010-11-10Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.YAMAMOTO Mitsuharu1-0/+5
2010-11-08Bump version to 23.2.90.emacs-pretest-23.2.90Chong Yidong1-1/+1
2010-10-24Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2-1/+4
2010-10-22Replace digest-doc and sorted-doc C programs with Lisp commands.Glenn Morris5-405/+12
2010-10-19Fix format of old lib-src/ChangeLog entry.Glenn Morris1-4/+4
2010-10-10Pass CFLAGS to the linker.Dan Nicolaescu2-2/+5
2010-10-08Remove lib-src/b2m.c and b2m.pl.Glenn Morris5-488/+9
2010-10-03Fix compilation warnings.Dan Nicolaescu6-18/+25
2010-10-03* lib-src/Makefile.in: Remove ^L, old makes choke on it.Dan Nicolaescu2-1/+4
2010-10-02* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error stringWolfgang Schnerring2-3/+15
2010-10-02Rework tags targets in Windows makefiles to protect against old/stupid makes.Juanma Barranquero2-1/+4
2010-10-01Support TAGS targets in the w32 build.Eli Zaretskii2-0/+10
2010-09-30Close bug#3992.Glenn Morris2-1/+17
2010-09-30lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.Juanma Barranquero2-10/+8