aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/alloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/alloc.c b/src/alloc.c
index 4e3b314e824..0ab1820e83a 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -3585,7 +3585,7 @@ If you are a system-programmer, or can get the help of a local wizard\n\
3585who is, please take a look at the function mark_stack in alloc.c, and\n\ 3585who is, please take a look at the function mark_stack in alloc.c, and\n\
3586verify that the methods used are appropriate for your system.\n\ 3586verify that the methods used are appropriate for your system.\n\
3587\n\ 3587\n\
3588Please mail the result to <gerd@gnu.org>.\n\ 3588Please mail the result to <emacs-devel@gnu.org>.\n\
3589" 3589"
3590 3590
3591#define SETJMP_WILL_NOT_WORK "\ 3591#define SETJMP_WILL_NOT_WORK "\
@@ -3597,7 +3597,7 @@ solution for your system.\n\
3597\n\ 3597\n\
3598Please take a look at the function mark_stack in alloc.c, and\n\ 3598Please take a look at the function mark_stack in alloc.c, and\n\
3599try to find a way to make it work on your system.\n\ 3599try to find a way to make it work on your system.\n\
3600Please mail the result to <gerd@gnu.org>.\n\ 3600Please mail the result to <emacs-devel@gnu.org>.\n\
3601" 3601"
3602 3602
3603 3603