aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2012-06-21 16:07:26 -0400
committerGlenn Morris2012-06-21 16:07:26 -0400
commit16905becc778ee654f18ed102402ff9967b523ba (patch)
tree82bdc40e018b18e08b672cc0551e379da0330d48 /src
parent63541ed8860c83b9c60847812848a4bd92d18bf6 (diff)
downloademacs-16905becc778ee654f18ed102402ff9967b523ba.tar.gz
emacs-16905becc778ee654f18ed102402ff9967b523ba.zip
Comment
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\