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 *).
|
Sat, 07 Aug 2010 03:10:12 +0200 |
Juanma Barranquero |
Remove duplicate declarations.
|
Thu, 05 Aug 2010 21:09:54 -0700 |
Dan Nicolaescu |
emacsclient.c cleanups.
|
Thu, 29 Jul 2010 04:42:53 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 29 Jul 2010 04:11:23 +0200 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().
|
Sun, 25 Jul 2010 05:36:54 +0200 |
Juanma Barranquero |
* emacsclient.c (getcwd): Fix previous change.
|
Sun, 25 Jul 2010 02:20:51 +0200 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
Sat, 24 Jul 2010 10:18:18 -0700 |
Dan Nicolaescu |
Add NO_RETURN specifiers to functions in lib-src.
|
Sat, 24 Jul 2010 13:53:19 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Fri, 23 Jul 2010 15:35:51 +0200 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
|
Tue, 20 Jul 2010 22:21:03 +0200 |
Juanma Barranquero |
Convert some more functions to standard C.
|
Tue, 20 Jul 2010 13:13:25 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 12 Jul 2010 16:16:38 +0200 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
Mon, 12 Jul 2010 12:22:20 +0300 |
Eli Zaretskii |
MS-Windows follow-up for revno 100789.
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
Sun, 11 Jul 2010 09:39:00 +0300 |
Eli Zaretskii |
Fix bug #6603.
|
Sat, 10 Jul 2010 17:29:46 +0300 |
Eli Zaretskii |
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.
|
Fri, 09 Jul 2010 19:00:04 +0200 |
Andreas Schwab |
* make-docfile.c (write_c_args): Restructure scanning loop.
|
Thu, 08 Jul 2010 18:09:50 -0700 |
Dan Nicolaescu |
Make make-docfile understand DEFUN arguments written in standard C.
|
Wed, 07 Jul 2010 22:48:57 -0700 |
Dan Nicolaescu |
Remove leftover P_ macros.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Tue, 06 Jul 2010 13:50:35 +0200 |
Andreas Schwab |
Clean up movemail source
|
Tue, 06 Jul 2010 13:11:28 +0200 |
Andreas Schwab |
* movemail.c: Add MAIL_USE_POP around prototypes.
|
Sat, 03 Jul 2010 23:05:43 -0700 |
Dan Nicolaescu |
* lib-src/fakemail.c (action): Convert function definitions to standard C.
|
Sat, 03 Jul 2010 14:11:03 +0200 |
Andreas Schwab |
Fix invalid cast
|
Sat, 03 Jul 2010 12:46:27 +0200 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|
Sat, 03 Jul 2010 09:44:17 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Fri, 02 Jul 2010 17:50:23 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Fri, 02 Jul 2010 15:18:28 -0700 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Thu, 24 Jun 2010 18:12:35 +0200 |
Juanma Barranquero |
lib-src/movemail.c (error): Avoid warning when there are no args.
|
Fri, 11 Jun 2010 23:26:13 +0200 |
Juanma Barranquero |
Fix Windows makefiles to adapt to lisp/vc reorganization.
|
Thu, 10 Jun 2010 03:04:45 +0200 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Sat, 29 May 2010 19:50:47 -0400 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
Wed, 26 May 2010 22:43:27 -0700 |
Glenn Morris |
Do not preprocess src/Makefile.in.
|
Sat, 22 May 2010 13:59:09 +0200 |
Jan D. |
Remove cirsular dependency when using separate build dir (Bug #6246).
|
Tue, 11 May 2010 20:06:50 -0700 |
Glenn Morris |
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
|
Mon, 10 May 2010 20:18:58 -0700 |
Glenn Morris |
Minor lib-src/Makefile.in edits.
|
Mon, 10 May 2010 20:00:32 -0700 |
Glenn Morris |
Do not preprocess lib-src/Makefile.in
|
Mon, 10 May 2010 19:51:08 -0700 |
Glenn Morris |
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
|
Sun, 09 May 2010 19:16:09 -0700 |
Glenn Morris |
Move LIBS_SYSTEM from cpp to configure.
|