summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* * emacsclient.c: conform to C89 pointer rulesPaul Eggert2011-02-042-2/+8
* lib-src/makefile.w32-in (obj): Remove strftime.o, it's not in src/.Eli Zaretskii2011-02-022-1/+2
* Make "etags --version" on Windows produce the same as on Posix platforms.Eli Zaretskii2011-02-022-2/+7
* Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-312-6/+8
* src/emacs.c now gets version number from configure.inPaul Eggert2011-01-312-2/+7
* make-docfile: don't corrupt heap for an invalid .elc fileJim Meyering2011-01-302-3/+17
* Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-294-40/+34
* Refill some long/short copyright headers.Glenn Morris2011-01-264-6/+9
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2421-45/+22
* Merge from emacs-23.Glenn Morris2011-01-242-4/+9
|\
| * * movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811).Chong Yidong2011-01-232-4/+9
| * Bump version to 23.2.92.emacs-pretest-23.2.92Chong Yidong2011-01-141-1/+1
* | Check return values of some library calls.Paul Eggert2011-01-224-6/+26
* | Update ChangeLog dates to today.Paul Eggert2011-01-171-3/+1
* | Merge from mainline.Paul Eggert2011-01-1717-111/+0
|\ \
| * | Nuke arch-tags.Glenn Morris2011-01-1521-39/+0
* | | Merge from mainline.Paul Eggert2011-01-1416-16/+16
|\ \ \ | |/ /
| * | Merge from emacs-23Stefan Monnier2011-01-1416-16/+16
| |\ \ | | |/
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0221-21/+21
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-099-19/+9
* | | Include <getopt.h> not "getopt.h".Paul Eggert2011-01-093-2/+7
* | | Regenerate.Paul Eggert2011-01-085-1786/+12
* | | Use gnulib's getopt-gnu module.Paul Eggert2011-01-081-28/+14
* | | Automate syncing from gnulib.Paul Eggert2011-01-082-2/+20
|/ /
* | * Makefile.in (EXECUTABLES): Remove; macro unused since 1993.Paul Eggert2011-01-082-2/+4
* | Add --no-site-lisp to more Makefiles.Glenn Morris2011-01-072-1/+3
* | * lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more.Glenn Morris2011-01-072-6/+7
* | Merge changes from emacs-23 branchChong Yidong2011-01-024-16/+15
|\ \ | |/
| * Set short copyright year to 2011.Glenn Morris2011-01-014-16/+15
| * Bump version to 23.2.91.emacs-pretest-23.2.91Chong Yidong2010-12-101-1/+1
* | Merge changes from emacs-23 branchChong Yidong2010-11-272-0/+10
|\ \ | |/
| * Fix bug #7446 with overrunning input buffer in ebrowse.Joe Matarazzo2010-11-272-0/+10
* | Merge from emacs-23Stefan Monnier2010-11-172-0/+8
|\ \ | |/
| * Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).YAMAMOTO Mitsuharu2010-11-101-0/+3
| * Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.YAMAMOTO Mitsuharu2010-11-101-0/+5
| * Bump version to 23.2.90.emacs-pretest-23.2.90Chong Yidong2010-11-081-1/+1
* | * lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.Dan Nicolaescu2010-11-142-11/+7
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-242-1/+4
* | Replace digest-doc and sorted-doc C programs with Lisp commands.Glenn Morris2010-10-225-405/+12
* | Fix format of old lib-src/ChangeLog entry.Glenn Morris2010-10-191-4/+4
* | Pass CFLAGS to the linker.Dan Nicolaescu2010-10-102-2/+5
* | Remove lib-src/b2m.c and b2m.pl.Glenn Morris2010-10-085-488/+9
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-082-1/+17
|\ \ | |/
| * Close bug#3992.Glenn Morris2010-09-302-1/+17
* | Fix compilation warnings.Dan Nicolaescu2010-10-036-18/+25
* | * lib-src/Makefile.in: Remove ^L, old makes choke on it.Dan Nicolaescu2010-10-032-1/+4
* | * emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error stringWolfgang Schnerring2010-10-022-3/+15
* | Rework tags targets in Windows makefiles to protect against old/stupid makes.Juanma Barranquero2010-10-022-1/+4
* | Support TAGS targets in the w32 build.Eli Zaretskii2010-10-012-0/+10
* | lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.Juanma Barranquero2010-09-302-10/+8