aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/charset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charset.c b/src/charset.c
index 4e004f9634c..70cc4d1cdd9 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -2306,7 +2306,7 @@ init_charset (void)
2306 { 2306 {
2307 /* This used to be non-fatal (dir_warning), but it should not 2307 /* This used to be non-fatal (dir_warning), but it should not
2308 happen, and if it does sooner or later it will cause some 2308 happen, and if it does sooner or later it will cause some
2309 obscure problem (eg bug#909), so better abort. */ 2309 obscure problem (eg bug#6401), so better abort. */
2310 fprintf (stderr, "Error: charsets directory not found:\n\ 2310 fprintf (stderr, "Error: charsets directory not found:\n\
2311%s\n\ 2311%s\n\
2312Emacs will not function correctly without the character map files.\n\ 2312Emacs will not function correctly without the character map files.\n\