[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r111586: Undo stray change committed
From: |
Paul Eggert |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r111586: Undo stray change committed by mistake. |
Date: |
Tue, 22 Jan 2013 17:51:49 -0800 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 111586
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Tue 2013-01-22 17:51:49 -0800
message:
Undo stray change committed by mistake.
modified:
src/unexmacosx.c
=== modified file 'src/unexmacosx.c'
--- a/src/unexmacosx.c 2013-01-23 01:47:44 +0000
+++ b/src/unexmacosx.c 2013-01-23 01:51:49 +0000
@@ -437,7 +437,7 @@
}
-#define MAX_UNEXEC_REGIONS 800
+#define MAX_UNEXEC_REGIONS 400
static int num_unexec_regions;
typedef struct {
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r111586: Undo stray change committed by mistake.,
Paul Eggert <=