Thu, 19 Aug 2010 18:38:41 +0200 |
Juanma Barranquero |
nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.
|
Thu, 12 Aug 2010 22:28:43 +0800 |
Jason Rumney |
(add_registry): Set path for runemacs.exe to use.
|
Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Mon, 02 Aug 2010 21:35:28 +0200 |
Juanma Barranquero |
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
|
Tue, 03 Aug 2010 01:20:48 +0200 |
Juanma Barranquero |
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
|
Wed, 28 Jul 2010 20:25:08 -0700 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
Sun, 25 Jul 2010 05:53:37 +0200 |
Juanma Barranquero |
Build binary distros on Windows using emacs-VERSION as root dir name.
|
Sat, 24 Jul 2010 21:07:15 -0600 |
Christoph Scholtes |
Added README.W32 to distclean. Updated Changelog.
|
Sat, 24 Jul 2010 16:10:01 -0600 |
Christoph Scholtes |
Added ChangeLog entry for copying of README.W32.
|
Sat, 24 Jul 2010 16:04:10 -0600 |
Christoph Scholtes |
Code cleanup. Added ChangeLog entry.
|
Sun, 25 Jul 2010 02:20:51 +0200 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
Sat, 24 Jul 2010 15:35:31 +0200 |
Juanma Barranquero |
New make target for Windows platform: make dist (bug#6602)
|
Wed, 21 Jul 2010 11:37:35 +0200 |
Juanma Barranquero |
* nt/INSTALL: Add note about backslashes in Windows paths.
|
Tue, 20 Jul 2010 22:21:03 +0200 |
Juanma Barranquero |
Convert some more functions to standard C.
|
Tue, 20 Jul 2010 20:01:17 +0200 |
Juanma Barranquero |
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
|
Sun, 18 Jul 2010 11:41:48 +0200 |
Juanma Barranquero |
* configure.bat: New option --enable-checking.
|
Mon, 12 Jul 2010 11:16:54 -0700 |
Dan Nicolaescu |
* nt/config.nt (volatile): Remove definition.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Fri, 02 Jul 2010 16:46:22 +0200 |
Juanma Barranquero |
* config.nt (__P): Remove.
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Wed, 02 Jun 2010 22:29:02 -0700 |
Glenn Morris |
NOT_C_CODE is always true now.
|
Wed, 12 May 2010 20:18:04 -0700 |
Glenn Morris |
Remove some unused #define's, previously replaced by variables.
|
Tue, 11 May 2010 04:04:13 +0200 |
Juanma Barranquero |
Fix typos and whitespace in ChangeLogs.
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 07 May 2010 23:28:26 -0400 |
Chong Yidong |
Bump version to 23.2.
EMACS_23_2
|
Mon, 03 May 2010 20:13:35 -0700 |
Glenn Morris |
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
|
Tue, 20 Apr 2010 11:46:52 -0400 |
Chong Yidong |
* emacs.manifest: Add trustInfo section to Windows manifest.
|
Wed, 10 Mar 2010 10:17:13 -0500 |
Chong Yidong |
Bump version to 24.0.50.
|
Wed, 13 Jan 2010 13:11:48 +0100 |
Juanma Barranquero |
Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|