diff src/buffer.c @ 24853:0fc260dce9cd

(syms_of_buffer): Don't make enable-multibyte-characters customizable.
author Kenichi Handa <handa@m17n.org>
date Wed, 16 Jun 1999 02:33:32 +0000
parents 8f4601c1e4e5
children e939a57634ba
line wrap: on
line diff
--- a/src/buffer.c	Tue Jun 15 17:40:09 1999 +0000
+++ b/src/buffer.c	Wed Jun 16 02:33:32 1999 +0000
@@ -4232,7 +4232,7 @@
   DEFVAR_PER_BUFFER ("enable-multibyte-characters",
 		     &current_buffer->enable_multibyte_characters,
 		     make_number (-1),
-    "*Non-nil means the buffer contents are regarded as multi-byte characters.\n\
+    "Non-nil means the buffer contents are regarded as multi-byte characters.\n\
 Otherwise they are regarded as unibyte.  This affects the display,\n\
 file I/O and the behavior of various editing commands.\n\
 \n\