Mercurial > emacs
diff src/alloc.c @ 43200:4082674ce69b
(SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):
Changed mail addresses to emacs-devel@gnu.org.
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Fri, 08 Feb 2002 21:23:53 +0000 |
| parents | 8a549ab185a2 |
| children | 2f479ac769e1 |
line wrap: on
line diff
--- a/src/alloc.c Fri Feb 08 21:23:03 2002 +0000 +++ b/src/alloc.c Fri Feb 08 21:23:53 2002 +0000 @@ -3585,7 +3585,7 @@ who is, please take a look at the function mark_stack in alloc.c, and\n\ verify that the methods used are appropriate for your system.\n\ \n\ -Please mail the result to <gerd@gnu.org>.\n\ +Please mail the result to <emacs-devel@gnu.org>.\n\ " #define SETJMP_WILL_NOT_WORK "\ @@ -3597,7 +3597,7 @@ \n\ Please take a look at the function mark_stack in alloc.c, and\n\ try to find a way to make it work on your system.\n\ -Please mail the result to <gerd@gnu.org>.\n\ +Please mail the result to <emacs-devel@gnu.org>.\n\ "
