From 16905becc778ee654f18ed102402ff9967b523ba Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 21 Jun 2012 16:07:26 -0400 Subject: [PATCH] Comment --- src/charset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { /* This used to be non-fatal (dir_warning), but it should not happen, and if it does sooner or later it will cause some - obscure problem (eg bug#909), so better abort. */ + obscure problem (eg bug#6401), so better abort. */ fprintf (stderr, "Error: charsets directory not found:\n\ %s\n\ Emacs will not function correctly without the character map files.\n\ -- 2.39.2