comparison src/emacs.c @ 126:1370575f1259 xemacs-20-1p1

Import from CVS: tag xemacs-20-1p1
author cvs
date Mon, 13 Aug 2007 09:27:39 +0200
parents cca96a509cfe
children b980b6286996
comparison
equal deleted inserted replaced
125:8b0638b347ec 126:1370575f1259
1903 stderr_out ("\nFatal error (%d).\n", sig); 1903 stderr_out ("\nFatal error (%d).\n", sig);
1904 stderr_out 1904 stderr_out
1905 ("Your files have been auto-saved.\n" 1905 ("Your files have been auto-saved.\n"
1906 "Use `M-x recover-session' to recover them.\n" 1906 "Use `M-x recover-session' to recover them.\n"
1907 "\n" 1907 "\n"
1908 "Please report this bug to the address `crashes@xemacs.org'.\n" 1908 "Please report this bug by running the send-pr script included\n"
1909 "with XEmacs, or selecting `Send Bug Report' from the help menu.\n"
1910 "As a last resort send ordinary email to `crashes@xemacs.org'.\n"
1909 "*MAKE SURE* to include as much configuration information as\n" 1911 "*MAKE SURE* to include as much configuration information as\n"
1910 "possible; at the very least what OS and hardware you are running\n" 1912 "possible; at the very least what OS and hardware you are running\n"
1911 "on, and hopefully also what compiler and compiler options the\n" 1913 "on, and hopefully also what compiler and compiler options the\n"
1912 "binary was compiled with, what options XEmacs was compiled with,\n" 1914 "binary was compiled with, what options XEmacs was compiled with,\n"
1913 "whether you are using a prebuilt binary from ftp.xemacs.org or\n" 1915 "whether you are using a prebuilt binary from ftp.xemacs.org or\n"