Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Sat, 08 Jan 2011 11:03:31 -0800 |
Paul Eggert |
* Makefile.in (EXECUTABLES): Remove; macro unused since 1993.
|
Fri, 07 Jan 2011 18:53:50 -0800 |
Glenn Morris |
Add --no-site-lisp to more Makefiles.
|
Fri, 07 Jan 2011 18:34:26 -0800 |
Glenn Morris |
* lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more.
|
Sun, 02 Jan 2011 15:28:40 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sat, 01 Jan 2011 18:46:30 -0800 |
Glenn Morris |
Set short copyright year to 2011.
|
Sat, 27 Nov 2010 15:04:57 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sat, 27 Nov 2010 11:29:22 +0200 |
Eli Zaretskii |
Fix bug #7446 with overrunning input buffer in ebrowse.
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 10 Nov 2010 17:33:14 +0900 |
YAMAMOTO Mitsuharu |
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.
|
Sun, 14 Nov 2010 22:42:21 -0800 |
Dan Nicolaescu |
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
|
Sun, 24 Oct 2010 17:48:26 -0700 |
Glenn Morris |
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
|
Fri, 22 Oct 2010 19:46:06 -0700 |
Glenn Morris |
Replace digest-doc and sorted-doc C programs with Lisp commands.
|
Tue, 19 Oct 2010 20:53:34 -0700 |
Glenn Morris |
Fix format of old lib-src/ChangeLog entry.
|
Sun, 10 Oct 2010 08:35:04 -0700 |
Dan Nicolaescu |
Pass CFLAGS to the linker.
|
Fri, 08 Oct 2010 18:15:15 -0700 |
Glenn Morris |
Remove lib-src/b2m.c and b2m.pl.
|
Fri, 08 Oct 2010 12:14:47 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Thu, 30 Sep 2010 20:41:12 -0700 |
Glenn Morris |
Close bug#3992.
|
Sun, 03 Oct 2010 16:35:22 -0700 |
Dan Nicolaescu |
Fix compilation warnings.
|
Sun, 03 Oct 2010 08:46:41 -0700 |
Dan Nicolaescu |
* lib-src/Makefile.in: Remove ^L, old makes choke on it.
|
Sat, 02 Oct 2010 20:00:01 -0400 |
Chong Yidong |
* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error string
|
Sat, 02 Oct 2010 14:12:17 +0200 |
Juanma Barranquero |
Rework tags targets in Windows makefiles to protect against old/stupid makes.
|
Fri, 01 Oct 2010 13:45:16 +0200 |
Eli Zaretskii |
Support TAGS targets in the w32 build.
|
Thu, 30 Sep 2010 04:53:26 +0200 |
Juanma Barranquero |
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
|
Wed, 29 Sep 2010 17:07:34 +0200 |
Juanma Barranquero |
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
|
Wed, 29 Sep 2010 10:18:40 +0200 |
Juanma Barranquero |
* emacsclient.c (main): Remove unused variables.
|
Mon, 27 Sep 2010 12:25:04 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sat, 25 Sep 2010 14:42:48 -0700 |
Glenn Morris |
Add more xz compression support.
|
Wed, 11 Aug 2010 11:16:35 +0200 |
Jan D |
Fix -Wwrite-strings warnings in fakemail.c.
|
Wed, 11 Aug 2010 10:20:34 +0200 |
Jan D |
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
|